-
Notifications
You must be signed in to change notification settings - Fork 130
Uploading to Bintray as part of the release #105
Conversation
'GIT_COMMITTER_NAME="Pegasys Admin"', | ||
'GIT_COMMITTER_EMAIL="pegasys.manager@gmail.com"', | ||
'GIT_AUTHOR_NAME="Pegasys Admin"', | ||
'GIT_AUTHOR_EMAIL="pegasys.manager@gmail.com"' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
s/Pegasys/PegaSys
Jenkinsfile.release
Outdated
) | ||
]) { | ||
withEnv([ | ||
'GIT_COMMITTER_NAME="Pegasys Admin"', |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
s/Pegasys/PegaSys
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Errorific do the value here matter or can they be anything?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
anythingish. They're meta data on github.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
YES
PR description
Gradle release process needs to be uploading the Pantheon binaries to Bintray.
Which issue(s) this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close the issue(s) when PR gets merged):Fixes #
Related Issue(s)
Types of changes
Release note
Prerequisites: