Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve commit message formatting #6

Open
alexanderilyin opened this issue Dec 11, 2024 · 0 comments
Open

Improve commit message formatting #6

alexanderilyin opened this issue Dec 11, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@alexanderilyin
Copy link

Current

feat(skyline): add testing & improved error handling

Add testing features (`clean`, `git`), improved error handling for GitRepoManager, and added steps (`given`, `then`) for server interaction.  Updated `skyline.py` to support `--verbose` option for logging and `rich_click` for improved help text.  Refactored clean functionality for robustness and added `--force` option.  Updated documentation in `README.md`.

Expected

feat(skyline): add tests & better error handling

- Add testing features (`clean`, `git`).  
- Improve error handling in `GitRepoManager`.  
- Add steps (`given`, `then`) for server interaction.  
- Update `skyline.py` to support `--verbose` logging.  
- Add `rich_click` for enhanced CLI help text.  
- Refactor clean for robustness; add `--force` flag.  
- Update documentation in `README.md`.  
@alexanderilyin alexanderilyin self-assigned this Dec 11, 2024
@alexanderilyin alexanderilyin added the bug Something isn't working label Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant