1
0
mirror of synced 2026-01-03 06:04:16 -05:00
Commit Graph

27 Commits

Author SHA1 Message Date
Grace Park
2dbea3737a Removing algolia (#20633) 2021-08-05 13:10:51 -04:00
James M. Greene
149864b7ba Use the easy npm caching now built into actions/setup-node (#20316) 2021-07-13 10:42:07 -05:00
ajs256
c9d682b366 Fix typo in action step name 2021-06-16 11:44:20 -07:00
Mike Surowiec
37f73f0bb3 Heroku dev deps (#19431)
* fix: req.csrfToken doesn't always exist (e.g. 500 page)

* feat: update dockerfile and add nextjs to build

* fix: run linter

* move @babel deps -> dev deps

* move webpack looking things from deps -> dev deps

* move pa11y-ci to optional dep

* explicitly include optional deps for pa11y

* allow heroku dev deps to be installed

* fix: update postcss module

* fix: update dockerfile build

* tmp: disable renderReact

* see if another deploy is slower/faster

* move a few more packages to devDeps

* upgrade to package-lock v2

* use dayjs instead of date-fns

* move cross-env to devDeps

* remove unused 'del' package

* commit husky precommit hooks

* add hrtime to clone-for-build.js

* Revert "add hrtime to clone-for-build.js"

This reverts commit 70ee647bacce833f4ed2f621f62c63c1d85e5413.

* update babel/eslint

* fix: remove unused plugin

* try a .slugignore

* fix: heroku-postbuild to use npm run build

* fix: i cannot spell dereferenced

* add .next/cache to heroku cacheDirectories

* test cached build

* remove aws-sdk, see what breaks

* move jest-puppeteer to optional deps

* fix: update browser-test.yml to use newer node version

* move jimp to optional dependencies

* move puppeteer to optional dependencies

* fix: ci optional include

* fix: bad copy pasta

* remove previous react experiment

* update tests/README.md with note about optional deps

* bump node test version back to 14

* convert package-lock back to v1

* fix: use node 15.x to leverage npm optional deps

* fix: optional dep install

* test: see what happens with heroku/nodejs-typescript buildpack

* back to heroku/nodejs buildpack

* move jest to optional

* revert jest move

* remove .slugignore

* cleanup dockerfile, move xlsx-population to optional, add comment about optional deps

* Update Dockerfile

Co-authored-by: James M. Greene <JamesMGreene@github.com>

Co-authored-by: James M. Greene <JamesMGreene@github.com>
2021-05-24 15:40:50 -07:00
Mike Surowiec
488dd4d202 run browser-test.yml like pa11y.yml 2021-05-20 14:09:14 -07:00
Mike Surowiec
c4166202a1 feat: upgrade to node v16, package-lock.json v2, remove aws-sdk 2021-05-20 13:32:19 -07:00
Chiedo John
c6a0f4dc8d No more skipping workflows (#18674)
Co-authored-by: chiedo <chiedo@users.noreply.github.com>
2021-04-09 11:31:54 -04:00
Kevin Heis
62a8891954 Add descriptions to our actions workflows (#18019)
Co-authored-by: Sarah Edwards <skedwards88@github.com>
2021-03-23 21:31:28 +00:00
Rachael Sewell
f4c3a35602 temporary puppeteer container changes to revert Chrome browser(#18131) 2021-03-05 16:43:58 -08:00
Chiedo John
c01b7fa33f Remove Browser Tests until it works again (#18088)
* Remove Browser Test until it works again

* Readd workflow and just disable the common triggers

Co-authored-by: chiedo <chiedo@users.noreply.github.com>
Co-authored-by: James M. Greene <jamesmgreene@github.com>
2021-03-04 15:56:58 +00:00
James M. Greene
3e16e7063a Add step timeouts to pupper-container steps (#18071) 2021-03-03 15:17:39 -06:00
Jason Etcovitch
6e0c2319b4 Set engines.node to 14+ (#17777)
* Set engines.node

* Add setup-node to browser-test workflow

* Updoot ianwalter/puppeteer-container
2021-02-11 15:40:08 +00:00
James M. Greene
4ab23615e0 Execute browser tests for pushes to main and all PRs (#17796)
...instead of just pushes to any branch.

Fixes https://github.com/github/docs-internal/issues/17068
2021-02-10 21:09:47 +00:00
Chiedo
5e6c30a4a8 Revert "chore: flatten ifs for fkirc/skip-duplicate-actions"
This reverts commit d9d17364e3.
2020-11-16 09:07:00 -05:00
Nick Schonning
d9d17364e3 chore: flatten ifs for fkirc/skip-duplicate-actions 2020-11-06 15:39:03 -05:00
Nick Schonning
c058d4aad8 chore: Update actions/checkout to v2.3.4 2020-11-05 18:05:39 -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
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
8131d67969 Convert more action versions to shas 2020-10-15 08:55:22 -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
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