Zeke Foppa
4d04ab0493
CI - Fix docker jobs failing ( #2471 )
...
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com >
2025-03-14 19:14:27 +00:00
Zeke Foppa
644645b733
Make the tools/merge-docker-images.sh script more generic ( #2334 )
...
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com >
2025-03-11 17:07:48 +00:00
Zeke Foppa
0328a4fe4b
CI - Update actions/cache@v2 -> @v4 ( #2247 )
...
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com >
2025-02-12 17:53:41 +00:00
John Detter
66ea22f148
Make ARM64 and AMD64 docker builds more resilient ( #1844 )
...
Co-authored-by: John Detter <no-reply@boppygames.gg >
2024-10-11 13:28:01 +00:00
Kurtis Mullins
2c38913437
[CI] Do not use branch names when publishing container images ( #1583 )
2024-08-15 17:02:48 +00:00
Piotr Sarnacki
45ce5b4353
Merge docker images from multiple platforms ( #640 )
...
Because we build our docker images in more than one job, they are also
pushed as separate images. This commit adds a script that will merge the
images into a multiplatform manifest
2023-12-08 21:06:35 -06:00
Piotr Sarnacki
dedd5a7991
Disable latest docker tag ( #546 )
2023-11-13 21:27:43 +01:00
John Detter
3d37f1d07d
Improved Clairity of CI Names ( #455 )
...
* Updated names, improved clarity
* Do not set latest by default
---------
Co-authored-by: John Detter <no-reply@boppygames.gg >
2023-10-27 13:27:56 -05:00
Piotr Sarnacki
e19099d882
Run docker build on tags too ( #421 )
2023-10-17 09:04:10 +02:00
Piotr Sarnacki
eb621fde21
Build spacetimedb-standalone on arm runner too ( #377 )
2023-10-05 23:49:16 -05:00
Piotr Sarnacki
c7f7164329
Run docker builds on bare-metal ( #372 )
2023-10-05 22:03:56 +00:00
Noa
50e8e28463
Module/instance thread rework ( #222 )
...
* Module/instance thread rework
* Update docker action versions
2023-09-11 19:43:38 +00:00
Piotr Sarnacki
653ed4d103
Add labels to docker containers ( #252 )
2023-08-29 16:26:26 +02:00
Piotr Sarnacki
90db30e523
Build the Docker image only on the main branch ( #195 )
2023-08-23 20:54:49 +02:00
John Detter
4ebbc514df
Contributor Check CI ( #192 )
...
* Added contributor check
* Bump node version
* Added node-fetch
* Another fix
* Bug fix
* Give action a real name
* Added name for docker build
* Rename
* Fixed name so they match
---------
Co-authored-by: Boppy <no-reply@boppygames.gg >
2023-08-15 21:34:01 -05:00
Piotr Sarnacki
b41945e2ac
Tag docker images with git tag and build for more platforms ( #145 )
...
* Tag docker images with git tag
* More platforms
2023-08-07 18:06:31 +02:00
Piotr Sarnacki
a1bff6d736
Build docker image in CI ( #124 )
2023-08-04 23:36:36 +02:00