dartoos-dev / eo_color

An elegant, object-oriented implementation of the Material Design color palettes and swatches.
MIT License
7 stars 2 forks source link

Release version 0.0.7 #47

Closed rafamizes closed 3 years ago

rafamizes commented 3 years ago

@rultor release, version is 0.0.7.

rultor commented 3 years ago

@rultor release, version is 0.0.7.

@rafamizes My current version is 1.69.1, Git revision is 839260fab

rafamizes commented 3 years ago

@rultor release, tag is 0.0.7.

rultor commented 3 years ago

@rultor release, tag is 0.0.7.

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

rultor commented 3 years ago

@rultor release, tag is 0.0.7.

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

|   |   |-- swatch.dart
|   |   '-- swatch_base.dart
|   '-- swatches.dart
|-- pubspec.yaml
'-- test
    |-- material
    |   |-- accent_shades.dart
    |   |-- accent_swatch_tester.dart
    |   |-- blue_accent_test.dart
    |   | (37 more...)
    |   |-- purples_test.dart
    |   |-- shades.dart
    |   '-- swatch_tester.dart
    |-- palette_rgb_test.dart
    |-- swatch_base_test.dart
    |-- test_palette.dart
    '-- test_swatch.dart
Downloading vector_math 2.1.0...
Downloading typed_data 1.3.0...
Uploading...
Successfully uploaded package.
+ git commit -am 'version 0.0.7'
[__rultor cd9b462] version 0.0.7
 2 files changed, 3 insertions(+), 1 deletion(-)
+ git checkout master
Switched to branch 'master'
Your branch is up to date with 'origin/master'.
+ git merge __rultor
Updating 684c714..cd9b462
Fast-forward
 CHANGELOG.md | 2 \u001b[32m++\u001b[m
 pubspec.yaml | 2 \u001b[32m+\u001b[m\u001b[31m-\u001b[m
 2 files changed, 3 insertions(+), 1 deletion(-)
+ git checkout __rultor
Switched to branch '__rultor'
+ mv /home/r/repo .
+ '[' -n '' ']'
++ whoami
+ sudo chown -R rultor repo
+ cd repo
+ git checkout __rultor
Already on '__rultor'
+ git tag 0.0.7 -m '0.0.7: tagged by rultor.com'
+ git reset --hard
HEAD is now at cd9b462 version 0.0.7
+ git clean -fd
+ git checkout master
Switched to branch 'master'
Your branch is ahead of 'origin/master' by 1 commit.
  (use "git push" to publish your local commits)
+ git branch -D __rultor
Deleted branch __rultor (was cd9b462).
+ git push --all origin
remote: error: GH006: Protected branch update failed for refs/heads/master.        
remote: error: You're not authorized to push to this branch. Visit https://docs.github.com/articles/about-protected-branches/ for more information.        
To git@github.com:dartoos-dev/eo_color.git
 ! [remote rejected] master -> master (protected branch hook declined)
error: failed to push some refs to 'git@github.com:dartoos-dev/eo_color.git'
container 7d7671c09ca07221b7d5bb18a2324bacb1d56f6ea51a68c9b9976759d01620ae is dead
Wed May 19 20:16:08 CEST 2021
rafamizes commented 3 years ago

Ok, let's try again. @rultor release, tag is 0.0.7.

rafamizes commented 3 years ago

@rultor release, tag is 0.0.7.

rultor commented 3 years ago

@rultor release, tag is 0.0.7.

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

rultor commented 3 years ago

@rultor release, tag is 0.0.7.

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

|   |   |   |-- MainFlutterWindow.swift
|   |   |   '-- Release.entitlements
|   |   |-- Runner.xcodeproj
|   |   |   |-- project.pbxproj
|   |   |   |-- project.xcworkspace
|   |   |   |   '-- xcshareddata
|   |   |   |       '-- IDEWorkspaceChecks.plist
|   |   |   '-- xcshareddata
|   |   |       '-- xcschemes
|   |   |           '-- Runner.xcscheme
|   |   '-- Runner.xcworkspace
|   |       |-- contents.xcworkspacedata
|   |       '-- xcshareddata
|   |           '-- IDEWorkspaceChecks.plist
|   |-- pubspec.yaml
|   '-- web
|       |-- favicon.png
|       |-- icons
|       |   |-- Icon-192.png
|       |   '-- Icon-512.png
|       |-- index.html
|       '-- manifest.json
|-- lib
|   |-- eo_color.dart
|   |-- palettes.dart
|   |-- src
|   |   |-- material
|   |   |   |-- blue.dart
|   |   |   |-- blue_accent.dart
|   |   |   |-- blue_accents.dart
|   |   |   | (33 more...)
|   |   |   |-- purple_accent.dart
|   |   |   |-- purple_accents.dart
|   |   |   '-- purples.dart
|   |   |-- palette.dart
|   |   |-- palette_rgb.dart
|   |   |-- swatch.dart
|   |   '-- swatch_base.dart
|   '-- swatches.dart
|-- pubspec.yaml
'-- test
    |-- material
    |   |-- accent_shades.dart
    |   |-- accent_swatch_tester.dart
    |   |-- blue_accent_test.dart
    |   | (37 more...)
    |   |-- purples_test.dart
    |   |-- shades.dart
    |   '-- swatch_tester.dart
    |-- palette_rgb_test.dart
    |-- swatch_base_test.dart
    |-- test_palette.dart
    '-- test_swatch.dart
Downloading vector_math 2.1.0...
Downloading typed_data 1.3.0...
Uploading...
Version 0.0.7 of package eo_color already exists.
\u001b[31mpub finished with exit code 1\u001b[39m
container f8d526fbf76d28fbd93772be7a05355e041c06dc7696fa7bb930a4f436390ceb is dead
Wed May 19 20:27:05 CEST 2021