Tim Hsiung
Tim Hsiung
## Tracking issue NA ## Why are the changes needed? The contribution guide of `flyte` can be improved. ## What changes were proposed in this pull request? Rewrote the contribution...
## Description Before this change, the type of `tag_format` is `Any | Unbounded | str` at the end of the function. Actually `tag_format` is defined for all code paths. -...
## Description - Refactor `get_oldest_and_newest_rev` - Since we only use the latest element of the result of `get_smart_range`, I believe we can replace it with a simpler function. - The...
…tor _ask_tag ## Description ## Checklist - [x] I have read the [contributing guidelines](https://commitizen-tools.github.io/commitizen/contributing/)
## Description - Now we validate if the error code exists given a decimal string ## Checklist - [ ] I have read the [contributing guidelines](https://commitizen-tools.github.io/commitizen/contributing/) ### Code Changes -...
## Description Related issue: #950 ## Checklist - [ ] I have read the [contributing guidelines](https://commitizen-tools.github.io/commitizen/contributing/) - [ ] Better/correct test cases
## Description ## Checklist - [ ] I have read the [contributing guidelines](https://commitizen-tools.github.io/commitizen/contributing/) ### Code Changes - [ ] Add test cases to all the changes you introduce - [...
## Description ## Checklist - [ ] I have read the [contributing guidelines](https://commitizen-tools.github.io/commitizen/contributing/) ### Code Changes - [ ] Add test cases to all the changes you introduce - [...
## Description ## Checklist - [x] I have read the [contributing guidelines](https://commitizen-tools.github.io/commitizen/contributing/) ### Documentation Changes - [x] Run `poetry doc` locally to ensure the documentation pages renders correctly - [x]...
## Description ## Checklist - [ ] I have read the [contributing guidelines](https://commitizen-tools.github.io/commitizen/contributing/) ### Code Changes - [ ] Add test cases to all the changes you introduce - [...