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

Fetch latest TGF release from GH API for install scripts #401

Merged
merged 9 commits into from
Jul 12, 2023

Conversation

dotboris
Copy link
Contributor

Currently the install scripts rely on a text file hosted on AWS S3 which holds the latest release of TGF. The link between this file and the latest release on GH is managed by some infrastructure at Coveo. We would like to get rid of that infrastructure.

To allow that, this PR changes the install scripts so that they query the GitHub API to figure out what the latest release is. This matches the behaviour of the auto-update feature within TGF itself.

@dotboris dotboris merged commit d8f6c4e into master Jul 12, 2023
@dotboris dotboris deleted the install-script/version-from-gh branch July 12, 2023 18:12
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.

3 participants