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: pull correct image on build workflow #560

Merged
merged 1 commit into from Oct 5, 2021

Conversation

flavianmissi
Copy link
Collaborator

TODO:

  • backport to redhat-3.5
  • backport to redhat-3.6

@flavianmissi flavianmissi merged commit a0faf63 into quay:master Oct 5, 2021
@flavianmissi flavianmissi deleted the fix-bundle-image branch October 5, 2021 11:04
flavianmissi added a commit to flavianmissi/quay-operator that referenced this pull request Oct 5, 2021
flavianmissi added a commit to flavianmissi/quay-operator that referenced this pull request Oct 5, 2021
flavianmissi added a commit to flavianmissi/quay-operator that referenced this pull request Oct 5, 2021
flavianmissi added a commit that referenced this pull request Oct 5, 2021
* chore: github workflow to publish container images (PROJQUAY-2556) (#530)

* feat: setup e2e nightly run (PROJQUAY-2556) (#535)

* fix(workflow): use correct clair and builder-qemu tags (#553)

* fix: use clair nightly build

clair is in the process of removing their redhat-* branches, and asked
us to use their nightly instead.

also use correct tag for qemu builder image.

* fix(build): use bundle image digest instead of tag (PROJQUAY-2556) (#557)

and use env var to set it.
increase e2e timeout too, as 3 minutes ins't always enough for the mirror to get up and
running.

* refactor(build-workflow): infer image tag from branch name (PROJQUAY-2612) (#556)

This change ties the build workflow to the name of the branches it runs against.
In a future where downstream releases are fully (or nearly) automated, we should probably tag the redhat-* branches for everything we want built, alpha, release candidates, etc. When this is done, this workflow should be updated to get triggered when new tags are created.

* fix(build): add missed curly braces in expression (#559)

* fix: pull correct image on build workflow (PROJQUAY-2556) (#560)

* fix: use correct pull syntax on workflow (PROJQUAY-2556)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants