Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
HYCAR-Hydro
airGR
Commits
959e1eb7
Commit
959e1eb7
authored
Apr 07, 2021
by
Dorchies David
Browse files
ci(revdepcheck): add artifacts for browsing report documents after the job
Refs
#86
parent
5a7d7d9d
Pipeline
#22082
passed with stages
in 18 minutes and 38 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
959e1eb7
...
...
@@ -149,3 +149,9 @@ revdepcheck_patched:
-
R -e 'remotes::install_github("https://github.com/r-lib/revdepcheck")'
-
R -e 'revdepcheck::revdep_check(num_workers = 2)'
-
R -e 'if (any(sapply(revdepcheck::revdep_summary(), function(x) {any(x$cmp$change == 1)}))) stop()'
artifacts
:
paths
:
-
revdep/README.md
-
revdep/problems.md
-
revdep/failures.md
-
revdep/cran.md
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment