Skip to content

v0.5.2

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Mar 04:51
· 52 commits to main since this release

Commits

  • c4fd78d: Finished changes to data types for compatibility with new API changes, tests passing (Harrison Barlow) #2
  • e171d24: dockerfile and coverage (Dev Null) #2
  • 13e28ed: handle updated submit job response schema (Dev Null) #2
  • ac54f6b: add wait command, (Dev Null) #2
  • 71dc2ba: allow for filtering jobs list on type, status (curtin_devn) #2
  • e978983: fix linter warnings (curtin_devn) #2
  • e39a0d3: zip -> tar (Christopher H. Jordan) #2
  • a9e0f01: Improve error handling. (Christopher H. Jordan) #2
  • dce3dfa: Handle astro jobs (Harrison Barlow) #2
  • fd48acf: Error handling, change to astro jobs (Harrison Barlow) #2
  • 6a2a2b1: Updated readme (Harrison Barlow) #2
  • 87c249e: Removed expiry_days option (Harrison Barlow) #2
  • f22aa25: more flexible job list filters. (curtin_devn) #2
  • b188a41: fix job list filter for state=error (curtin_devn) #2
  • 85fe05e: Tests for submit functions: (Harrison Barlow) #2
  • 4c0d213: Merge branch 'json' of github.com:MWATelescope/giant-squid into json (Harrison Barlow) #2
  • bb95496: Added backoff (Harrison Barlow) #2
  • 2ae181e: Refactor download function and add backoff (Harrison Barlow) #2
  • e863967: Add api key secret to actions workflow (Harrison Barlow) #2
  • c7dcf2b: Added api key to code coverage workflow (Harrison Barlow) #2
  • 0fc898a: Print file type in the panic message if it is not astro or acacia (Harrison Barlow) #2
  • 66a3153: Use a u16 for priority so that a user can submit more than 128 jobs (Harrison Barlow)
  • 66d458e: Updated parameter names for API compatibility (Harrison Barlow)
  • 604d022: fix #5 - upgrade prettytable to 0.10.0 (Dev Null)
  • 8b80cb6: fix release workflow (Dev Null)
  • 4ca8c65: 🔖 Release v0.5.1 (Dev Null)
  • 4a36662: run tests on toolchain 1.63 (Dev Null)
  • b74d8c0: test with no default features (Dev Null)
  • 5170d04: autofmt (Dev Null)
  • 140e7e2: pin task-local-extensions v0.1.2 (Dev Null)
  • 43b92c9: don't test toolchain 1.63 on macos (Dev Null)
  • 8baab62: 🔖 Release v0.5.2 (Dev Null)