Skip to content
This repository has been archived by the owner on Jan 5, 2024. It is now read-only.

Publish version 0.8.0+3 #42

Closed
18 of 20 tasks
matei-tm opened this issue May 20, 2019 · 0 comments
Closed
18 of 20 tasks

Publish version 0.8.0+3 #42

matei-tm opened this issue May 20, 2019 · 0 comments
Assignees
Labels
publish Dartlang.org publish issues or prerequisites
Projects
Milestone

Comments

@matei-tm
Copy link
Owner

matei-tm commented May 20, 2019

Publish checklist

  • Update the src/pubspec.yaml with the required version
  • Update the changelog
  • Update documentation
    • README.md
    • src/README.md
    • src/example.dart
  • Format the code
    • in src dartfmt -w --fix src
  • Run tests
    • cd src
    • pub run test
    • cd ..
  • Commit with message #xxxx. Publish review completed
  • Merge develop changes into master
  • Dry run
    • cd src
    • pub publish --dry-run
  • Publish pub publish
  • Commit empty git commit --allow-empty -m "Completed publish closes #xxxx."
@matei-tm matei-tm added the publish Dartlang.org publish issues or prerequisites label May 20, 2019
@matei-tm matei-tm added this to the v0.8.0+3 milestone May 20, 2019
@matei-tm matei-tm self-assigned this May 20, 2019
@matei-tm matei-tm added this to To do in Support via automation May 20, 2019
matei-tm added a commit that referenced this issue May 20, 2019
Support automation moved this from To do to Done May 20, 2019
matei-tm added a commit that referenced this issue May 21, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
publish Dartlang.org publish issues or prerequisites
Projects
Support
  
Done
Development

No branches or pull requests

1 participant