Skip to content
This repository has been archived by the owner on Mar 12, 2019. It is now read-only.

Consider programmatic version updates. #1

Closed
brianmcmichael opened this issue Mar 27, 2017 · 2 comments
Closed

Consider programmatic version updates. #1

brianmcmichael opened this issue Mar 27, 2017 · 2 comments

Comments

@brianmcmichael
Copy link
Contributor

Versions are currently hardcoded at https://github.com/OSC/ood-apps-installer/blob/master/Rakefile#L5-L10

Consider using the github releases API to programmatically get the latest release tag from github and use that, with an optional parameter to specify another tag.

That way we don't need to keep updating the script when versions update.

@nickjer
Copy link
Contributor

nickjer commented Apr 11, 2017

I am slightly against this as I'd like to keep each release of ood-apps-installer to a defined set of app versions. That way we know we have a set of apps that play well together.

@ericfranz
Copy link
Contributor

We will not be doing this, since ood-apps-installer is now synced with OOD Release versions advertised in the OOD documentation and on the mailing list.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants