gg 1.0.15
gg: ^1.0.15 copied to clipboard
A collection of checks and actions like analyzing, linting, testing, code coverage, committing, pushing, publishing.
Changelog #
1.0.15 - 2024-04-05 #
Added #
- --save-state option for commands like gg can commit\n\nThis is needed to make GitHub pipelines work
- Setup pipeline git username and email
- pubspec.lock to .gitignore
- Add various outputs to test pipeline issues
Removed #
- Removed unused sample project
- logStatus is replaced by GgStatusPrinter
- isGitHub is replaced by gg_is_github
- Pipeline: remove --no-save-state flag
1.0.14 - 2024-04-05 #
1.0.12 - 2024-04-04 #
- Initial version