translationCore icon indicating copy to clipboard operation
translationCore copied to clipboard

Work on auto-detection of latest tCore Release

Open PhotoNomad0 opened this issue 2 years ago • 0 comments

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

PhotoNomad0 avatar Nov 08 '23 11:11 PhotoNomad0