Releases: RedHatQE/must-gather-explorer
Releases · RedHatQE/must-gather-explorer
Release 0.1.10
Release 0.1.9
Release 0.1.8
Release 0.1.7
Release 0.1.6
- Use Loader=CSafeLoader to load YAMLs faster (#45) (72cdc75) by Meni Yakove on 2024-12-01
- rename nack aliases.json (fe30df5) by Meni Yakove on 2024-12-01
- rename nack aliases.json (b0d2ad4) by Meni Yakove on 2024-12-01
- Fail fast on aliases file not found/parsed (#43) (6352cef) by Meni Yakove on 2024-12-01
- [pre-commit.ci] pre-commit autoupdate (#40) (7efc4a4) by pre-commit-ci[bot] on 2024-11-26
Release 0.1.5
Release 0.1.4
- Use python 3.12, update version to 0.1.4, add authors (#35) (cf43a82) by Jenia Peimer on 2024-11-21
- [pre-commit.ci] pre-commit autoupdate (#33) (7d4d315) by pre-commit-ci[bot] on 2024-11-18
- Add progress bar for parsing files, use Path to work with files (#31) (0c7c33b) by Meni Yakove on 2024-11-17
- Handle resource alias not found error (#29) (9855168) by Jenia Peimer on 2024-11-14
- Print resource yaml (#20) (ec8715c) by Jenia Peimer on 2024-11-14
- [pre-commit.ci] pre-commit autoupdate (#28) (dca0a69) by pre-commit-ci[bot] on 2024-11-12
- [pre-commit.ci] pre-commit autoupdate (#27) (8685c9a) by pre-commit-ci[bot] on 2024-11-04
- [pre-commit.ci] pre-commit autoupdate (#26) (b269dad) by pre-commit-ci[bot] on 2024-10-29
- [pre-commit.ci] pre-commit autoupdate (#25) (561f8eb) by pre-commit-ci[bot] on 2024-10-22
- Fix when resource not found in must-gather data (#23) (b630032) by Meni Yakove on 2024-10-10
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)