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

Enhance release process to include publishing Gradle plugins to portal #574

Closed
davidmc24 opened this issue Feb 2, 2015 · 8 comments
Closed
Assignees
Milestone

Comments

@davidmc24
Copy link
Contributor

It looks like 0.9.12 and 0.9.13 aren't in http://plugins.gradle.org/ yet. This is likely due to missing steps in RELEASING.md.

@danhyun danhyun self-assigned this Mar 6, 2015
@danhyun danhyun added this to the release-0.9.15 milestone Mar 6, 2015
@danhyun
Copy link
Member

danhyun commented Mar 6, 2015

Just capturing steps here, will transcribe to RELEASING later.

Navigate to https://bintray.com/ratpack/gradle-plugins-meta/ratpack-java/new/version
Enter version being release.

Navigate to https://bintray.com/ratpack/gradle-plugins-meta/ratpack-java//edit?tab=general
Add new Attribute:
key: gradle-plugin, value: io.ratpack.ratpack-java:io.ratpack:ratpack-gradle

Navigate to https://bintray.com/ratpack/gradle-plugins-meta/ratpack-java//upload
Create a dummy file called ratpack-java-<version>.txt and upload.
A UI element will be displayed prompting you to publish, click the link to publish.

Repeat steps for the ratpack-groovy and substitute java for groovy where applicable.

@ldaley
Copy link
Member

ldaley commented Mar 6, 2015

It would be really nice to automate this.

@ldaley ldaley modified the milestones: release-0.9.15, release-0.9.16 Apr 1, 2015
@ylemoigne
Copy link

The 0.9.15 is not published

@danhyun
Copy link
Member

danhyun commented Apr 7, 2015

Hi @ylemoigne I've just updated bintray, please allow for some time to be synced with the Gradle plugin portal.

@danhyun danhyun closed this as completed in 2a9c92e Apr 7, 2015
@danhyun
Copy link
Member

danhyun commented Apr 8, 2015

Gradle plugin portal is no longer pulling directly from bintray

@danhyun danhyun reopened this Apr 8, 2015
@davidmc24
Copy link
Contributor Author

Looks like the new instructions are here: https://plugins.gradle.org/docs/submit

@rhart rhart modified the milestones: release-0.9.17, release-0.9.16 May 1, 2015
@danhyun
Copy link
Member

danhyun commented May 3, 2015

We're nearly there, waiting on Gradle to allow upload of signed jars https://issues.gradle.org/browse/GRADLE-3285

danhyun added a commit that referenced this issue May 3, 2015
Use Gradle's plugin to publish directly to the plugin portal.
This should address #574  once https://issues.gradle.org/browse/GRADLE-3285 is resolved
@ldaley ldaley modified the milestones: release-0.9.17, release-0.9.18 Jun 2, 2015
@ldaley ldaley modified the milestones: release-0.9.18, post-1.0 Jul 2, 2015
@danhyun
Copy link
Member

danhyun commented Jul 2, 2015

And to allow for organizational permissions to upload to plugin portal.

@ldaley ldaley removed this from the post-1.0 milestone Oct 18, 2015
@ldaley ldaley removed this from the post-1.0 milestone Oct 18, 2015
@ldaley ldaley added this to the release-1.0.0 milestone Jan 26, 2016
@ldaley ldaley closed this as completed Jan 26, 2016
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

No branches or pull requests

5 participants