37 Commits

Author SHA1 Message Date
Ryan Christian
5249675347 ci: Updating workflows 2021-06-03 18:32:12 -05:00
Jason Miller
62c0915105
Add compressed size to preact-iso PRs 2021-05-04 17:39:55 -04:00
Jason Miller
d7414a785b Add CI testing of production build to prevent bundling regressions 2021-03-29 21:57:23 -04:00
Marvin Hagemeister
97e51f087c Update Lighthouse CI start regex command 2021-03-27 16:07:42 +01:00
Marvin Hagemeister
675c2c7ff4 Update commands in README and CI 2021-03-18 20:09:53 +01:00
Jason Miller
700f2cd0aa
Update GH Actions workflows 2021-03-18 12:48:47 -04:00
Ryan Christian
d2681fd679
ci: Fixing actions on PRs with better pathing tool (#417)
* ci: Fixing actions on PRs with better pathing tool

* ci: Can't skip build stage entirely with req'd status checks
2021-03-09 23:23:33 +01:00
Jovi De Croock
fab59f88ec
support route parameters and inject them into the component (#354)
* support route parameters and inject them into the component

* add changeset

* cleanup residual variables

* fix lint-staged

* reduce diff

* always return undefined

* add tests

* remove log

* update readme

* fix indentation

* Update packages/preact-iso/router.js

Co-authored-by: Marvin Hagemeister <hello@marvinh.dev>

* use correct yml syntax

* use context for route

* use createElement (avoid jsx)

* Update neat-wasps-mix.md

* remove unused import

* Update packages/preact-iso/router.js

Co-authored-by: Jason Miller <developit@users.noreply.github.com>

* Use Jest's native ESM support (#357)

* lint fixes

* TypeScript fixes

* add type for useRoute

Co-authored-by: Marvin Hagemeister <hello@marvinh.dev>
Co-authored-by: Jason Miller <developit@users.noreply.github.com>
Co-authored-by: Jason Miller <jason@developit.ca>
2021-02-21 22:32:08 +01:00
Ryan Christian
e80d869948 ci: Revising workflow files 2021-02-19 19:26:43 -06:00
Jovi De Croock
6bc993fd81
reduce diff by removing accidental newline 2021-02-19 09:20:21 +01:00
jdecroock
abf24c3166 perform installation for changesets bot 2021-02-19 09:18:00 +01:00
jdecroock
64d559667c perform installation for changesets bot 2021-02-19 09:17:42 +01:00
jdecroock
8d47f01c28 add changesets 2021-02-18 21:50:31 +01:00
jdecroock
ec0a24d926 fix pathing 2021-02-18 21:50:25 +01:00
jdecroock
e29bed6f7b workspace command 2021-02-18 21:50:23 +01:00
jdecroock
c8f6d5caa1 use yarn 2021-02-18 21:50:22 +01:00
jdecroock
c1e0daf163 fix diff 2021-02-18 21:50:21 +01:00
Jason Miller
569acc435e
run actions on prs 2021-02-05 10:54:44 -05:00
Jason Miller
0360e204b6
master->main 2021-01-22 15:06:31 -05:00
Jason Miller
fb994555f0
use npm ci, run wmr build in tests 2020-10-30 16:47:45 -04:00
Jason Miller
48b7fc1d48
Update main.yml 2020-10-30 14:37:11 -04:00
Jason Miller
073304ec82
Update main.yml 2020-10-30 14:31:30 -04:00
Jason Miller
b9c5f79cd6
Update main.yml 2020-10-30 08:50:46 -04:00
Jason Miller
3fa473c52a
Update main.yml 2020-10-30 08:43:58 -04:00
Jason Miller
284cbafdaa
Update .github/workflows/main.yml
Co-authored-by: Jovi De Croock <decroockjovi@gmail.com>
2020-10-30 08:37:21 -04:00
Jason Miller
b2b148f556
Lighthouse CI 2020-10-30 00:43:34 -04:00
Jason Miller
88202c50f2
Update compressed-size.yml 2020-07-01 17:53:21 -04:00
Jason Miller
30420f95b0
Add strip-hash for compressed-size 2020-07-01 17:47:01 -04:00
Jason Miller
8c4a3d272a
add "ci" npm script 2020-06-30 11:59:56 -04:00
Jason Miller
536681e85e
compressed-size-action tweaks 2020-06-30 11:54:57 -04:00
Jason Miller
193d1ce899
Update main.yml 2020-06-15 12:56:03 -04:00
Jason Miller
ea17c106e3
Update main.yml 2020-06-15 12:11:26 -04:00
Jason Miller
206775f17f
Update compressed-size.yml 2020-06-12 21:11:16 -04:00
Jason Miller
f747adc9d5
Update compressed-size.yml 2020-06-12 21:05:14 -04:00
Jason Miller
4b15407d01
Create main.yml 2020-06-12 20:08:19 -04:00
Jason Miller
a2b621c4d1
Update and rename main.yml to compressed-size.yml 2020-06-12 20:06:09 -04:00
Jason Miller
4f66bf6dde
Add GitHub Actions 2020-06-12 20:04:33 -04:00