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

Replace references to the main branch in release branches #66

Closed
6 tasks done
NickLarsenNZ opened this issue Jul 25, 2024 · 0 comments
Closed
6 tasks done

Replace references to the main branch in release branches #66

NickLarsenNZ opened this issue Jul 25, 2024 · 0 comments

Comments

@NickLarsenNZ
Copy link
Member

NickLarsenNZ commented Jul 25, 2024

Currently the stacks and demos refer to files in the main branch.
In the current state, demos/stacks are not reproducable for a release (apart from the latest stable).

This causes the following problems:

  • PRs to main must wait until release time to be merged (otherwise demos could break for the stable release)
  • Testing release upgrades becomes tricky, because it deploys main manifests which might have changed and now appear to be broken for the previous release.

This should be automatable, and maybe done via a script in stackable-utils/release

Releases fixed

Preview Give feedback
  1. NickLarsenNZ
  2. NickLarsenNZ
  3. NickLarsenNZ
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

No branches or pull requests

1 participant