Commit Graph

10952 Commits

Author SHA1 Message Date
Gleb Bahmutov ea89080016 CIRCLECI env not CIRCLE 2017-10-23 16:09:27 -04:00
Gleb Bahmutov 6d64ca42d6 form upload hash from CI environment vars if not set 2017-10-23 16:01:04 -04:00
Gleb Bahmutov f0814cc522 use bumpercar with buildkite that can split name 2017-10-23 15:30:35 -04:00
Gleb Bahmutov fc56a7cce1 use latest version of bumpercar 2017-10-23 14:40:03 -04:00
Gleb Bahmutov 9aec0df6f3 print top level deps 2017-10-23 14:26:00 -04:00
Gleb Bahmutov bdd81f6047 fix providers checks 2017-10-23 13:46:03 -04:00
Jennifer Shehane 7fda05f074 Merge pull request #780 from paulfalgout/patch-2
Renamed cypress-monorepo to cypress
2017-10-23 13:32:38 -04:00
Gleb Bahmutov 0288801624 set configured providers 2017-10-23 13:08:37 -04:00
Gleb Bahmutov 928c13d992 build example kitchenksink on buildkite 2017-10-23 10:40:19 -04:00
Gleb Bahmutov 5890109d5a use bumpercar with buildkite support 2017-10-23 10:37:22 -04:00
Brian Mann 8ae23df329 fixes #777, add buildkite branch for recorded runs (#779)
* fixes #777, add buildkite branch for recorded runs

* server: cleanup buildkite env var
2017-10-20 18:16:40 -04:00
Koen Verheyen 70c5047b1d Make cy.spread() work for jQuery wrappers (#783) 2017-10-20 16:23:03 -04:00
Gleb Bahmutov d1a78e77d5 start moving appveyor build steps into shelljs file (#785)
* start moving appveyor build steps into shelljs file

* moved appveyor commands into shell script

* build on this branch
2017-10-20 18:14:59 +00:00
Gleb Bahmutov f7cab9cf7e print env 2017-10-20 13:01:19 -04:00
Gleb Bahmutov dcec9eb0b8 indent 2017-10-20 12:55:22 -04:00
Gleb Bahmutov 20e17937b7 only build binary in main repo in develop branch for #784 2017-10-20 12:53:00 -04:00
Gleb Bahmutov 181f85fea9 only build windows binary on develop branch, close #784 2017-10-20 11:07:00 -04:00
Paul Falgout 3e793da9d3 Renamed cypress-monorepo to cypress
It looks to me like the repo was renamed and that these needed to be updated?
2017-10-20 16:18:48 +09:00
Brian Mann 2e6e0f5d15 use the right circle branch [skip ci] 2017-10-19 21:32:48 -04:00
Brian Mann 6148d18798 Use master branch for circle since that represents the current version [skip ci] 2017-10-19 21:04:17 -04:00
Brian Mann 06f4640de4 Remove readme hr [skip ci] 2017-10-18 18:00:19 -04:00
Brian Mann 53b6dffe07 Moar readme updates [skip ci] 2017-10-18 17:59:04 -04:00
Brian Mann 6a5c170cdb Cleanup readme [skip ci] 2017-10-18 17:57:47 -04:00
Jennifer Shehane 76120433e0 Add npm install instructions + gif and link to getting started doc 2017-10-18 16:24:56 -04:00
Jennifer Shehane 78d1b769e5 replace .png gitter badge with .svg 2017-10-18 16:18:55 -04:00
Jennifer Shehane 3e05546345 Fix video embed - use image placeholder w/ link 2017-10-18 15:56:39 -04:00
Jennifer Shehane 26d41bf1a2 fix badge formatting 2017-10-18 15:52:22 -04:00
Jennifer Shehane 829f5988e5 Driver contributions, close #763
* remove empty test scripts

* Update contributing guide to include more specific instructions for the driver

- Move CI status within the TOC
- Add ‘driver’ to ‘Working in specific package’ section
- some minor link / wording fixes
- added wording around our labels.

* remove 'run test' task for coffee

* Jazz up the readme

- Add ‘why cypress’ video
- Add a bunch of badges
- Add ‘install cypress’ section that refers to docs
- Add a nice logo at the top.

* updates

* remove desktop-gui unit test task from ci
2017-10-18 19:43:38 +00:00
Gleb Bahmutov 93714a410f Print arch (#769)
* print platform and architecture before building on Circle

* print platform on AppVeyor
2017-10-18 18:18:40 +00:00
Chris Bier 0c049d8ec1 Typo fix in README.md (#749) 2017-10-18 17:00:50 +00:00
Jennifer Shehane 0e0f75cfe9 example: bump kitchen-sink version 2017-10-16 17:42:31 -04:00
Gleb Bahmutov 66861fd716 Working directory ci (#746)
* root: use working directory in circle ci yml

* convert other commands
2017-10-16 15:00:14 +00:00
Brian Mann ede5efc369 root: actually bump package.json [skip ci] 2017-10-14 20:14:22 -04:00
Brian Mann 5bbd4009e1 release 1.0.2 [skip ci] v1.0.2 2017-10-14 19:56:26 -04:00
Brian Mann 5c007badfe root: add additional tasks for committing release and updating repos with next dev version 2017-10-14 19:55:29 -04:00
Brian Mann 6ef0625b59 note flaky test [skip ci] 2017-10-13 23:08:18 -04:00
Brian Mann 2f6c09a54b kickoff builds 2017-10-13 22:55:14 -04:00
Brian Mann 6fa9abd9e1 Merge pull request #738 from MariMax/develop
fixes stack overflow, for angular 4 apps
2017-10-13 22:10:03 -04:00
Brian Mann 628281dd65 server / https-proxy: add more debug logs [skip ci] 2017-10-13 21:25:40 -04:00
Brian Mann d0046194a0 driver: note flaky test [skip ci] 2017-10-13 21:25:19 -04:00
Brian Mann 550bf2f39d Merge branch 'develop' into develop 2017-10-13 19:06:13 -04:00
Brian Mann b38d028a60 Merge pull request #732 from cypress-io/issue-647
Issue 647

Fixes #647
2017-10-13 17:56:25 -04:00
Brian Mann 0ade7ec24d Merge pull request #720 from HugoGiraudel/hotfix/env-parsing
Fix parsing error in parseNestedValues

Fixes #620
2017-10-13 17:54:21 -04:00
Brian Mann e980e9902a don't use regexp for testing keys 2017-10-13 17:52:14 -04:00
Brian Mann 8db0b2b093 driver: add zone.js, come up with a more comprehensive strategy for recovering from unserializable objects 2017-10-13 17:49:05 -04:00
Brian Mann 4a2a6ffabc server: add integration test, clarify on what the regexp does 2017-10-13 16:59:19 -04:00
Brian Mann 84205ee9e7 Merge branch 'develop' into hotfix/env-parsing 2017-10-13 16:46:25 -04:00
Brian Mann 5855d6172c test [skip ci] 2017-10-13 16:18:39 -04:00
Brian Mann d3aeb01b14 rename config option, consolidate some logic, add more comprehensive tests for recording, add integration test 2017-10-13 15:08:14 -04:00
Brian Mann f6b7fae115 Merge branch 'develop' into issue-460 2017-10-13 12:43:48 -04:00