sizovs / PipelinR

PipelinR is a lightweight command processing pipeline ❍ ⇢ ❍ ⇢ ❍ for your Java awesome app.
https://github.com/sizovs/PipelinR
MIT License
420 stars 59 forks source link

Release 0.5 #12

Closed sizovs closed 4 years ago

sizovs commented 4 years ago

Add notification support

sizovs commented 4 years ago

@rultor release, tag=0.5

rultor commented 4 years ago

@rultor release, tag=0.5

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

rultor commented 4 years ago

@rultor release, tag=0.5

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


> Task :generatePomFileForMavenJavaPublication
Task ':generatePomFileForMavenJavaPublication' is not up-to-date because:
  Task.upToDateWhen is false.
:generatePomFileForMavenJavaPublication (Thread[Execution worker for ':' Thread 2,5,main]) completed. Took 0.02 secs.
:bintrayUpload (Thread[Execution worker for ':' Thread 2,5,main]) started.

> Task :bintrayUpload
Task ':bintrayUpload' is not up-to-date because:
  Task has not declared any outputs despite executing actions.
Uploading an/awesome/pipelinr/0.5/pipelinr-0.5-javadoc.jar
Uploading an/awesome/pipelinr/0.5/pipelinr-0.5.pom
Uploading an/awesome/pipelinr/0.5/pipelinr-0.5.jar
Uploading an/awesome/pipelinr/0.5/pipelinr-0.5-sources.jar
:bintrayUpload (Thread[Execution worker for ':' Thread 2,5,main]) completed. Took 3.792 secs.
:bintrayPublish (Thread[Execution worker for ':' Thread 2,5,main]) started.

> Task :bintrayPublish
Task ':bintrayPublish' is not up-to-date because:
  Task has not declared any outputs despite executing actions.
Created Bintray package version /eduardsi/maven/pipelinr/0.5
:bintrayPublish (Thread[Execution worker for ':' Thread 2,5,main]) completed. Took 13.077 secs.
:mavenCentralSync (Thread[Execution worker for ':' Thread 2,5,main]) started.

> Task :mavenCentralSync SKIPPED
bintray.[ossrhUser, ossrhPassword] are required to sync to Maven Central
Skipping task ':mavenCentralSync' as task onlyIf is false.
:mavenCentralSync (Thread[Execution worker for ':' Thread 2,5,main]) completed. Took 0.905 secs.

BUILD SUCCESSFUL in 1m 10s
8 actionable tasks: 8 executed
\u001b[0m\u001b[?12l\u001b[?25h+ mv /home/r/repo .
++ whoami
+ chown -R root repo
+ '[' -n '' ']'
++ whoami
+ sudo chown -R rultor repo
+ cd repo
+ git checkout __rultor
Already on '__rultor'
+ git tag 0.5 -m '0.5: tagged by rultor.com'
+ git reset --hard
HEAD is now at 593cf41 [skip ci] update latest version to 0.5 in docs
+ git clean -fd
+ git checkout master
Switched to branch 'master'
Your branch is up-to-date with 'origin/master'.
+ git branch -D __rultor
Deleted branch __rultor (was 593cf41).
+ git push --all origin
To git@github.com:sizovs/PipelinR.git
 ! [rejected]        master -> master (fetch first)
error: failed to push some refs to 'git@github.com:sizovs/PipelinR.git'
hint: Updates were rejected because the remote contains work that you do
hint: not have locally. This is usually caused by another repository pushing
hint: to the same ref. You may want to first integrate the remote changes
hint: (e.g., 'git pull ...') before pushing again.
hint: See the 'Note about fast-forwards' in 'git push --help' for details.
container d3eea4b2305971c09364ff8dda4ccce358b0d8dee25ed53ee0185135d0eb5851 is dead
Sun Nov 17 16:01:05 CET 2019