Commit Graph

18 Commits

Author SHA1 Message Date
Gleb Bahmutov a559801eb2 ci: pass commit into commit message to test projects (#1076)
* ci: pass commit into commit message to test projects

* build: remove this branch from testing binary
2017-12-15 15:34:31 -05:00
Gleb Bahmutov e3e1a5fe15 build: make empty commit in next version branch first, close #1070 (#1071)
* build: make empty commit in next version branch first, close #1070

* build: add branch name = version to commit message
2017-12-14 14:49:15 -05:00
Gleb Bahmutov f6e87c97ad Allow http download url 1001 (#1004)
* fix: allow http: download url, close #1001

* linting

* relinting JS files
2017-12-04 14:28:29 -05:00
Brian Mann d3727f3e48 root: use platform ref [skip ci] 2017-11-20 00:44:21 -05:00
Gleb Bahmutov 79d7c8a249 Do not set env vars to kickoff (#923)
* do not set any shared environment vars on test projects

* rename .ci.json to ci.json
2017-11-16 14:47:58 -05:00
Gleb Bahmutov b2f03ba20d build: use commit-message-install to form json block 2017-11-01 22:15:55 -04:00
Gleb Bahmutov 6ec49750a2 build: better formatting for commit message 2017-11-01 09:49:57 -04:00
Gleb Bahmutov 24991f4922 build: commit to test projects using commit-message-install format (#864)
* build: commit to test projects using commit-message-install format

* use exact versions of typescript
2017-11-01 00:57:50 -04:00
Gleb Bahmutov b19dbf38d8 pass commit on buildkite 2017-10-24 12:09:27 -04:00
Gleb Bahmutov d3484ab4c9 scripts: add platform to commit message 2017-10-24 10:52:17 -04:00
Gleb Bahmutov 5c788126d3 better appVeyor message in commit 2017-10-05 17:21:31 -04:00
Gleb Bahmutov 08bb0840b8 fix short sha variable in commit subject 2017-10-05 14:37:05 -04:00
Gleb Bahmutov 03fc910ba7 root: add short SHA to the test project commit subject 2017-10-05 14:17:15 -04:00
Gleb Bahmutov 5aace6d9dc filter projects to trigger by provider name 2017-10-05 10:59:33 -04:00
Gleb Bahmutov a9dcfdff31 Version in commit subject 563 (#564)
* start unit testing npm version extract

* put short NPM version into trigger commit subject, close #563

* pass appVeyor token to bumpercar
2017-10-05 14:13:11 +00:00
Gleb Bahmutov 1ad8899cdd trigger/bump other projects serially (#552)
* trigger/bump other projects serially

* bring version of bumper that suppors appVeyor variables

* add cypress-tiny-project test
2017-10-04 15:07:16 +00:00
Gleb Bahmutov 735519a7b4 Bump via commit 537 (#538)
* run test CI projects by making empty commit, close #537

* use good message when bumping jobs

* enable more test projects

* fix vars

* trigger cypress-test-ci-environments

* enable cypress-test-example-repos

* add binary url to the trigger commit message

* enable all jobs again

* pass binary url

* prepare to test local zip install
2017-10-02 18:20:58 -04:00
Gleb Bahmutov 4672b569f1 Upload tar and zip (#536)
* run linter an all

* add NPM package CI job

* more steps for NPM package

* start upload NPM package

* more work on NPM package upload

* testing upload

* move purge cache to utils

* add unique binary build and upload from CI

* pass saved urls to test-binary job

* allow CYPRESS_BINARY_VERSION to be an url right away

* put uploaded urls into /tmp folder

* use explicit json filenames

* paths instead of path

* testing cypress npm and binary

* use NPM folder beta to store temp binary and package

* refactor utils

* set env vars and trigger other test projects

* only test NPM and binary on develop branch

* enable all jobs again
2017-10-01 17:01:19 -04:00