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
68253e1c28
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: add coverage job Uses the new llvm source-base coverage from nightly to generate coverage reports: - full html report as artifact - cobertura report for gitlab MR integration - output coverage summary for gitlab parsing Here is the regexp to set in gitlab as "Test coverage parsing": \s*lines\.*:\s*([\d\.]+%) Ignore sys crates when calculating coverage are those are fully generated anyway. Resources: - https://github.com/marco-c/rust-code-coverage-sample - https://github.com/mozilla/grcov/issues/468#issuecomment-691615245 - https://www.greycastle.se/how-to-show-flutter-test-coverage-in-gitlab-ci/
2021-01-08 14:36:07 +00:00
GST_RS_IMG_TAG
:
'2021-01-11.0'
ci: Update to Rust 1.49 Minimum supported version is still 1.48
2020-12-31 14:54:16 +00:00
GST_RS_STABLE
:
'1.49.0'
ci: Update stable/minimum support Rust version to 1.48
2020-11-19 14:43:02 +00:00
GST_RS_MSRV
:
'1.48.0'
Copy permalink