Skip to content

Releases: seqeralabs/seqera-kit

Release v0.5.1

10 Jan 17:37
da2ec10
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.5.1

Release v0.5.0

24 Dec 15:04
f0ec878
Compare
Choose a tag to compare

What's Changed

  • feat(SeqeraPlatform): seqerakit can write JSON to stdout for detailed records by @adamrtalbot in #146
  • fix: handling for API vars and escaped vars by @ejseqera in #171
  • fix: handling for overwrite class without json output by @ejseqera in #172
  • FIx handling of resource creation error when emitting JSON output by @ejseqera in #173
  • fix: add correct handling for windows env vars by @ejseqera in #164
  • Fix support for user/personal workspaces by @ejseqera in #174
  • ci: update CI to include AWS batch CE from source by @ejseqera in #176

Full Changelog: v0.4.9...v0.5.0

Release v0.4.9

07 Aug 02:00
b1b95a5
Compare
Choose a tag to compare

What's Changed

  • fix: remove defaults channel from install and build by @ejseqera in #155
  • fix: add handling for empty strings in key-value pairs of yaml by @ejseqera in #154
  • add code commit credentials to examples by @schaluva in #153
  • fix: improve logic to respect cli and dryrun flags with info by @ejseqera in #156
  • Report success and failures better in seqerakit by @ejseqera in #157
  • Add targets flag to specify resources for creation in input YAML by @ejseqera in #158
  • docs: add docs for targets flag by @ejseqera in #159

New Contributors

Full Changelog: v0.4.8...v0.4.9

Release v0.4.8

02 May 02:24
60efe63
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.7...v0.4.8

Release v0.4.7

26 Apr 01:49
cc6d491
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.6...v0.4.7

Release v0.4.6

04 Mar 07:06
b098220
Compare
Choose a tag to compare

What's Changed

  • Fix type parsing for CEs, actions, credentials by @ejseqera in #118
  • Fix delete/overwrite bug with workspaces by @ejseqera in #119
  • Add flag for emitting version info, refactor CLI args by @ejseqera in #120
  • Update README with info for configuring API endpoint by @ejseqera in #122

Full Changelog: v0.4.5...v0.4.6

Release v0.4.5

21 Dec 23:43
c5f53f6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.4...v0.4.5

Release v0.4.4

29 Nov 05:31
f214e99
Compare
Choose a tag to compare

What's Changed

  • Fix critical env var parsing error in params block, better handle parameter options in #97

Full Changelog: v0.4.3...v0.4.4

Release v0.4.3

26 Nov 04:11
1937f2b
Compare
Choose a tag to compare

What's Changed

  • Overwrite bug when using environment variables fixed in #88
  • Support for both params and params-file in YAML added in #90
  • Add 'info' flag and support for tw info in #89
  • Add more details on YAML config options in #95

Full Changelog: v0.4.2...v0.4.3

Release v0.4.2

15 Nov 02:34
1450b1c
Compare
Choose a tag to compare

What's Changed

  • Fix handling of complex environment variables in #77
  • Fix multi-yaml parsing with same keys in #79
  • Fix support for bash specific syntax and use of CLI interface as a module in #80
  • Fix argparse in CLI interface in #82
  • Simplify install with conda in #84
  • Handling of errors returned by CLI in #85

Full Changelog: v0.4.1...v0.4.2