You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The network administrator needs a Python script to automatically determine the urls for the latest tCore release posted on github. This script will need to call the github API to get the metadata for the latest release. Then it needs to iterate through the attached assets to get the download urls and break them out for OS (macos, windows, and linux) as well as architecture (x64, x86, arm64, universal).
Features / Specifications
[ ]
[ ]
[ ]
Definition of Done
[ ]
[ ]
[ ]
Additional Context
Mockups
The text was updated successfully, but these errors were encountered:
Story Explanation
User Story
The network administrator needs a Python script to automatically determine the urls for the latest tCore release posted on github. This script will need to call the github API to get the metadata for the latest release. Then it needs to iterate through the attached assets to get the download urls and break them out for OS (macos, windows, and linux) as well as architecture (x64, x86, arm64, universal).
Features / Specifications
Definition of Done
Additional Context
Mockups
The text was updated successfully, but these errors were encountered: