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

GPG keys need to imported just once #75

Merged
merged 1 commit into from
Oct 19, 2016
Merged

Conversation

merlimat
Copy link
Contributor

Motivation

During release process, there are 2 deploy phases, once for Sonatype and one for GitHub releases upload. The before_deploy script is current being executed twice and fails the 2nd time.

Modifications

Import the GPG keys just once in the before_script phase.

Result

Releases tar.gz files will be automatically uploaded to github.

@yahoocla
Copy link

CLA is valid!

@merlimat merlimat added this to the 1.16 milestone Oct 19, 2016
@merlimat merlimat self-assigned this Oct 19, 2016
Copy link
Contributor

@rdhabalia rdhabalia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@merlimat merlimat merged commit eb619f3 into apache:master Oct 19, 2016
merlimat added a commit that referenced this pull request Oct 27, 2016
sijie pushed a commit to sijie/pulsar that referenced this pull request Mar 4, 2018
* adding some log messages

* fixing
hrsakai pushed a commit to hrsakai/pulsar that referenced this pull request Dec 10, 2020
Motivation:

code is not fmt, should be with gofmt

Modifications:

- gofmt once

Fixes apache#74

Change-Id: Ic4eb14080bb0da22be418ff1385d90209f2b9d27
dlg99 pushed a commit to dlg99/pulsar that referenced this pull request May 11, 2022
dlg99 pushed a commit to dlg99/pulsar that referenced this pull request May 11, 2022
…icData.Array and Utf8 map keys) (apache#75)

(cherry picked from commit 8292dcf)
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

Successfully merging this pull request may close these issues.

3 participants