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

Trigger deploy on new CSB or brokerpak releases #6

Open
mogul opened this issue Nov 24, 2020 · 0 comments
Open

Trigger deploy on new CSB or brokerpak releases #6

mogul opened this issue Nov 24, 2020 · 0 comments

Comments

@mogul
Copy link
Collaborator

mogul commented Nov 24, 2020

Right now the brokerpak release version to be included is hard-coded in the app-setup.sh script. So to upgrade the version of the brokerpaks that are deployed, you have to edit the script to let it know about the new version.

Instead, this repository should poll for new releases in the upstream brokerpaks (or the CSB itself), then trigger a deploy if it sees one. (Or alternatively, generate a PR.)

The method for doing this is sketched out here: https://stackoverflow.com/a/58468828

@mogul mogul changed the title Trigger deploy on new brokerpak releases Trigger deploy on new CSB or brokerpak releases Feb 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant