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

feat: release gradle plugin #975

Merged
merged 7 commits into from
Jan 16, 2024
Merged

feat: release gradle plugin #975

merged 7 commits into from
Jan 16, 2024

Conversation

JoeWang1127
Copy link
Contributor

@JoeWang1127 JoeWang1127 commented Jan 8, 2024

In this PR:

  • Setup command to release gradle plugin.
  • Setup gradle plugin version in versions.txt.

.kokoro/stage.sh Outdated
@@ -64,4 +64,9 @@ else
echo "AUTORELEASE_PR environment variable is not set (probably testing something). Not promoting the staged repository."
fi

# release app-gradle-plugin
pushd app-gradle-plugin
./gradlew check prepareRelease
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@JoeWang1127 JoeWang1127 marked this pull request as ready for review January 8, 2024 19:59
@JoeWang1127 JoeWang1127 merged commit f1acae4 into main Jan 16, 2024
8 checks passed
@JoeWang1127 JoeWang1127 deleted the feat/release-gradle-plugin branch January 16, 2024 19:11
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.

None yet

2 participants