Skip to content

v3.0.0-alpha1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 25 Jun 09:24
· 119 commits to main since this release

Changelog

  • 73abfd2 adapt main functions into cobra commands
  • 97757f2 add fundamental cobra code
  • 75a3760 add parameter tests for datasetArchiver
  • bed67ac add parameter tests for datasetCleaner
  • 864e223 add parameter tests for datasetGetProposal
  • 7396307 add parameter tests for datasetIngestor
  • 58a36ee add parameter tests for datasetPublishData
  • 50e4cb4 add parameter tests for datasetPublishDataRetrieve
  • 844ed38 add parameter tests for datasetRetriever
  • 0ef126f add parameter tests for waitForJobFinished
  • 2110446 add test func
  • 285c138 move individual cli main.go's into commands subfolder
  • 1e77318 rewrite tests for cobra
  • d81be61 set goreleaser to prerelease mode if the version in the tag is non-final
  • 2613818 update dependencies, readme and goreleaser