Skip to content

yotam180/treasury

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Treasury is a simple artifact repository

Todos

Phase 1

  • Actually retrieve data in the webapp
  • Show repository info in webapp
  • Link from repository list to repository info page
  • Show release files for repository
  • Download specific file/all files for release

Phase 2

  • Command line interface for pushing new versions/repositories/updating repository metadata
  • Unit tests for the Go backend and the AltFS component
  • Dockerfile to make this portable as a simple service
  • GitHub actions to automatically build this

Phase 3

Everything else that we see fit 🤷