gg 2.0.0 copy "gg: ^2.0.0" to clipboard
gg: ^2.0.0 copied to clipboard

A collection of checks and actions like analyzing, linting, testing, code coverage, committing, pushing, publishing.

Changelog #

2.0.0 - 2024-04-06 #

Added #

  • New sub command »gg info modified-files and »gg info »last-changes-hash«
  • DoCommit: When everything is committed, no message an log type are needed.
  • Option --no-log to allow committing without change CHANGELOG.md
  • Pipeline: Print modified files + changes hash

Changed #

  • Pipeline: Use globally installed version of gg
  • Kidney: Auto check all repos
  • Breaking change: Renamed log type values into add | change | deprecate | fix | remove | secure

Fixed #

  • Wrong option in command line output
  • An error which can lead to sporadic test fails

1.0.16 - 2024-04-05 #

Added #

  • Code to fix pipeline issues
  • --force flag to tests on pipeline
  • Renamed -l flag into -t for gg do commit

Changed #

  • Cleaned up pipeline
  • Prepare publishing

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 #

Added #

  • gg do commit/publish edits CHANGELOG.md

Fixed #

  • Broken links in CHANGELOG.md, wrong commit messages
  • Remove unneccessary commandline output

1.0.12 - 2024-04-04 #

  • Initial version
1
likes
0
points
395
downloads

Publisher

verified publisherinlavigo.com

Weekly Downloads

A collection of checks and actions like analyzing, linting, testing, code coverage, committing, pushing, publishing.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

args, gg_args, gg_capture_print, gg_changelog, gg_console_colors, gg_git, gg_is_flutter, gg_is_github, gg_json, gg_log, gg_process, gg_publish, gg_status_printer, gg_test, gg_version, meta, mocktail, path, pub_semver, recase, yaml, yaml_edit

More

Packages that depend on gg