You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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`.
The text was updated successfully, but these errors were encountered:
Current
Expected
The text was updated successfully, but these errors were encountered: