[go: nahoru, domu]

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

[WEEX-525] Created the automate beta branch-off scripts. #1353

Merged
merged 1 commit into from
Jul 31, 2018

Conversation

jondong
Copy link
Contributor
@jondong jondong commented Jul 20, 2018

The script beta-branchoff.sh is to automate the weekly beta release
branch-off procedure. It helps to identify which is the latest
non-RC version number and release a new beta branch with the number.
The branch will be branched-off from origin/master and will be pushed
onto apache after its creation.

A valid beta version number looks like: 0.18.0-beta1
A Valid beta branch name looks like: 0.18.0-beta1-180720

common.sh provides some useful gadgets for the scripts and can be
shared across scripts.

The script beta-branchoff.sh is to automate the weekly beta release
branch-off procedure. It helps to identify which is the latest
non-RC version number and release a new beta branch with the number.
The branch will be branched-off from origin/master and will be pushed
onto apache after its creation.

A valid beta version number looks like: 0.18.0-beta1
A Valid beta branch name looks like: 0.18.0-beta1-180720

common.sh provides some useful gadgets for the scripts and can be
shared across scripts.
@weex-bot
Copy link
weex-bot commented Jul 20, 2018
Messages
📖 No android file has been changed.
📖 android build verification finished.

Generated by 🚫 dangerJS

@jondong
Copy link
Contributor Author
jondong commented Jul 20, 2018

@Hanks10100 @cxfeng1 PTAL, thanks

@Hanks10100 Hanks10100 merged commit 2864fdf into apache:master Jul 31, 2018
yxping pushed a commit to yxping/incubator-weex that referenced this pull request Aug 9, 2018
The script beta-branchoff.sh is to automate the weekly beta release
branch-off procedure. It helps to identify which is the latest
non-RC version number and release a new beta branch with the number.
The branch will be branched-off from origin/master and will be pushed
onto apache after its creation.

A valid beta version number looks like: 0.18.0-beta1
A Valid beta branch name looks like: 0.18.0-beta1-180720

common.sh provides some useful gadgets for the scripts and can be
shared across scripts.
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.

None yet

3 participants