-
Notifications
You must be signed in to change notification settings - Fork 98
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2240 from cosmos/fabo/merge-develop-to-master
Fabo/merge develop to master
- Loading branch information
Showing
130 changed files
with
3,378 additions
and
278,791 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -226,21 +226,18 @@ jobs: | |
# Create release. | ||
release: | ||
docker: | ||
- image: *docker-node | ||
executor: node | ||
steps: | ||
- checkout | ||
- yarn-install | ||
- run: node tasks/createReleasePR.js | ||
|
||
# Publish the release to GitHub. | ||
publish: | ||
docker: | ||
- image: *docker-node | ||
executor: node | ||
steps: | ||
- checkout | ||
- attach_workspace: | ||
at: builds/Gaia | ||
- yarn-install | ||
- run: | ||
command: | | ||
mostRecentTag=$(git describe --abbrev=0 --tags) | ||
|
@@ -253,9 +250,6 @@ jobs: | |
git tag -d release-candidate | ||
git push --delete bot release-candidate | ||
npm -g uninstall yarn ; npm -g install [email protected] | ||
yarn install | ||
node tasks/publish.js | ||
fi | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.