Skip to content
This repository was archived by the owner on Jun 3, 2021. It is now read-only.

[devtool] Added beta-signoff.sh to automate the beta release process. #1432

Merged
merged 1 commit into from
Aug 15, 2018

Conversation

jondong
Copy link
Contributor

@jondong jondong commented Aug 14, 2018

The script beta-signoff.sh is used when you are ready to publish the
beta release out of the temporary beta branch created from
beta-branchoff.sh. It merges beta changes to 'beta' branch and publishes
a beta release using 'hub' command onto Github, a release tag will also
be tagged. The commits on temporary beta release branch will also be
rebased back to master branch after the release, you may also need to
resolve the merge / rebase conflicts if possible during the process.

Issue: #1431

The script beta-signoff.sh is used when you are ready to publish the
beta release out of the temporary beta branch created from
beta-branchoff.sh. It merges beta changes to 'beta' branch and publish
a beta release using 'hub' command onto Github, a release tag will also
be tagged. The commits on temporary beta release branch will also be
rebased back to master branch after the release, you may also need to
resolve the merge / rebase conflicts if possible during the process.

Issue: apache#1431
@jondong
Copy link
Contributor Author

jondong commented Aug 14, 2018

@Hanks10100 @cxfeng1 PTAL, thanks.

@weex-bot
Copy link

weex-bot commented Aug 14, 2018

Messages
📖 No android file has been changed.
📖 android build verification finished.

Generated by 🚫 dangerJS

Copy link
Contributor

@Hanks10100 Hanks10100 left a comment

Choose a reason for hiding this comment

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

Tried the scripts/beta-branchoff.sh, works well for me.

@Hanks10100 Hanks10100 merged commit eddf67e into apache:master Aug 15, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants