Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 0.3 #65

Closed
rafamizes opened this issue May 22, 2021 · 6 comments
Closed

Release 0.3 #65

rafamizes opened this issue May 22, 2021 · 6 comments
Assignees
Milestone

Comments

@rafamizes
Copy link
Member

rafamizes commented May 22, 2021

Publish version 0.3

@rafamizes
Copy link
Member Author

@rultor release, tag is 0.3.

@rultor
Copy link
Collaborator

rultor commented May 22, 2021

@rultor release, tag is 0.3.

@rafamizes OK, I will release it now. Please check the progress here

@rultor
Copy link
Collaborator

rultor commented May 22, 2021

@rultor release, tag is 0.3.

@rafamizes Oops, I failed. You can see the full log here (spent 2min)

+ chmod a+x /home/r/script.sh
+ /home/r/script.sh
+ set -e
+ set -o pipefail
+ shopt -s expand_aliases
+ alias 'sudo=sudo -i'
+ export HOME=/home/r
+ HOME=/home/r
+ cd /home/r/repo
+ export head=git@github.com:dartoos-dev/flutter_brand_palettes.git
+ head=git@github.com:dartoos-dev/flutter_brand_palettes.git
+ export tag=0.3
+ tag=0.3
+ export head_branch=master
+ head_branch=master
+ export author=rafamizes
+ author=rafamizes
+ sed -i 's/^\(version:\).*/\1 0.3/' pubspec.yaml
++ date +%F
+ sed -i '/\[Unreleased\]/a\\n## [0.3] - 2021-05-22' CHANGELOG.md
+ mkdir -p /home/r/.pub-cache
+ mv ../credentials.json /home/r/.pub-cache/credentials.json
+ flutter pub publish -f

\u001b[1m  ╔════════════════════════════════════════════════════════════════════════════╗\u001b[22m
\u001b[1m  ║                 Welcome to Flutter! - https://flutter.dev                  ║\u001b[22m
\u001b[1m  ║                                                                            ║\u001b[22m
\u001b[1m  ║ The Flutter tool uses Google Analytics to anonymously report feature usage ║\u001b[22m
\u001b[1m  ║ statistics and basic crash reports. This data is used to help improve      ║\u001b[22m
\u001b[1m  ║ Flutter tools over time.                                                   ║\u001b[22m
\u001b[1m  ║                                                                            ║\u001b[22m
\u001b[1m  ║ Flutter tool analytics are not sent on the very first run. To disable      ║\u001b[22m
\u001b[1m  ║ reporting, type 'flutter config --no-analytics'. To display the current    ║\u001b[22m
\u001b[1m  ║ setting, type 'flutter config'. If you opt out of analytics, an opt-out    ║\u001b[22m
\u001b[1m  ║ event will be sent, and then no further information will be sent by the    ║\u001b[22m
\u001b[1m  ║ Flutter tool.                                                              ║\u001b[22m
\u001b[1m  ║                                                                            ║\u001b[22m
\u001b[1m  ║ By downloading the Flutter SDK, you agree to the Google Terms of Service.  ║\u001b[22m
\u001b[1m  ║ Note: The Google Privacy Policy describes how data is handled in this      ║\u001b[22m
\u001b[1m  ║ service.                                                                   ║\u001b[22m
\u001b[1m  ║                                                                            ║\u001b[22m
\u001b[1m  ║ Moreover, Flutter includes the Dart SDK, which may send usage metrics and  ║\u001b[22m
\u001b[1m  ║ crash reports to Google.                                                   ║\u001b[22m
\u001b[1m  ║                                                                            ║\u001b[22m
\u001b[1m  ║ Read about data we send with crash reports:                                ║\u001b[22m
\u001b[1m  ║ https://flutter.dev/docs/reference/crash-reporting                         ║\u001b[22m
\u001b[1m  ║                                                                            ║\u001b[22m
\u001b[1m  ║ See Google's privacy policy:                                               ║\u001b[22m
\u001b[1m  ║ https://policies.google.com/privacy                                        ║\u001b[22m
\u001b[1m  ╚════════════════════════════════════════════════════════════════════════════╝\u001b[22m
\u001b[1m\u001b[22m

Error on line 3, column 10 of pubspec.yaml: "version" field must have three numeric components: major, minor, and patch. Instead of "0.3", consider "0.3.0".
  ╷
3 │ version: 0.3
  │          ^^^
  ╵
\u001b[31mpub finished with exit code 65\u001b[39m
container 78552ba4d96b730377284bbb7cdf90df5e7fa44a6d3c524deefb0eb6e69382c6 is dead
Sat May 22 02:55:51 CEST 2021

@rafamizes
Copy link
Member Author

@rultor release, tag is 0.3.0.

@rultor
Copy link
Collaborator

rultor commented May 22, 2021

@rultor release, tag is 0.3.0.

@rafamizes OK, I will release it now. Please check the progress here

@rultor
Copy link
Collaborator

rultor commented May 22, 2021

@rultor release, tag is 0.3.0.

@rafamizes Done! FYI, the full log is here (took me 2min)

@rafamizes rafamizes added this to the 0.3 milestone May 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants