16 Commits

Author SHA1 Message Date
Gleb Bahmutov ebaa7a375c Copy test runner binaries before releasing new version (#4082)
* adding S3 sdk

* test binary folder

* linting

* before searching for binary

* linting

* grab folders in the given S3 prefix

* grab folders in the given S3 prefix

* find the last build

* found last builds for commit

* refactoring

* add tests for upload dir name

* create destination zip filename

* copying S3 files

* move s3 helpers into own object, prepare for testing

* add realistic test

* linting

* chore: add documentation to DEPLOY.md file
2019-05-01 10:14:25 -04:00
Zach Bloomquist 47e98fa1d0 Use 'platform-arch' naming scheme for downloads (#3998)
* use 'platform-arch' naming scheme for downloads

* do full builds for this branch

* Revert "do full builds for this branch"

This reverts commit 6d539513e7.

* update wrong comments

* chore: test upload getCDN functions

* linting js

* unit test refactored manifest

* linting
2019-04-29 12:27:41 -04:00
Gleb Bahmutov 4be880550f chore: add note about issues comments 2019-03-15 11:02:17 -04:00
Gleb Bahmutov 0e92b17fe6 Add note how to publish GitHub release note 2019-01-30 16:55:31 -05:00
Brian Mann 55cc09873f update notes [skip ci] 2018-12-01 20:09:27 -05:00
Marco Vito Moscaritolo d02ecf0eac Move code in the bullet point (#2614) 2018-10-15 17:55:52 -04:00
Brian Mann 54c1318253 update deploy notes 2018-07-30 23:42:45 -04:00
Brian Mann ec332a75b5 deploy notes [skip ci] 2018-05-30 00:08:11 -04:00
Brian Mann 1d0b35bd47 Cli env var changes (#1734)
* wip [skip ci] update

* wip [skip ci] update test

* [skip ci] fix env var

* bump sinon, create helper utility to always throw when a stub is called without being given stubbed behavior

* update failing specs

* fix some error messages

* update snapshot

* warning -> note, add snapshot tests

* change snapshot os.release, test env vars
2018-05-19 15:37:52 -04:00
Jennifer Shehane 5088f2a448 Grammar updates to deploy.md 2018-04-23 15:38:23 -04:00
Brian Mann d4e293a377 deploy notes [skip ci] 2017-12-14 23:51:08 -05:00
Gleb Bahmutov cbf1da0802 Separate bump next version command (#922)
* set set-next-ci-version script command

* use current package.json version when asking for next one

* showing actual error response from buildkite

* rename .aws-credentials.json to just aws-credentials.json file

* rename aws_credentials_json on appveyor
2017-11-16 14:12:30 -05:00
Gleb Bahmutov 1ddbb24db0 copy deploy instructions from issue to DEPLOY.md close #465 2017-10-05 15:12:34 -04:00
Brian Mann 2e422a94b9 root: deploy.md clarifications 2017-09-10 17:25:34 -04:00
Brian Mann efe8b26df3 root: npm script conventions, specify linux docker build task 2017-09-01 02:23:08 -04:00
Gleb Bahmutov b9dce5035d move deployment out of contributing guide (#330) 2017-08-01 11:23:00 -04:00