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

chore: Push latest manifest #1291

Merged
merged 2 commits into from
Jan 24, 2023
Merged

chore: Push latest manifest #1291

merged 2 commits into from
Jan 24, 2023

Conversation

markphelps
Copy link
Collaborator

This shoulld allow us to continue pushing the latest manifest if we are the most recent release (semver) of Flipt

It uses skopeo to do the copy/push step

Per skopeo's copy docs, it should use the auth from Docker if no other auth is found, which we should already have setup correctly because of our previous docker login step

If the authorization state is not found there, $HOME/.docker/config.json is checked, which is set using docker login.

@markphelps markphelps requested a review from a team as a code owner January 24, 2023 15:00
@markphelps markphelps merged commit 9eef7e5 into main Jan 24, 2023
@markphelps markphelps deleted the push-latest-manifest branch January 24, 2023 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants