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

Better support for dev takeover #75

Merged
merged 8 commits into from
Feb 1, 2024
Merged

Better support for dev takeover #75

merged 8 commits into from
Feb 1, 2024

Conversation

jlewi
Copy link
Owner

@jlewi jlewi commented Feb 1, 2024

Per #65 we want to make it easy to use a RepoConfig and deploy from a branch

  • Add repo mappings to RepoConfig . This is a set of repo URLs to rewrite the source branches in manifest sync
    this allows the application to be deployed from a branch.

  • Also add a Pause option which can be used for a takeover.

  • Fix Better support for dev takeover #75 when matching globs against paths in a tarball we need to strip any leading "/" in the path.

Add a version command to hydros

  • Update goreleaser to start setting the version

@jlewi jlewi marked this pull request as ready for review February 1, 2024 18:56
@jlewi jlewi enabled auto-merge (squash) February 1, 2024 19:03
@jlewi jlewi merged commit 7987df4 into main Feb 1, 2024
1 check passed
@jlewi jlewi deleted the jlewi/takeover branch February 1, 2024 19:05
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.

1 participant