Commit graph

183 commits

Author SHA1 Message Date
Miles Murgaw
bdeea13a2d fix: prerelease docs 2024-02-08 17:36:05 -05:00
Miles Murgaw
2d723c0e28 fix: prerelease docs 2024-02-08 17:34:21 -05:00
Miles Murgaw
eea70dc1f2 fix: prerelease docs 2024-02-08 17:31:10 -05:00
Miles Murgaw
e9c65e3e8e fix: prerelease docs 2024-02-08 17:30:32 -05:00
Miles Murgaw
1fc194c93c fix: prerelease docs 2024-02-08 17:17:06 -05:00
Miles Murgaw
5803ac8e9e fix: prerelease docs 2024-02-08 17:14:52 -05:00
Miles Murgaw
5df01eab4f fix: prerelease docs 2024-02-08 16:50:23 -05:00
Miles Murgaw
58c27041c1 fix: prerelease docs 2024-02-08 16:41:11 -05:00
Miles Murgaw
9c1ac76663 fix: prerelease docs 2024-02-08 16:40:38 -05:00
Miles Murgaw
28f39f0860 fix: prerelease docs 2024-02-08 16:35:59 -05:00
Miles Murgaw
0aa2917071 fix: prerelease docs 2024-02-08 16:34:15 -05:00
Miles Murgaw
744d53147d fix: prerelease docs 2024-02-08 16:33:28 -05:00
Miles Murgaw
fb2e77a68a feat: prerelease docs 2024-02-08 16:31:46 -05:00
Jonathan Kelley
902d6e2fd7
bump rust version to 1.75 to satisfy CI 2024-02-05 14:48:51 -08:00
Jonathan Kelley
9fb4a5a5bd
speed up clearing ci 2024-02-05 13:26:39 -08:00
Jonathan Kelley
1bbceac4e1
use better disk clearer 2024-02-05 13:24:21 -08:00
Jonathan Kelley
1b7c31792e
fix dir 2024-02-05 13:02:27 -08:00
Jonathan Kelley
472de4198d
wipe more directories to free up space 2024-02-05 12:57:48 -08:00
Jonathan Kelley
d804b9283e
comment out miri 2024-02-05 11:38:17 -08:00
Jonathan Kelley
b403bb51a8
Move playwright into packages 2024-01-30 18:51:19 -08:00
dependabot[bot]
d85e3dea71
Bump actions/github-script from 6 to 7
Bumps [actions/github-script](https://github.com/actions/github-script) from 6 to 7.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/v6...v7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-15 12:56:56 +00:00
Jonathan Kelley
a0ce5493ea
Cleanup ci files 2024-01-08 19:00:13 -08:00
Jonathan Kelley
aea019670a
Merge pull request #1801 from DioxusLabs/jk/fix-miri-test-setup
bump the ci
2024-01-08 18:54:23 -08:00
Jonathan Kelley
8f8cfdf2fa
use token for cache controller 2024-01-08 18:50:47 -08:00
Jonathan Kelley
65191eb002
update cache list 2024-01-08 18:39:26 -08:00
Jonathan Kelley
5e08384a29
wipe cache 2024-01-08 18:36:35 -08:00
Jonathan Kelley
4a39f71143
get more space on the test runner 2024-01-08 18:26:56 -08:00
Jonathan Kelley
fc5bf89086
bump the ci 2024-01-08 17:42:17 -08:00
Jonathan Kelley
ba8984761e
cache if master 2024-01-08 16:53:37 -08:00
Jonathan Kelley
6b2c349626
use proper cache 2024-01-08 16:32:49 -08:00
Jonathan Kelley
3cb3113a8b
try normal swatinem cache 2024-01-08 16:26:12 -08:00
Jonathan Kelley
d081374b95
attempt to speed up CI 2024-01-08 16:14:06 -08:00
Jonathan Kelley
f4d9596a06
Move around checkout action 2024-01-08 15:57:26 -08:00
Jonathan Kelley
8bb9bccca5
set working dir for playwright 2024-01-08 15:51:26 -08:00
Jonathan Kelley
80f376a2e5
dont use working directory (busts cache, probably) 2024-01-08 15:35:16 -08:00
Jonathan Kelley
e5341bd330
Dont run matrix on draft 2024-01-08 15:29:20 -08:00
Jonathan Kelley
0c684261c9
Tweak CI with new caching 2024-01-08 15:19:21 -08:00
Jonathan Kelley
ce75a13d26
apply sccache for all jobs in main workflow 2024-01-08 15:00:05 -08:00
Jonathan Kelley
6f15e0e924
Fix ci failure on unused cfg deps 2024-01-08 14:37:05 -08:00
Jonathan Kelley
bc96a3e4fb
Fix working directory 2024-01-08 14:29:43 -08:00
Jonathan Kelley
998535b8df
Fix main.yml CI 2024-01-08 14:27:03 -08:00
Jonathan Kelley
75a4535854
Use mozilla cache for playwright 2024-01-08 14:21:53 -08:00
Jonathan Kelley
d84e518ab2
Move playwright too 2024-01-08 14:21:09 -08:00
Jonathan Kelley
c02e32c95c
Use sccache for miri 2024-01-08 14:16:11 -08:00
Jonathan Kelley
016b475c32
Fix: move miri to the main CI so it gets run less 2024-01-08 14:14:41 -08:00
Jonathan Kelley
5a3d4f9bff
Merge branch 'master' into jk/faster-cache-ci 2024-01-08 11:22:42 -08:00
Jonathan Kelley
4d8592efda
add xdo to dev 2024-01-06 02:01:08 -08:00
ealmloff
2853b16cd6
Merge branch 'DioxusLabs:master' into intigrate-collect-assets 2023-12-21 14:00:35 -06:00
dependabot[bot]
cd019db9ef
Bump actions/upload-artifact from 3 to 4 (#1726)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-18 08:04:53 -06:00
Evan Almloff
b0586843b2 bump miri CI version 2023-12-17 11:50:57 -06:00