Граф коммитов

6 Коммитов

Автор SHA1 Сообщение Дата
chowwinston 5b9e10e067 Winston/sobject fetch (#96)
* SObject describe and integration tests
@W-4252302@

* Update path for mac builds

* Refactor and address issues from PR

* Cleanup code and add describeSObject test

* Add permset for FLS in integration test

* Update to dependencies to 40.9

* Buffer output to only return when stdout finishes streaming

* Enable jwt auth for CI tests

* Fail fast for now for truncated JSON

* Rename to use devhub.key

* Try Ascii encoding

* Fix some logging calls

* Debug autobuilds

* Validate key through openssl

* Extract jwt key location to env variable

* Give absolute path for appveyor

* Extract appveyor keylocation to web

* Remove key env variable

* Use absolute path for keyfile

* Escape character in appveyor path

* Change travis key path

* Distinguish key path for linux vs mac

* Update to 40.10.0
2017-09-14 09:42:00 -07:00
Nick Chen d5ddb65b95 Add code coverage from system tests (#64)
* Add source form transformation prior to running coverage
* Remap coverage.json
* Produce lcov - that seems to be used more by codecov
* Create a new coverage file for each invocation

@W-4254205@
2017-08-24 20:54:23 -07:00
Gunnar Wagenknecht 792c2976cc Authenticate CI with DevHub (#49)
* Authenticate CI DevHub using Travis repository settings
* Authenticate CI DevHub using AppVeyor settings

@W-4092809@

* Document how key should be stored
2017-08-11 13:35:10 +02:00
Gunnar Wagenknecht 18c99f0066 Introduce Code Coverage Metrics Reporting (#37)
@W-4092804@
2017-08-08 08:17:22 +02:00
Gunnar Wagenknecht f5dbc37258 Remove environment var (#36)
This fixes AppVeyor to run all tests.

@W-4092807@
2017-08-04 14:02:03 +02:00
Gunnar Wagenknecht 74c8d96010 Enable AppVeyor for Windows builds (#18)
* Initial AppVeyor configuration
* Use appveyor-retry to overcome install error
* Add build status badge for Windows
* Install SFDX CLI
* Enable tests

@W-4092807@
2017-07-31 07:14:45 +02:00