Seqerakit

Latest version: v0.5.2

Safety actively analyzes 706267 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 4

0.5.2

What's Changed
* fix: orgs and teams overwrite behaviour when resolving env vars by ejseqera in https://github.com/seqeralabs/seqera-kit/pull/197
* feat: Add experimental global overwrite option by ejseqera in https://github.com/seqeralabs/seqera-kit/pull/198
* ci: fix revision used for rnaseq in tower actions by ejseqera in https://github.com/seqeralabs/seqera-kit/pull/200


**Full Changelog**: https://github.com/seqeralabs/seqera-kit/compare/v0.5.1...v0.5.2

0.5.1

What's Changed
* fix: Correctly catches and raises errors from tw cli by adamrtalbot in https://github.com/seqeralabs/seqera-kit/pull/183
* Alt find yaml files recursively by ejseqera in https://github.com/seqeralabs/seqera-kit/pull/186
* Recursively find yaml files in directories by adamrtalbot in https://github.com/seqeralabs/seqera-kit/pull/184
* Use params file for environment variables by adamrtalbot in https://github.com/seqeralabs/seqera-kit/pull/182
* Draft: add support for a variables file as input for templating by ejseqera in https://github.com/seqeralabs/seqera-kit/pull/181
* fix: support for multiple cli args provided via cli by ejseqera in https://github.com/seqeralabs/seqera-kit/pull/187
* Document use of environment variables in the README.md by adamrtalbot in https://github.com/seqeralabs/seqera-kit/pull/189
* fix: parsing of vars in input file with existing env by ejseqera in https://github.com/seqeralabs/seqera-kit/pull/188
* Fix typo in docs by ejseqera in https://github.com/seqeralabs/seqera-kit/pull/191
* fix: catch and handle all non-zero exit codes by ejseqera in https://github.com/seqeralabs/seqera-kit/pull/195
* Clean up traceback returned from info command error by ejseqera in https://github.com/seqeralabs/seqera-kit/pull/196

**Full Changelog**: https://github.com/seqeralabs/seqera-kit/compare/v0.5.0...v0.5.1

0.5.0

What's Changed
* feat(SeqeraPlatform): seqerakit can write JSON to stdout for detailed records by adamrtalbot in https://github.com/seqeralabs/seqera-kit/pull/146
* fix: handling for API vars and escaped vars by ejseqera in https://github.com/seqeralabs/seqera-kit/pull/171
* fix: handling for overwrite class without json output by ejseqera in https://github.com/seqeralabs/seqera-kit/pull/172
* FIx handling of resource creation error when emitting JSON output by ejseqera in https://github.com/seqeralabs/seqera-kit/pull/173
* fix: add correct handling for windows env vars by ejseqera in https://github.com/seqeralabs/seqera-kit/pull/164
* Fix support for user/personal workspaces by ejseqera in https://github.com/seqeralabs/seqera-kit/pull/174
* ci: update CI to include AWS batch CE from source by ejseqera in https://github.com/seqeralabs/seqera-kit/pull/176

**Full Changelog**: https://github.com/seqeralabs/seqera-kit/compare/v0.4.9...v0.5.0

0.4.9

What's Changed
* fix: remove defaults channel from install and build by ejseqera in https://github.com/seqeralabs/seqera-kit/pull/155
* fix: add handling for empty strings in key-value pairs of yaml by ejseqera in https://github.com/seqeralabs/seqera-kit/pull/154
* add code commit credentials to examples by schaluva in https://github.com/seqeralabs/seqera-kit/pull/153
* fix: improve logic to respect cli and dryrun flags with info by ejseqera in https://github.com/seqeralabs/seqera-kit/pull/156
* Report success and failures better in seqerakit by ejseqera in https://github.com/seqeralabs/seqera-kit/pull/157
* Add targets flag to specify resources for creation in input YAML by ejseqera in https://github.com/seqeralabs/seqera-kit/pull/158
* docs: add docs for targets flag by ejseqera in https://github.com/seqeralabs/seqera-kit/pull/159

New Contributors
* schaluva made their first contribution in https://github.com/seqeralabs/seqera-kit/pull/153

**Full Changelog**: https://github.com/seqeralabs/seqera-kit/compare/v0.4.8...v0.4.9

0.4.8

What's Changed
* fix path to logo by maxulysse in https://github.com/seqeralabs/seqera-kit/pull/142
* fix: type error when using params dict in yaml by ejseqera in https://github.com/seqeralabs/seqera-kit/pull/145

New Contributors
* maxulysse made their first contribution in https://github.com/seqeralabs/seqera-kit/pull/141

**Full Changelog**: https://github.com/seqeralabs/seqera-kit/compare/v0.4.7...v0.4.8

0.4.7

What's Changed
* Add support for creating labels by ejseqera in https://github.com/seqeralabs/seqera-kit/pull/128
* Fix duplicate name bug by ejseqera in https://github.com/seqeralabs/seqera-kit/pull/127
* Add support for creation of members by ejseqera in https://github.com/seqeralabs/seqera-kit/pull/131
* Uniqueness bug with dicts using keys other than name by ejseqera in https://github.com/seqeralabs/seqera-kit/pull/132
* Replace references to tower.nf with seqera.io by pditommaso in https://github.com/seqeralabs/seqera-kit/pull/133
* Catch errors more reliably by adamrtalbot in https://github.com/seqeralabs/seqera-kit/pull/136
* Add support for yaml provided by stdin to cli by ejseqera in https://github.com/seqeralabs/seqera-kit/pull/121
* Generate json data for workspaces with org argument for deletion by ejseqera in https://github.com/seqeralabs/seqera-kit/pull/137
* Update YAMLs used in CI/CD by ejseqera in https://github.com/seqeralabs/seqera-kit/pull/138
* Update README links by ejseqera in https://github.com/seqeralabs/seqera-kit/pull/139
* New seqerakit logo courtesy of maxulysse in https://github.com/seqeralabs/seqera-kit/pull/143

New Contributors
* pditommaso made their first contribution in https://github.com/seqeralabs/seqera-kit/pull/133

**Full Changelog**: https://github.com/seqeralabs/seqera-kit/compare/v0.4.6...v0.4.7

Page 1 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.