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

chore: Implementing GitHub Actions release workflow #363

Merged
merged 10 commits into from
Feb 18, 2020

Conversation

hiranya911
Copy link
Contributor

@hiranya911 hiranya911 commented Feb 10, 2020

Adding the basic scripts and configs necessary to run a release.

I'm moving the Maven source and javadoc plugins out of the release profile, so that they are built by default on mvn package.

Also limiting the CI workflow trigger only to push.

Example run: https://github.com/firebase/firebase-admin-java/actions/runs/39497582

@hiranya911 hiranya911 added the release:stage Stage a release candidate label Feb 10, 2020
@hiranya911 hiranya911 changed the title Adding release workflow preliminaries chore: Implementing GitHub Actions release workflow Feb 14, 2020
Copy link
Member

@lahirumaramba lahirumaramba left a comment

Choose a reason for hiding this comment

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

Thanks! LGTM

@hiranya911 hiranya911 merged commit c40a69d into master Feb 18, 2020
@hiranya911 hiranya911 deleted the hkj-release-flow branch February 18, 2020 18:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release:stage Stage a release candidate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants