Skip to content

Support tag driven publishing #100

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

Merged
merged 1 commit into from
Dec 18, 2014

Conversation

retronym
Copy link
Member

I started with:

scala/scala-swing@a6a8e1d77e#diff-3acefdae08499733e855dd23e1af933dR8

And:

  • modified the regex that derives the version from the tag to
    handle the fact we have the scala binary version appended to
    our tags
  • Removed unnessary cross building with Scala 2.11 (as this is
    on the 2.10.x branch)
  • generated a key pair for the async repository
  • added passphrase for that key, and sonatype credentials, to
    sensitive.sbt
  • encrypted the secrets with the travis key.

@retronym
Copy link
Member Author

Review by @adriaanm

@retronym retronym force-pushed the topic/tag-driven-release branch from 92b8c4c to 88950a5 Compare December 18, 2014 06:46
I started with:

   scala/scala-swing@a6a8e1d77e#diff-3acefdae08499733e855dd23e1af933dR8

And:
  - modified the regex that derives the version from the tag to
    handle the fact we have the scala binary version appended to
    our tags
  - Removed unnessary cross building with Scala 2.11 (as this is
    on the 2.10.x branch)
  - generated a key pair for the async repository
  - added passphrase for that key, and sonatype credentials, to
    sensitive.sbt
  - encrypted the secrets with the travis key.
@retronym retronym force-pushed the topic/tag-driven-release branch from 88950a5 to eeeb5fc Compare December 18, 2014 06:48
@adriaanm
Copy link
Contributor

LGTM

retronym added a commit that referenced this pull request Dec 18, 2014
@retronym retronym merged commit 7577a84 into scala:2.10.x Dec 18, 2014
@retronym retronym added this to the 0.9.3 milestone Dec 18, 2014
@retronym retronym self-assigned this Dec 18, 2014
@retronym
Copy link
Member Author

@adriaanm
Copy link
Contributor

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants