Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
B
baas-ide
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
guxukai
baas-ide
Commits
6af79ce8
Unverified
Commit
6af79ce8
authored
Nov 15, 2018
by
yann300
Committed by
GitHub
Nov 15, 2018
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #1056 from ethereum/yann300-patch-6
Create release-process.md
parents
c117e6e8
6a2e3111
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
0 deletions
+15
-0
release-process.md
release-process.md
+15
-0
No files found.
release-process.md
0 → 100644
View file @
6af79ce8
# Release process
This document details step for publishing packages and tag the code base accordingly:
-
checkout a new branch
-
npm run publish
-
commit
-
increment root package.json version
-
commit
-
merge the branch
-
fetch origin/master
-
checkout origin/master
-
npm run tag
-
github-changes -o ethereum -r remix -a --only-pulls --use-commit-body --only-merges --between-tags
<previous>
...
<next>
-
create a new release out of the changelog.md
-
in changelog put list of published packages with version
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment