Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: use docker to build images (#16) #29

Merged
merged 11 commits into from
Mar 12, 2024
Merged

Commits on Mar 9, 2024

  1. feat: use docker build from testing branch

    changes were made in the `testing` branch however the main branch hasn't been updated with docker builds. This PR includes the changes to build with docker and use a cache into the `main` version of the action
    gerblesh authored Mar 9, 2024
    Configuration menu
    Copy the full SHA
    84f768c View commit details
    Browse the repository at this point in the history
  2. fix: add use_cache input

    gerblesh authored Mar 9, 2024
    Configuration menu
    Copy the full SHA
    4ef558b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bf474dc View commit details
    Browse the repository at this point in the history
  4. fix: add cosign installer

    gerblesh authored Mar 9, 2024
    Configuration menu
    Copy the full SHA
    0fe94f9 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2024

  1. Update action.yml

    Co-authored-by: Gerald Pinder <[email protected]>
    gerblesh and gmpinder authored Mar 10, 2024
    Configuration menu
    Copy the full SHA
    31a7ed6 View commit details
    Browse the repository at this point in the history
  2. Update action.yml

    Co-authored-by: Gerald Pinder <[email protected]>
    gerblesh and gmpinder authored Mar 10, 2024
    Configuration menu
    Copy the full SHA
    c1bec5a View commit details
    Browse the repository at this point in the history
  3. Update action.yml

    Co-authored-by: Gerald Pinder <[email protected]>
    gerblesh and gmpinder authored Mar 10, 2024
    Configuration menu
    Copy the full SHA
    6b99824 View commit details
    Browse the repository at this point in the history
  4. Update action.yml

    Co-authored-by: Gerald Pinder <[email protected]>
    gerblesh and gmpinder authored Mar 10, 2024
    Configuration menu
    Copy the full SHA
    68d0e7f View commit details
    Browse the repository at this point in the history
  5. Update action.yml

    Co-authored-by: Gerald Pinder <[email protected]>
    gerblesh and gmpinder authored Mar 10, 2024
    Configuration menu
    Copy the full SHA
    cab42f1 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Make final changes

    gmpinder committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    faff571 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd468e5 View commit details
    Browse the repository at this point in the history