Jordan Petridis
6da650c12f
Revert "Revert "docker/windows: create a rust image for gst-rs""
...
This reverts commit b81620c3a7
.
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-ci/-/merge_requests/414 >
2021-09-08 15:14:54 +03:00
Jordan Petridіs
b81620c3a7
Revert "docker/windows: create a rust image for gst-rs"
...
This reverts commit 9c21b05d1b
2021-09-08 07:36:47 +00:00
Jordan Petridіs
3f17e16c72
Revert "docker/windows: build rust image in the ci"
...
This reverts commit 5c536f2601
2021-09-08 06:54:15 +00:00
Jordan Petridіs
3cfedc8a9a
Revert "docker/windows: build two version of the rust image"
...
This reverts commit 3d9ddab209
2021-09-08 06:52:29 +00:00
Jordan Petridis
3d9ddab209
docker/windows: build two version of the rust image
...
Build 2 images with different rust toolchains so we can test
both the latest release, as well as the minimum supported
compiler version and catch regressions.
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-ci/-/merge_requests/405 >
2021-09-08 04:47:36 +00:00
Jordan Petridis
5c536f2601
docker/windows: build rust image in the ci
...
This makes it a bit harder to build an image locally with the script,
as now the rust image requires to pass it the base image tag as a
--build-arg. This way though we don't need to duplicate and keep
the string of the image in sync.
Another thing is that now the docker windows image build is properly
passing/replacing build args and we can build non-master versions
of the image too.
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-ci/-/merge_requests/405 >
2021-09-08 04:47:36 +00:00
Jordan Petridis
9c21b05d1b
docker/windows: create a rust image for gst-rs
...
Based on the build image for the existing windows jobs,
add an image with rust toolchain and a (stable) gstreamer
install for the bindings to build against.
See https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/-/merge_requests/701
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-ci/-/merge_requests/405 >
2021-09-08 04:47:36 +00:00