Skip to content

CI: Move the documentation check to a separate job#695

Merged
lslezak merged 3 commits intomasterfrom
ci-yardoc
Aug 10, 2023
Merged

CI: Move the documentation check to a separate job#695
lslezak merged 3 commits intomasterfrom
ci-yardoc

Conversation

@lslezak
Copy link
Copy Markdown
Contributor

@lslezak lslezak commented Aug 9, 2023

CI Improvements

  • Run the yardoc check and the D-Bus documentation check only when a respective file is updated
  • This saves some unnecessary builds and makes CI checks faster
  • Cache the installed RubyGems, this reduces the installation time from ~1m40s to ~4s (!)
  • Use the smaller Tumbleweed base image - it needs to install more packages (8s -> 24s = +16s), but the Docker image download is much faster (~2m -> 10s = -110s) so overall it is about 1-2 minutes faster

@coveralls
Copy link
Copy Markdown

coveralls commented Aug 9, 2023

Coverage Status

coverage: 72.134%. remained the same when pulling ef48130 on ci-yardoc into e9bff87 on master.

@lslezak lslezak merged commit f75bcf4 into master Aug 10, 2023
@lslezak lslezak deleted the ci-yardoc branch August 10, 2023 07:45
@imobachgs imobachgs mentioned this pull request Sep 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants