Releases: VeryGoodOpenSource/very_good_workflows
Releases · VeryGoodOpenSource/very_good_workflows
v1.18.0
- fix: update mason creds example (#263)
- feat: update publish workflows to use Setup Dart action (#272)
- chore: update Flutter version in CI (#241)
- Dependency Updates
- chore(deps): bump peaceiris/actions-gh-pages from 3 to 4 (#179)
- chore(deps): bump amannn/action-semantic-pull-request (#180, #181, #218)
- chore: bump srealmoreno/label-sync-action from 1 to 2 (#255)
- Documentation Updates
- chore: update docs for new flutter version (#243)
- docs: update vgv dev URL (#293)
- chore: add dependabot for docs site (#187)
- chore: Update site_deploy.yaml to use Node 18 (#193)
- Repo Management
- feat: add feature request template (#239)
- chore: add label sync action (#176)
- chore: update issue templates (#247)
v1.17.0
- dart_package:
- chore(deps): bump webfactory/ssh-agent from 0.8.0 to 0.9.0 (#175)
- chore(deps): bump VeryGoodOpenSource/very_good_coverage from 2 to 3 (#178)
- feat: add "--no-example" flag in dart pub get (#183)
- fix: change skip_example to no_example (#196)
- docs: add no_example docs (#197)
- flutter_package:
- chore(deps): bump webfactory/ssh-agent from 0.8.0 to 0.9.0 (#175)
- chore(deps): bump VeryGoodOpenSource/very_good_coverage from 2 to 3 (#178)
- license_check:
- chore(deps): bump webfactory/ssh-agent from 0.8.0 to 0.9.0 (#175)
- docs: add ssh_key secret documentation (#198)
- docs: add an explanation to the example usage (#199)
- spell_check:
- chore(deps): bump streetsidesoftware/cspell-action from 5 to 6 (#177)
- dart_pub_publish:
- fix: use
secrets
for credential information (#182)
- flutter_pub_publish:
- fix: use
secrets
for credential information (#182)
- mason_publish:
- fix: use
secrets
for credential information (#182)
- semantic_pull_request:
- docs: updating semantic pull request docs (#174)
v1.16.1
- fix(dart_package): runnable skipped tests in Dart packages (#168)
v1.16.0
- docs: add example usage to license_check (#164)
- feat: add timeout input to the publish workflows (#166)
v1.15.0
- chore(deps): bump actions/setup-node from 3 to 4 (#155)
- chore(deps): bump streetsidesoftware/cspell-action from 2 to 4 (#153)
- chore(deps): bump amannn/action-semantic-pull-request (#149)
- feat: allow run skipped tests (#152)
- chore(deps): bump amannn/action-semantic-pull-request (#158)
- docs: included dart_package.md missing "coverage" URL (#160)
- feat: introduce license_check workflow (#154)
- chore(deps): bump streetsidesoftware/cspell-action from 4 to 5 (#162)
v1.14.0
- feat: Add
format_directories
option (#113)
- feat: add
format_line_length
input (#114)
- build: fix deploy workflow (#122)
- feat: add ssh key setup step (#131)
- docs: add cspell example (#134)
- docs: link to pana versions page (#141)
- fix: remove analytics due to cli update (#143)
v1.12.0
Features
- replace flutter format with dart format (#95) (d23279e)
v1.10.0
Features
- add dependabot (#79) (bff6468)
- add optional setup step to flutter and dart package workflows (#85) (d6c97a4)