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
f57feeab
Unverified
Commit
f57feeab
authored
Sep 19, 2019
by
yann300
Committed by
GitHub
Sep 19, 2019
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #2345 from ethereum/LianaHus-patch-8
Update release-process.md
parents
055f07b0
7f22b608
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
14 deletions
+15
-14
release-process.md
release-process.md
+15
-14
No files found.
release-process.md
View file @
f57feeab
...
@@ -3,20 +3,6 @@ This document includes:
...
@@ -3,20 +3,6 @@ This document includes:
-
how to update remix-alpha.ethereum.org.
-
how to update remix-alpha.ethereum.org.
-
how to release remix IDE.
-
how to release remix IDE.
# remix.ethereum.org update
This is not strictly speaking a release. Updating the remix site is done through the Travis build:
-
switch to the remix_live
-
git reset --hard -master-commit-hash-
-
git push -f origin remix_live
CircleCI will build automaticaly and remix.ethereum.org will be updated
# remix-alpha.ethereum.org update
remix-alpha.ethereum.org is automaticaly updated every time commits are pushed to master
# remix IDE release
# remix IDE release
-
git fetch origin master
-
git fetch origin master
...
@@ -37,3 +23,18 @@ remix-alpha.ethereum.org is automaticaly updated every time commits are pushed t
...
@@ -37,3 +23,18 @@ remix-alpha.ethereum.org is automaticaly updated every time commits are pushed t
-
npm run build
-
npm run build
-
npm publish
-
npm publish
-
after remix_live is updated, drop the zip (from the root folder of remix-live repo) to the release.
-
after remix_live is updated, drop the zip (from the root folder of remix-live repo) to the release.
# remix.ethereum.org update
This is not strictly speaking a release. Updating the remix site is done through the Travis build:
-
switch to the remix_live
-
git reset --hard -master-commit-hash-
-
git push -f origin remix_live
CircleCI will build automaticaly and remix.ethereum.org will be updated
# remix-alpha.ethereum.org update
remix-alpha.ethereum.org is automaticaly updated every time commits are pushed to master
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