Skip to content

Releases: lmtani/pumbaa

v0.10.3

04 Dec 18:44
Compare
Choose a tag to compare

Changelog

  • e75cfb3 fix: enable/disable GCS filesystem

v0.10.2

04 Dec 18:17
Compare
Choose a tag to compare

Changelog

  • 76717f3 build: create binary for arm architecture
  • e0f1773 build: go releaser update
  • 7b0973d build: remove windows
  • 547a56a build: revert dist name
  • 6a5cf42 fix: no default valur fo GCS
  • 2eaeb43 refactor: better function name
  • 3c322e0 refactor: change wget -> curl
  • b6b3504 refactor: check if google credential are available
  • a645482 refactor: create internal packages
  • c97b239 refactor: do not raise exception if grep does not match
  • 5d58058 refactor: error message if no binary available
  • 955c36b refactor: project structure
  • 4905f87 refactor: project structure

v0.10.1

06 Jun 17:39
Compare
Choose a tag to compare

Changelog

  • 25913d1 Update README.md
  • 13aadae build: make install script always download latest release
  • b224a54 feat: output directory for release command
  • 71fd011 fix: os.Rename does not work across different devices
  • a181d50 refactor: accept some recomendations
  • 028a1c3 refactor: do not exit app outside main
  • c12353c refactor: remove unused variable
  • b6d461e refactor: rename tool to pumbaa

v0.10.0

17 Apr 22:29
Compare
Choose a tag to compare

Changelog

  • 2735fe1 Add .deepsource.toml
  • 65996ee Update install.sh
  • fdbd823 Update install.sh
  • 658638e build: include version, date and git hash
  • 19f8d5f build: new go version
  • eedbe54 build: update dependencies
  • f1eee01 build: update go version (#15)
  • a98094f build: update goreleaser
  • 1f7fe46 feat: create .zip and modify imports to release WDL (#20)
  • 1d2369e feat: start a local Cromwell server with default configs (#18)
  • be976a6 fix: more typos
  • 1170c7e fix: typo
  • 794af61 fix: typos and deprecated ioutil.ReadFile (#16)
  • d69f387 refactor(wip): separate promptui
  • 5cb7fac refactor: changes in cli setup and promptui tests
  • 1568f14 refactor: go import and random.Seed
  • d3a678c refactor: remove unecessary struct and add default template option
  • b089723 refactor: remove unecessary struct and add default template option
  • 3eb5f4d refactor: separe promptui from commands
  • 1eae4ff refactor: simplify code for prompt
  • a12234f refactor: simplify cost calculation
  • 59492b1 refactor: split into separate functions (#17)
  • 8d606b2 refactor: use pointer and fix ParseFloat bitSize parameter
  • 4f7bec1 tests: fix

v0.9.2

02 Feb 19:35
Compare
Choose a tag to compare

Changelog

v0.9.1

18 Jan 20:00
Compare
Choose a tag to compare

Changelog

  • c6c66ed Update install.sh
  • 7f14327 🐛 fix wrong http method and request body

v0.9

09 Jan 12:45
524315d
Compare
Choose a tag to compare

Changelog

  • bd4d530 Update install.sh
  • fd50b4e ♻️ Add google/go-querystring module
  • f677b82 ♻️ Keep main clean and minor improvements (#13)
  • 51332a1 ♻️ Move out cost calculation from the client
  • 524315d 🎨Show better table for the metadata command (#14)
  • a3e2be5 🐛 Show all custom options used by the workflow
  • 7f522fd 📝 Simplify README
  • 6fd5d97 📝 add usage description for commands
  • 180180b 📝 change default branch to 'main'

v0.8.10

29 Dec 02:33
f6045a2
Compare
Choose a tag to compare

Changelog

  • 47ecceb Create codeql-analysis.yml
  • 2a6a88a Delete codeql-analysis.yml
  • 2bb4a62 Update install.sh
  • f6045a2 ✨ Use submission date to limit workflow query (#12)

v0.8.9

24 Sep 16:18
Compare
Choose a tag to compare

Changelog

150b7ce build: install upx
39859b2 build: release
d9062b4 build: smaller Go binary
f160672 build: update ci image
2864e9c feat: show workflow options on metadata command

v0.8.8

27 Jul 11:36
Compare
Choose a tag to compare

Changelog

660fb37 Merge branch 'master' of https://github.com/lmtani/cromwell-cli
c63a989 ci: update version
2f2df70 feat: metadata with failure messages
8018b29 refactor: remove struct redundancy