Commit graph

552 commits

Author SHA1 Message Date
257a568933 🚧 github: Fix 'needs' to have access to matrix 2023-02-10 16:07:11 +01:00
67d3ff0f85 🚧 github: Debug GITHUB_OUTPUT 2023-02-10 14:27:10 +01:00
0595e3b14e 🚧 github: Use Ubuntu 18.04 again (due to CUDA) 2023-02-10 13:19:24 +01:00
dfe6536e26 🚧 github: Use dynamic build matrix 2023-02-10 13:17:31 +01:00
31fe37c36c 🚧 github: TUse dynamic build matrix 2023-02-10 13:15:16 +01:00
958db4d0e9 🚧 github: Test generating job outputs 2023-02-10 13:01:02 +01:00
d9b0260d60 🚧 github: Test generating job outputs 2023-02-10 12:59:13 +01:00
3950f4fad6 🚧 github: Try to enable caching 2023-02-09 19:33:30 +01:00
db29662ae9 🚧 github: Try to enable caching 2023-02-09 19:26:29 +01:00
cbf11082ac 🚧 github: Reuse subimage workflow 2023-02-09 19:08:17 +01:00
bb7bbd0313 🚧 github: Reuse subimage workflow 2023-02-09 19:01:56 +01:00
e743384ca2 🚧 github: Reuse subimage workflow 2023-02-09 18:59:10 +01:00
9349650994 🚧 github: Reuse subimage workflow 2023-02-09 18:56:13 +01:00
f1081cb721 🚧 github: Reuse subimage workflow 2023-02-09 18:55:30 +01:00
9b2b68ce2d 🚧 github: Fix secrets? 2023-02-09 18:04:10 +01:00
802fa54021 🚧 github: Fix secrets? 2023-02-09 17:58:45 +01:00
e9df223d21 🚧 github: Push with tags 2023-02-09 17:54:44 +01:00
edc25ed890 🚧 github: Fix Docker tags 2023-02-09 17:38:05 +01:00
873f102d6e 🚧 github: Fix input type 2023-02-09 17:36:24 +01:00
8951955daf 🚧 github: Work around that actions can't have list inputs 2023-02-09 17:35:08 +01:00
3b2fa5b3a9 🚧 github: Refactor to allow setting image tag from main workflow 2023-02-09 17:29:16 +01:00
a3c193043b 🚧 github: Add metadata action 2023-02-09 10:35:22 +01:00
7256500468 🚧 github: Set DOCKER_IMAGE_TAG to let wrapper run the correct tests 2023-02-08 19:01:29 +01:00
0cfad9be7e 🚧 github: Fix installing pip 2023-02-08 18:49:15 +01:00
0237e68efc 🚧 github: Add a test job 2023-02-08 18:41:27 +01:00
3dcb89a963 🚧 github: Fix build-rest dependency again 2023-02-08 18:15:58 +01:00
b742a0d471 🚧 github: Fix inheriting secrets... 2023-02-08 18:14:57 +01:00
6bcbba036d 🚧 github: Explicitly pass secrets 2023-02-08 18:13:11 +01:00
0022e4a275 🚧 github: Use reusable workflow to build both core + rest of images 2023-02-08 18:08:49 +01:00
e591342b3e 🚧 github: Use a matrix build 2023-02-08 17:55:52 +01:00
2e027d015d 🚧 github: Use a matrix build to DRY 2023-02-08 17:45:16 +01:00
f79551b485 🚧 github: Push image 2023-02-08 17:02:09 +01:00
40430c5150 🚧 github: Push image 2023-02-08 16:46:15 +01:00
a478b9bd47 🚧 github: Do not attempt to push for now 2023-02-08 14:58:40 +01:00
648414d9f9 🚧 github: Build a second container image 2023-02-08 14:53:07 +01:00
08a0398e37 🚧 github: Build a second container image 2023-02-08 14:44:17 +01:00
807eb3eadf 🚧 Do not use data submodule 2023-02-08 14:20:21 +01:00
e608fdae1d 🚧 Install pyenv 2023-02-08 14:18:30 +01:00
55ebfb807a 🚧 Install pyenv 2023-02-08 13:00:36 +01:00
6fba90d49a 🚧 Install pyenv 2023-02-08 12:55:02 +01:00
e592a84e3b 🚧 Install pyenv 2023-02-08 12:38:20 +01:00
5b73c0ce6d 🚧 Install pyenv 2023-02-08 12:35:57 +01:00
620d8593b8 🚧 Remove data submodule 2023-02-08 12:21:51 +01:00
06e373847e 🚧 build: Install pip for Python 3.10 2023-02-07 11:36:48 +01:00
9ca6463f8b 🚧 build: Install pip for Python 3.10 2023-02-07 11:30:28 +01:00
ff6b289d94 🚧 Use Ubuntu 22.04
Building opencv-python-headless takes ages, try to use the latest
Ubuntu LTS to avoid that.
2023-02-06 20:15:52 +01:00
e9156ebaa3 🚧 build: Build for test/github-actions, too 2023-02-06 20:14:47 +01:00
08922136fc 🚧 build: Use commit SHA 2023-02-06 19:41:55 +01:00
01fae4fb8b 🚧 build: Check out explicitly to avoid build-push-actions trying to get the submodules 2023-02-06 19:28:51 +01:00
e65785899a Merge branch 'test/github-actions' 2023-02-06 19:10:54 +01:00