Releases: RedHatQE/must-gather-explorer
Releases · RedHatQE/must-gather-explorer
Release 0.1.3
- Use
uv
instead ofpoetry
(#18) (7dad6ac) by Meni Yakove on 2024-10-10 - [pre-commit.ci] pre-commit autoupdate (#22) (0557440) by pre-commit-ci[bot] on 2024-10-08
- chore(deps): update dependency rich to v13.9.2 (#17) (f16502d) by renovate[bot] on 2024-10-06
- chore(deps): update dependency rich to v13.9.1 (#16) (0f99572) by renovate[bot] on 2024-10-02
- Get resource by alias, store kinds lowercase (#8) (8da0913) by Jenia Peimer on 2024-10-01
- chore(deps): update dependency pyhelper-utils to ^0.0.42 (#14) (eacec03) by renovate[bot] on 2024-10-01
- [pre-commit.ci] pre-commit autoupdate (#13) (d41bb5b) by pre-commit-ci[bot] on 2024-09-30
- Fix poetry: add pyhelper-utils (#11) (6571a86) by Jenia Peimer on 2024-09-29
- Populate resource aliases, update README (#4) (6c69e30) by Jenia Peimer on 2024-09-29
Release 0.1.1
- set poetry to check version in VERSION file (ad95248)
- feat: Update pre-commit config with new hook versions and repositories (#6) (a4b4092)
- Update dependency rich to v13.8.1 (#3) (f888902)
- Merge pull request #1 from RedHatQE/add_user_prompt (69c4cd9)
- Add click.Path, fix comments (f16f3da)
- Fix comments, add must gather path (2c24018)
- Add user prompt with Rich, remove Click, print output in table (6bc20ca)
- add must-gather-explorer command to pyproject.toml (ddca844)
- generate renovate.json (49898d5)
- Merge branch 'main' of github.com:RedHatQE/must-gather-explorer (1c7ae86)
- Add VERSION file (328cee2)
- Configured repo, Fill dictionaries for all resource kinds (a091971)
- Merge branch 'main' of github.com:RedHatQE/must-gather-explorer (35a3623)
- add mypy check, fix more typing and fix pyproject (6e3ef8d)
- Update renovate (9f438ba)
- Add owners (4cb0eb4)
- Merge pull request #1 from jpeimer/fix-some-typing (85e8d5b)
- Fix some typing (13f6f3d)
- Initial commit (0ca8106)
- Fix some typing (c0a4b7d)
- Add CLI options (8bcf03b)
- Add get_cluster_resources function (4757bf1)
- Update pre-commit (06f2199)
- Create a dict with all yamls and a dict with logs (959181e)
- Initial commit (fe2002d)