SirLynix
|
59e172c2ee
|
CI: Add static job
|
2024-02-03 22:35:55 +01:00 |
SirLynix
|
9ada93b995
|
Remove spaces before line feed
|
2024-01-25 14:38:06 +01:00 |
dependabot[bot]
|
e9c3fe270a
|
Bump actions/cache from 3 to 4
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-24 13:38:16 +01:00 |
dependabot[bot]
|
b97da658a8
|
Bump mymindstorm/setup-emsdk from 13 to 14
Bumps [mymindstorm/setup-emsdk](https://github.com/mymindstorm/setup-emsdk) from 13 to 14.
- [Release notes](https://github.com/mymindstorm/setup-emsdk/releases)
- [Commits](https://github.com/mymindstorm/setup-emsdk/compare/v13...v14)
---
updated-dependencies:
- dependency-name: mymindstorm/setup-emsdk
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-24 13:38:03 +01:00 |
SirLynix
|
88ae92baa0
|
CI: Cache asset downloading
Assets are downloaded from a single server which doesn't have enough bandwidth for 20 concurrent downloads
|
2024-01-24 12:00:07 +01:00 |
SirLynix
|
830e167027
|
CI: Install nightlies to the 0.0.0 nightly tag
|
2024-01-24 11:16:59 +01:00 |
SirLynix
|
d3899d71f3
|
CI: Fix webassembly archs
|
2024-01-14 23:05:50 +01:00 |
SirLynix
|
1eb72af57e
|
CI: Save dependencies cache even if compilation/tests fail
|
2024-01-04 14:53:40 +01:00 |
dependabot[bot]
|
c7579fb9be
|
Bump mymindstorm/setup-emsdk from 12 to 13
Bumps [mymindstorm/setup-emsdk](https://github.com/mymindstorm/setup-emsdk) from 12 to 13.
- [Release notes](https://github.com/mymindstorm/setup-emsdk/releases)
- [Commits](https://github.com/mymindstorm/setup-emsdk/compare/v12...v13)
---
updated-dependencies:
- dependency-name: mymindstorm/setup-emsdk
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-28 13:26:23 +01:00 |
Jérôme Leclercq
|
7840e54a0d
|
CI: Update emscripten version
|
2023-10-21 19:56:16 +02:00 |
dependabot[bot]
|
20ec1c40fc
|
Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [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/v3...v4)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-09 22:09:03 +02:00 |
dependabot[bot]
|
b4cb4ef6d6
|
Bump mymindstorm/setup-emsdk from 11 to 12 (#392)
Bumps [mymindstorm/setup-emsdk](https://github.com/mymindstorm/setup-emsdk) from 11 to 12.
- [Release notes](https://github.com/mymindstorm/setup-emsdk/releases)
- [Commits](https://github.com/mymindstorm/setup-emsdk/compare/v11...v12)
---
updated-dependencies:
- dependency-name: mymindstorm/setup-emsdk
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-02-06 20:58:39 +01:00 |
Jérôme Leclercq
|
20f70533c0
|
Fix wasm ci (#391)
* Update wasm-build.yml
* Set embed_rendererbackends with wasm
* wasm fixes
* Fix CI
* Update wasm-build.yml
* More wasm fixes
* Final fixes
|
2023-02-05 15:03:48 +01:00 |
Lynix
|
63429cba62
|
wasm CI fixes
|
2023-02-05 11:13:16 +01:00 |
Lynix
|
f20af22f03
|
Fix wasm CI
|
2023-02-05 11:07:43 +01:00 |
Lynix
|
b6d565a097
|
Add WASM CI
|
2023-02-05 11:00:39 +01:00 |