Keith Cirkel
|
3273ae81ff
|
Merge branch 'main' into upgrade-actions-runners
|
2022-05-19 11:06:30 +01:00 |
Keith Cirkel
|
3d711da0ed
|
upgrade node runner to 16 LTS
|
2022-05-19 10:43:22 +01:00 |
Keith Cirkel
|
c86d7ff03e
|
run tests on all branches (not just PRs)
|
2022-05-19 10:42:49 +01:00 |
Keith Cirkel
|
6b6aef6619
|
upgrade lhci
|
2022-05-19 10:29:26 +01:00 |
Keith Cirkel
|
9d77a6861c
|
move cache & install to node setup
|
2022-05-19 10:29:18 +01:00 |
Keith Cirkel
|
716b99e025
|
remove vendor
|
2022-05-19 10:24:35 +01:00 |
Keith Cirkel
|
6a8fa6b102
|
try upgrading lighthouse workflow
|
2022-05-19 09:33:17 +01:00 |
Kristján Oddsson
|
dd4f949617
|
fix reference to lockfile
|
2022-05-11 22:39:21 +01:00 |
Keith Cirkel
|
f0e9761e3d
|
Do not ignore scripts on publish
|
2022-05-01 08:08:45 +01:00 |
Keith Cirkel
|
e8be4f61ce
|
Fix publish by running build
|
2022-05-01 07:59:21 +01:00 |
Keith Cirkel
|
b74432c0b9
|
run lint & size as part of CI, but not before `npm run test`
The build step is no longer needed for tests, which in part allows us to
drop these.
|
2022-04-28 09:36:54 +01:00 |
Kristján Oddsson
|
311dd4dbfb
|
Create .github/workflows/publish.yml
|
2022-03-25 14:52:01 +00:00 |
Kristján Oddsson
|
7008e3e3d0
|
Update reference to lhci CLI
|
2021-05-19 21:30:48 +01:00 |
Kristján Oddsson
|
5e8b1d1a21
|
Remove the references page from docs
|
2021-03-29 10:02:01 +01:00 |
Clay Miller
|
70852ee65f
|
feat: Ignore 'reference.json' (#94)
* feat: Ignore 'reference.json'
* fix: Add ignored file using '-f'
Docs: https://git-scm.com/docs/git-add#Documentation/git-add.txt--f
|
2020-12-10 19:18:48 -05:00 |
Clay Miller
|
86ba8bdc23
|
feat: Check pull requests using Lighthouse CI (#96)
* feat: Run Lighthouse CI via GitHub Actions
Documentation: https://github.com/GoogleChrome/lighthouse-ci/blob/master/docs/getting-started.md#github-status-checks
* chore: Upload Lighthouse CI results
Results are not sensitive. The same results may be obtained by cloning this public repo and running 'npx lhci autorun', or by running Lighthouse via the Google Chrome DevTools against the public site. Terms: https://github.com/GoogleChrome/lighthouse-ci/blob/master/docs/services-disclaimer.md#temporary-public-storage
* fix: Lighthouse audit issues
* chore: Skip Lighthouse checks which fail in CI but not DevTools
* chore: Cache Bundler gems to speed-up CI
|
2020-12-10 13:09:34 -05:00 |
Keith Cirkel
|
7f3b865fb1
|
docs: build on separate branch
|
2020-11-06 15:56:19 +00:00 |
Keith Cirkel
|
feed140fb5
|
chore: switch `master` to `main`
|
2020-08-03 15:38:17 +01:00 |
Keith Cirkel
|
7e7443b34b
|
chore: switch `master` to `main`
|
2020-08-03 15:37:56 +01:00 |
Josh Gross
|
e431ab4110
|
Use actions/cache v2
|
2020-07-27 22:42:07 -04:00 |
Keith Cirkel
|
1d1421276c
|
build: give nicer name to docs build task
|
2020-03-27 14:54:08 +00:00 |
Keith Cirkel
|
571cd5ccee
|
build: dont fail docs build if theres nothing to commit
|
2020-03-25 17:06:25 +00:00 |
Keith Cirkel
|
560a405987
|
Update docs-build.yml
|
2020-03-25 16:07:12 +00:00 |
Keith Cirkel
|
566dafd33d
|
docs: auto build reference
|
2020-03-25 15:55:30 +00:00 |
Keith Cirkel
|
69239893c1
|
build: add github actions workflow
|
2020-03-25 12:20:18 +00:00 |