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
7f22b608
Unverified
Commit
7f22b608
authored
Sep 18, 2019
by
Liana Husikyan
Committed by
GitHub
Sep 18, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update release-process.md
parent
3ec8ef0b
Hide 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 @
7f22b608
...
...
@@ -3,20 +3,6 @@ This document includes:
-
how to update remix-alpha.ethereum.org.
-
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
-
git fetch origin master
...
...
@@ -37,3 +23,18 @@ remix-alpha.ethereum.org is automaticaly updated every time commits are pushed t
-
npm run build
-
npm publish
-
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