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

feat(spaces-artifacts): add option to push in parallel image to spacess-artifacts #132

Merged
merged 1 commit into from
Sep 12, 2024

Conversation

haarchri
Copy link
Member

@haarchri haarchri commented Sep 11, 2024

Description of your changes

push images to xpkg.upbound.io/spaces-artifacts in parallel

we need to add the new ENV Variables:

XPKG_ACCESS_ID
XPKG_TOKEN

Fixes #

I have:

Need help with this checklist? See the cheat sheet.

@haarchri
Copy link
Member Author

@turkenh think we need to backport this in the other active release branches too - wdyt ?

@@ -51,7 +51,7 @@ KIND_VERSION = v0.21.0
# Due to the way that the shared build logic works, images should
# all be in folders at the same level (no additional levels of nesting).

REGISTRY_ORGS ?= docker.io/upbound xpkg.upbound.io/upbound
REGISTRY_ORGS ?= docker.io/upbound xpkg.upbound.io/upbound xpkg.upbound.io/spaces-artifacts
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm, I think we will need to translate this to earthly way 🤔 Let me check what it means.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same for upbound/universal-crossplane - or what we want todo here ? - i will wait to open the PR then

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, I think we should stick to the build submodule there.

@turkenh turkenh merged commit e28f9fd into main Sep 12, 2024
11 of 16 checks passed
Copy link

Git push to origin failed for release-1.15 with exitcode 1

Copy link

Git push to origin failed for release-1.16 with exitcode 1

turkenh added a commit to turkenh/upbound-crossplane that referenced this pull request Sep 12, 2024
Signed-off-by: Hasan Turken <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants