1
0
mirror of synced 2026-01-01 00:04:41 -05:00
Commit Graph

21 Commits

Author SHA1 Message Date
Nick Schonning
71b6ee7641 chore: Upgrade actions/cache to v2.1.3 2020-11-09 10:19:53 -05:00
Nick Schonning
d9d17364e3 chore: flatten ifs for fkirc/skip-duplicate-actions 2020-11-06 15:39:03 -05:00
Nick Schonning
bf478c15dd chore: Set timeout of 60 minutes for test job 2020-11-06 11:55:06 -05:00
Nick Schonning
c058d4aad8 chore: Update actions/checkout to v2.3.4 2020-11-05 18:05:39 -05:00
Nick Schonning
4fb87ade22 chore: Pull JS Linting to separate Action
Only trigger if JS, package, or Action file is changed
2020-11-04 10:46:47 -05:00
Chiedo John
c116efe725 Crowdin translations (translation-batch-1604415979) (#16312)
* New Crowdin translations by Github Action

* Revert broken translated files to English

* Revert broken translations

* Revert broken translations

* Revert more broket translations

* Revert broken translation

* Increase Node memory limit for running Jest

* Allow Node to use more memory for Jest

* Increase Node memory limit for running Jest

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-authored-by: Chiedo <chiedo@users.noreply.github.com>
Co-authored-by: James M. Greene <JamesMGreene@github.com>
2020-11-03 16:15:55 -05:00
Chiedo
27b2578b44 Upgrade Skip Duplicate Actions
The previous version often returned HTTP Errors and failed unexpectedly.

This version is more fault tolerant.

Details: https://github.com/fkirc/skip-duplicate-actions/issues/45
2020-10-15 17:54:23 -04:00
Octomerger Bot
a7d2a3fa6f Branch was updated using the 'autoupdate branch' Actions workflow. 2020-10-15 12:18:33 -07:00
Chiedo
d6dcc4218a Default to tests running if the skip action errors out 2020-10-15 14:14:33 -04:00
Octomerger Bot
ed990c105b Branch was updated using the 'autoupdate branch' Actions workflow. 2020-10-15 11:12:25 -07:00
Chiedo John
d96352d13a Make sure transalations trigger node tests (#16064)
Co-authored-by: Chiedo <chiedo@users.noreply.github.com>
2020-10-15 13:58:54 -04:00
Chiedo John
095c0b5617 Update test.yml 2020-10-15 13:22:49 -04:00
Chiedo John
63024cf9b2 Update test.yml 2020-10-15 13:21:41 -04:00
Chiedo
b2d465035e Continue skip check on error 2020-10-15 12:49:16 -04:00
Chiedo John
68ca82f227 Move from paths-ignore to paths to be less confusing (#16040)
* Move from paths-ignore to paths to be less confusing

* Include feature flags

* Make sure test and browser workflows run fully when changed

Co-authored-by: Chiedo <chiedo@users.noreply.github.com>
2020-10-15 09:48:40 -04:00
Chiedo
1ef8963d00 Finished moving actions to shas 2020-10-15 09:07:01 -04:00
Chiedo
bdbe7cc9e0 Update some of the actions to Shas 2020-10-15 08:45:27 -04:00
Chiedo John
c76bf47ea5 Attempt to reduce uneeded test runs (#16015)
* Reduce unneeded test runs

- Attempt to make the skip logic work w/ required checks
- Move pa11y to cron schedule
- Make browser test conditional

Co-authored-by: Zeke Sikelianos <zeke@sikelianos.com>
Co-authored-by: Jason Etcovitch <jasonetco@github.com>
2020-10-14 12:57:45 -04:00
Chiedo John
e097e8835d Support manual workflow runs for tests and browser tests (#16031)
Co-authored-by: Chiedo <chiedo@users.noreply.github.com>
2020-10-14 10:43:31 -04:00
Zeke Sikelianos
b22914db59 Upgrade to Node.js 14 (#15822)
* set engines.node to >=12

* set engines.node to >=12

* Update node-versions.md

* update Node.js version in Actions workflows

* Update .node-version

* Update references to Node.js version from 12 to 14

* Update Dockerfile to use Node.js 14

* set engines.node to safe "12 - 14" range
2020-10-05 17:02:55 -07:00
Vanessa Yuen
3df90fc9b8 Hello git history spelunker!
Are you looking for something? Here is all of the GitHub Docs history in one single commit. Enjoy! 🎉
2020-09-27 14:10:11 +02:00