ci: ignore gir differences in version files

This commit is contained in:
Felix Krull 2020-03-06 21:10:52 +01:00 committed by Colin Walters
parent 24379017c6
commit 6ab1e997ee
4 changed files with 5 additions and 4 deletions

View File

@ -27,6 +27,7 @@ check:
- cargo fmt --package ostree -- --check
- rm -rf src/auto/
- make gir
- git checkout -- sys/src/auto/versions.txt src/auto/versions.txt
- git diff -R --exit-code
# build

View File

@ -12,9 +12,7 @@ target/tools/bin/gir:
gir: target/tools/bin/gir
target/tools/bin/gir -c conf/ostree-sys.toml
sed -i '/^from gir-files/d' sys/src/auto/versions.txt
target/tools/bin/gir -c conf/ostree.toml
sed -i '/^from gir-files/d' src/auto/versions.txt
gir-report: gir
target/tools/bin/gir -c conf/ostree.toml -m not_bound

View File

@ -1 +1,2 @@
Generated by gir (https://github.com/gtk-rs/gir @ d1e88f9)
Generated by gir (https://github.com/gtk-rs/gir @ d1e88f94)
from gir-files (https://github.com/gtk-rs/gir-files @ ab7796a)

View File

@ -1 +1,2 @@
Generated by gir (https://github.com/gtk-rs/gir @ d1e88f9)
Generated by gir (https://github.com/gtk-rs/gir @ d1e88f94)
from gir-files (https://github.com/gtk-rs/gir-files @ ab7796a)