This website requires JavaScript.
Explore
Help
Sign In
rafaelcaricio
/
gstreamer-rs
Watch
1
Star
0
Fork
You've already forked gstreamer-rs
0
forked from
mirrors/gstreamer-rs
Code
Pull requests
Activity
6ee12d49ee
gstreamer-rs
/
ci
/
images_template.yml
5 lines
94 B
YAML
Raw
Normal View
History
Unescape
Escape
ci: move image tags to its own file Will be used by gst-plugins-rs to reference gstreamer-rs images as bases.
2020-04-21 13:24:36 +00:00
variables
:
ci: generate cobertura report directly grcov 0.8.0 now has cobertura support so we no longer need to to export to lcov format and then convert. Extract the summary from the generated html so the metric matches the one from the html report (for some reason the cobertura ones are differents). The new gitlab summary parsing regexp is now: <abbr .*>(\d+.\d+) %<\/abbr>
2021-04-22 14:01:04 +00:00
GST_RS_IMG_TAG
:
'2021-04-23.1'
ci: Update to Rust 1.51
2021-03-25 15:43:10 +00:00
GST_RS_STABLE
:
'1.51.0'
ci: Update minimum supported Rust version to 1.51 Various dependencies require that now for const generics.
2021-03-27 12:23:25 +00:00
GST_RS_MSRV
:
'1.51.0'
Copy permalink