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

Gradle task to publish Release notes? #507

Closed
AndreSand opened this issue Jan 28, 2019 · 2 comments
Closed

Gradle task to publish Release notes? #507

AndreSand opened this issue Jan 28, 2019 · 2 comments

Comments

@AndreSand
Copy link

It's not a bug: I noticed that to publish "release notes" I need to run the gradle task: $./gradlew publishBundle, is it possible to run a task to update only the Release notes? Seems like updating the bundle and release notes go together? thanks.

@SUPERCILEX
Copy link
Collaborator

Yeah, use ./gradlew promoteArtifact --from-track beta --track beta. Currently, default.txt is ignored but that will be fixed in #506.

@AndreSand
Copy link
Author

Oh okay got it, thanks! 👍

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

2 participants