Releases: epics-containers/edge-containers-cli
Releases · epics-containers/edge-containers-cli
2.6.10
Complete PyPi release fix.
What's Changed
- Bump actions/download-artifact from 3 to 4 by @dependabot in #71
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #70
- Add tests for ioc autocomplete functions by @marcelldls in #72
- Add natural sorting to ioc instances output by @marcelldls in #73
- Add ioc list command by @marcelldls in #76
- Update pyproject.toml trove classifiers by @marcelldls in #78
- Fix ioc template helm arguments by @marcelldls in #77
- Move mocking from being global to local by @marcelldls in #80
- Merge python3-pip-skeleton to fix release Code CI failure by @marcelldls in #81
Full Changelog: 2.6.9...2.6.10
2.6.10b1
Full Changelog: 2.6.9...2.6.10b1
2.6.9
2.6.8
What's Changed
- Bump pre-commit from 3.5.0 to 3.6.0 by @dependabot in #66
- Add PyPI Trusted Publishing to CI by @gilesknap in #67
- Using local folder as deploy argument by @marcelldls in #59
- fix merge resolution error by @gilesknap in #68
Full Changelog: 2.6.7...2.6.8
2.6.8b2
What's Changed
- Bump pre-commit from 3.5.0 to 3.6.0 by @dependabot in #66
Full Changelog: 2.6.7...2.6.8b2
2.6.7
Autocompletion of ioc and version (#60) * More general ioc versions function * Add autocomplete skeleton * More skeleton code * Implement autocomplete * Linting * Ioc autocomplete cached (#2) * Attempt caching for autocomplete * Create available IOC & version graph * Add catch for version autocomplete * Remove caching from ioc instances call * Handle --repo option * Implement unique cache per domain repo * Ignore files present in iocs/ * Add workaround for path autocompletion * Add kubectl autocompletions * Change ec logs autocomplete to running iocs * Add some typing + error handling for autocomplete * Ignore typer deprecated warning * Make mypy happier * Linting * Make autocomplete keyerror behavior consistant * Autocomplete with error rather than files * fix instances test * Fix f-string for failed test * Include directory context manager addition --------- Co-authored-by: Giles Knap <giles.knap@diamond.ac.uk>
2.6.6
2.6.5
Bug fixes
What's Changed
- bug fixes by @gilesknap in #53
- update README by @gilesknap in #54
- Missing + incorrect command help descriptions by @marcelldls in #58
New Contributors
- @marcelldls made their first contribution in #58
Full Changelog: 2.6.4...2.6.5
2.6.4
Use container version of yajsv for supply chain protection
What's Changed
- use container version of yajsv by @gilesknap in #52
Full Changelog: 2.6.3...2.6.4
2.6.3
fix bug in ioc validate
What's Changed
- use manifest inspect in validate by @gilesknap in #50
Full Changelog: 2.6.2...2.6.3