-
Notifications
You must be signed in to change notification settings - Fork 10.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add CircleCI #8685
Add CircleCI #8685
Conversation
fc2f54e
to
6803050
Compare
6803050
to
38c7bd9
Compare
38c7bd9
to
90e7847
Compare
.circleci/config.yml
Outdated
aws s3 sync $ROCKET_DEPLOY_DIR/ s3://download.rocket.chat/ | ||
|
||
bash .circleci/docker.sh | ||
bash .circleci/update-releases.sh |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This and corresponding file I assume we no longer need, as that endpoint no longer exists.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
oh, good to know 👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Disregard removing. Just updated the contents of the file :)
Updated Description of PR with a bit more info from my changes: After artifact is uploaded to s3 a redirect is put in place for the following:
Also develop releases a redirect is added for:
|
c6548c5
to
33a4b11
Compare
33a4b11
to
594a33a
Compare
commit 65e06c2 Merge: ff87097 cac14a0 Author: Diego Sampaio <chinello@gmail.com> Date: Wed Nov 29 10:53:04 2017 -0200 Merge pull request #8973 from RocketChat/fix-tag-ci Fix tag build commit cac14a0 Author: Diego Sampaio <chinello@gmail.com> Date: Wed Nov 29 10:49:07 2017 -0200 Fix tag build commit ff87097 Merge: 5df1ca9 cc33d0a Author: Diego Sampaio <chinello@gmail.com> Date: Wed Nov 29 10:39:13 2017 -0200 Merge pull request #8972 from RocketChat/fix-deploy-filter Fix CircleCI deploy filter commit cc33d0a Author: Diego Sampaio <chinello@gmail.com> Date: Wed Nov 29 10:32:53 2017 -0200 Fix CircleCI deploy filter commit 5df1ca9 Merge: 21c4efa 25f82b3 Author: Diego Sampaio <chinello@gmail.com> Date: Wed Nov 29 10:09:31 2017 -0200 Merge pull request #8967 from RocketChat/release/0.59.4 Release/0.59.4 commit 25f82b3 Author: Diego Sampaio <chinello@gmail.com> Date: Wed Nov 29 09:30:19 2017 -0200 Use same NPM version as Meteor commit 3d98b0a Author: Diego Sampaio <chinello@gmail.com> Date: Wed Nov 29 09:00:22 2017 -0200 Use specific webdriverio package version commit 8c7ce0c Author: Diego Sampaio <chinello@gmail.com> Date: Thu Nov 9 10:34:12 2017 -0200 Fix link to .asc file on S3 commit b1db1e9 Author: Diego Sampaio <chinello@gmail.com> Date: Tue Nov 14 17:46:57 2017 -0200 Fix docker build commit d1e8503 Author: Rodrigo Nascimento <rodrigoknascimento@gmail.com> Date: Fri Nov 3 20:03:17 2017 -0200 Add CircleCI (#8685) commit 67ce583 Author: Aaron Ogle <aaron@geekgonecrazy.com> Date: Tue Nov 28 17:33:03 2017 -0600 Fix history commit 812bb63 Author: Aaron Ogle <aaron@geekgonecrazy.com> Date: Tue Nov 28 17:28:57 2017 -0600 Bump version to 0.59.4 commit aabc541 Author: Karl Prieb <karl@prieb.me> Date: Tue Nov 28 21:03:10 2017 -0200 [FIX] Channel settings buttons (#8753) * Fix channel settings buttons * fix member view on flex-tab * try to fix test * add scroll to add users flex-tab commit eac8f68 Author: Chris Pitman <cpitman1@gmail.com> Date: Thu Oct 5 12:58:31 2017 -0400 Store int history as string in mongo Http Results can include keps which are vaild JSON but invalid mongo keys. Store them as a string, then check when formatting them for dispkay if they are json that needs to be stringifies or already a string.
@RocketChat/core
After artifact is uploaded to s3 a redirect is put in place for the following:
Also develop releases a redirect is added for: