Joseph Cruz
|
00ac66e450
|
refactor(verify-changed-examples): improve readability and runtime (#1556)
* refactor(workflows): split setup
* test((verify-changed-examples): simulate change
* refactor(verify-changes-examples): inline os setup
* refactor(verify-changed-examples): skip w/o change
* chore(verify-changed-examples): remove simulated change
* refactor(verify-changed-examples): revert inline
* refactor(verify-changes-examples): extract example changed
* fix(verify-changed-examples): pull up example changed
* refactor(verify-change-examples): extract matrix
* refactor(verify-changed-examples): pass input
* refactor(verify-changed-examples): rename workflow
* ci(workflows): install chromedriver if needed
* fix(ci-changed-examples): pass input from json
* perf(run-cargo-make-task): maybe install chromedriver
* fix((run-cargo-make-task): maybe install chromedriver
* perf(run-cargo-make-task): maybe install playwrigh deps
* fix(run-cargo-make-task): maybe install playwrigh deps
* chore(suspsense_tests): retry e2e
* refactor(verify-changed-examples): rename calls
* refactor(run-cargo-make-test): remove playwright count
|
2023-08-22 21:22:13 -04:00 |
|
Joseph Cruz
|
351701036b
|
refactor(workflows): extract calls (#1566)
* refactor(workflows): extract leptos changed
* refactor(workflows): rename matrix job
* refactor(workflows): extract examples matrix
* chore(workflows): simulate leptos change
* chore(workflows): remove simulated leptos change
|
2023-08-22 21:19:58 -04:00 |
|
Greg Johnston
|
eb3d9b8714
|
build(docs): only publish on new version tags (#1562)
|
2023-08-20 09:38:35 -04:00 |
|
Joseph Cruz
|
5523fb86fb
|
perf(check-stable): only run on source change (#1542)
|
2023-08-15 06:20:01 -04:00 |
|
Joseph Cruz
|
69dd96f76f
|
test(todo_app_sqlite): add e2e tests (#1448) (#1467)
|
2023-08-07 17:51:24 -04:00 |
|
Joseph Cruz
|
55613c9a31
|
ci(check-examples): only run on source change (#1356)
* ci(check-examples): only run on source change
* ci(check-examples): simulate source change
* ci(check-examples): fix expression
* ci(check-examples): simulate source change
* ci(check-examples): test change against files
* ci(check-examples): adjust expression
* ci(check-examples): remove quotes
* ci(check-examples): use from json
* ci(check-examples): set output value
* ci(check-examples): remove simulated change
|
2023-07-15 19:09:54 -04:00 |
|
Joseph Cruz
|
e6590c7d31
|
ci(ci): only run on source change (#1357)
* ci(ci): only run on source change
* ci(ci): simulate source change
* ci(ci): remove simulated source change
|
2023-07-15 19:09:33 -04:00 |
|
Joseph Cruz
|
7902e7edb7
|
ci: speed up verification (#1347)
* build: introduce ci task
* refactor(ci): rename cargo make task runner
* ci: add ci workflow
* ci: remove redundant workflows
|
2023-07-14 14:37:17 -04:00 |
|
Greg Johnston
|
ee7dbafc85
|
change: migrate to nightly and csr features rather than stable and default-features = false (#1227)
|
2023-06-26 21:12:14 -04:00 |
|
Joseph Cruz
|
a9cbcce8b2
|
fix(examples/tailwind): host system is missing dependencies to run browsers (#1216)
|
2023-06-21 08:07:20 -04:00 |
|
Joseph Cruz
|
edddab1e51
|
ci(examples): automatically keep the list of example projects current (#1198)
|
2023-06-17 16:51:31 -04:00 |
|
Joseph Cruz
|
18bc03e660
|
ci(examples): split check example and improve workflows (#1191)
|
2023-06-15 21:44:37 -04:00 |
|
Joseph Cruz
|
d45d92433f
|
ci(examples): include all example projects (#1188)
|
2023-06-14 15:16:14 -04:00 |
|
Joseph Cruz
|
3a522aef5d
|
ci(examples): split jobs and verify changed examples (#1155)
|
2023-06-13 21:29:54 -04:00 |
|
Greg Johnston
|
3d75c71bfa
|
build: better GitHub Action names
|
2023-06-06 17:04:17 -04:00 |
|
agilarity
|
53e09279a2
|
ci(examples): verify examples (#1125)
|
2023-06-01 22:12:18 -04:00 |
|
Greg Johnston
|
f3e544b003
|
chore: add discussions links to issue templates
|
2023-05-31 11:03:21 -04:00 |
|
Greg Johnston
|
e9054b01e6
|
chore: add issue templates (#1128)
|
2023-05-31 10:58:55 -04:00 |
|
Greg Johnston
|
d0660cf6da
|
build: use cargo's sparse registry protocol (#1127)
|
2023-05-31 10:58:19 -04:00 |
|
Mark Catley
|
2170be8e01
|
chore: deny warnings on github actions (#814)
Enabling on all except for checking examples to start. I'll fix those
and add it as a follow up.
Closes #795
|
2023-04-07 09:28:48 -04:00 |
|
Bram
|
4c1c12734a
|
docs: publish book during CI (#817)
|
2023-04-06 14:09:54 -04:00 |
|
Greg Johnston
|
b55e9a9e64
|
v0.2.3 : fix broken stable support (#670)
|
2023-03-13 07:25:08 -04:00 |
|
Greg Johnston
|
9cc28943aa
|
CI: split into three actions (#636)
|
2023-03-06 21:00:56 -05:00 |
|
Greg Johnston
|
989b5b93c3
|
CI: fix Wasm testing (#511)
|
2023-02-12 19:39:32 -05:00 |
|
Takayuki Maeda
|
4aae8a5088
|
use rust cache
|
2023-01-14 20:07:09 +09:00 |
|
Greg Johnston
|
ecc24fa65d
|
Create FUNDING.yml
Add GitHub sponsor info
|
2023-01-10 12:52:39 -05:00 |
|
Martin
|
190cb162ad
|
Added rustfmt to setup for actions-rs/toolchain.
|
2023-01-10 08:52:55 +00:00 |
|
Martin
|
23bbd90c81
|
Policy change ( part 2 ) added rule of enforcing cargo fmt.
|
2023-01-10 08:20:02 +00:00 |
|
Martin
|
f5c4c9448c
|
Bump actions/checkout to version@3
|
2023-01-06 22:31:13 +00:00 |
|
Tomas Sedlak
|
5cfd44474d
|
Add test action configuration
|
2022-11-05 00:14:30 +01:00 |
|