Pascal Jufer
|
88813a59d3
|
Add GitHub Action to Auto-Merge Translations from Crowdin (#8966)
* Add Action to Auto-Merge Translations from Crowdin
* Don't trigger checks on translation updates
|
2021-10-20 11:01:14 -04:00 |
|
Oscar Dominguez
|
432fc0ff93
|
ci(workflow): add 'npm' cache for actions/setup-node in .github/workflows (#8748)
|
2021-10-12 16:10:17 -04:00 |
|
rijkvanzanten
|
d4b2a05453
|
Use npm ci instead of install, only run e2e on main
|
2021-09-27 16:36:09 -04:00 |
|
Jay Cammarano
|
a7b0cbe69b
|
GitHub workflow to run tests on pushes to main and PRs (#8247)
* testing workflow
* name changed
* generateHash working
* changed pendingMock() to 0 because ticks > 5000
* removed empty tests
* removed empty tests
* Update packages/sdk/tests/utils.ts
Co-authored-by: José Varela <joselcvarela@gmail.com>
* updated workflow to add build
* added npm run build
* fixed get-filter-operators
* added env to workflow
* potential fix to index.test.ts
* added env variables for index.test.ts
* added caching and node-version matrix
* added all supported node versions
* only supported node versions
* updated to only support 16
* removed duplicate workflow caching
Co-authored-by: José Varela <joselcvarela@gmail.com>
|
2021-09-27 15:10:29 -04:00 |
|