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

Programmatically acquire release asset URLs in phylum-init #25

Open
1 task
maxrake opened this issue Apr 23, 2022 · 0 comments
Open
1 task

Programmatically acquire release asset URLs in phylum-init #25

maxrake opened this issue Apr 23, 2022 · 0 comments
Labels
low priority This should be addressed as time permits task Task/chore unrelated to a bug or feature request tech debt Technical debt that needs to be cleaned up

Comments

@maxrake
Copy link
Contributor

maxrake commented Apr 23, 2022

Description

Use the GitHub API ("https://api.github.com/") to more programmatically get the archive URL in the phylum-init script.

Additional Details

It's statically coded right now and, while it works, may not always be the correct download URL for the release assets.

Acceptance Criteria

  • The download URLs for the release assets of the desired version are acquired via API calls
@maxrake maxrake added low priority This should be addressed as time permits task Task/chore unrelated to a bug or feature request tech debt Technical debt that needs to be cleaned up labels Apr 23, 2022
@maxrake maxrake mentioned this issue Apr 23, 2022
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
low priority This should be addressed as time permits task Task/chore unrelated to a bug or feature request tech debt Technical debt that needs to be cleaned up
Projects
None yet
Development

No branches or pull requests

1 participant