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

Enable CI for Gradle Plugin #625

Merged
merged 1 commit into from
Jul 13, 2023
Merged

Conversation

ihostage
Copy link
Member

@ihostage ihostage commented Jun 19, 2023

@ihostage ihostage marked this pull request as ready for review July 13, 2023 14:07
@ihostage ihostage requested a review from mkurz July 13, 2023 14:10
@ihostage
Copy link
Member Author

I'm continuing 🏃‍♂️
@mkurz Feel free to comment my PR's after merge 😉

@ihostage ihostage merged commit dbdcc04 into playframework:gradle Jul 13, 2023
15 checks passed
@ihostage ihostage deleted the gradle-ci branch July 13, 2023 14:46
cmd: |
sbt ci-release
cd gradle-twirl
./gradlew --no-daemon publishPlugins -x test -Pgradle.publish.key="$GRADLE_PUBLISH_KEY" -Pgradle.publish.secret="$GRADLE_PUBLISH_SECRET"
Copy link
Member

Choose a reason for hiding this comment

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

We will see on next non-snapshot release if everything works 😉 (but everything looks fine so far)

Copy link
Member Author

Choose a reason for hiding this comment

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

Don't forget to add GRADLE_PUBLISH_KEY and GRADLE_PUBLISH_SECRET in organization secrets 😉
Without these release will be failed in 💯 percent 😄

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.

2 participants