Commit graph

21 commits

Author SHA1 Message Date
Jonathan Kelley
3c8c6883f7 fix: use manual checkout 2023-01-03 00:45:17 -05:00
Jonathan Kelley
e99b2feb24 fix: yml 2023-01-03 00:42:54 -05:00
Jonathan Kelley
e4b5983d8c fix: use working directory 2023-01-03 00:41:39 -05:00
Jonathan Kelley
3b86650b35 fix: use C drive on windows 2023-01-03 00:40:15 -05:00
Jonathan Kelley
7b10d2f6af ci: use ordering to better cache 2022-12-13 15:34:35 -08:00
dependabot[bot]
dbffe1ad24
build(deps): bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-07 03:25:10 +00:00
Jon Kelley
d9546d9504
Renderers are now packages, not features. (#387)
* feat: use synchronous router design

* feat: function to get router out of dom

* chore: restructure workspace to use renderers as packages, not features
2022-07-09 15:15:20 -04:00
Jonathan Kelley
1f4d2cd6e4 ci: fix ci on master pushes 2022-02-23 11:26:31 -05:00
Jonathan Kelley
f4686150d7 ci: make workflows only run on PRs 2022-02-17 11:19:28 -05:00
Jonathan Kelley
8d2e23bde6 ci: fix draft request 2022-02-13 12:41:38 -05:00
Jonathan Kelley
542b48a59c ci: disable on draft prs 2022-02-13 12:40:25 -05:00
Jonathan Kelley
a858934d41 ci: use filtering for all 2022-02-10 12:09:50 -05:00
Jonathan Kelley
66bc09cf28 ci: remove i686 windows target 2022-01-28 21:46:15 -05:00
Jonathan Kelley
05d68b1107 ci: fewer windows targets
this commit decreases the number of windows targets we check to speed up CI
2022-01-28 21:45:40 -05:00
Jonathan Kelley
6306f7fb74 wip: remove nightly for windows 2022-01-07 01:06:55 -05:00
Jonathan Kelley
ebfe2b88e9 ci: combine build and test 2022-01-05 17:37:41 -05:00
Jonathan Kelley
7349029da1 update: windows ci 2022-01-05 17:36:49 -05:00
Jonathan Kelley
bd341f5571 fix: tests 2022-01-05 17:30:12 -05:00
Jonathan Kelley
9f09273819 wip: add backtrace 2022-01-03 17:44:38 -05:00
Jonathan Kelley
d4f4c29ee7 wip: add backtrace 2022-01-03 17:41:46 -05:00
Jonathan Kelley
b4983a0169 wip: add windows build 2022-01-03 17:35:04 -05:00