There are currently no pipelines.
To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines.
update .Rbuildignore to include more files (e.g. ..RCheck) to fix the following during build:
* checking for hidden files and directories ... NOTE
Found the following hidden files and directories:
.Rhistory
.gitignore
.openapi-generator-ignore
.travis.yml
..Rcheck
.Rproj.user
.openapi-generator
These were most likely included in error. See section ‘Package
structure’ in the ‘Writing R Extensions’ manual.
* checking for portable file names ... OK
./mvnw clean package
./bin/generate-samples.sh
./bin/utils/export_docs_generators.sh
./bin/generate-samples.sh bin/configs/java*
.
For Windows users, please run the script in Git BASH.cc @Ramanth (2019/07) @saigiridhar21 (2019/07)
To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines.