tree: 4e9d4a76b3a23a09a4fe766aa07a1ee8e7c48b95 [path history] [tgz]
  1. travis/
  2. check-only-javadoc-error.sh
  3. eclipse-compiler-javac.sh
  4. fast-forward-merge.sh
  5. idea_inspection.bat
  6. idea_inspection.sh
  7. README.md
  8. run-link-check-plugin.sh
  9. sonar-wrapper.sh
  10. sonar.sh
.ci/README.md

ATTENTION: All scripts in this folder expect to be launched from root folder of repository

Example of usage: export GOAL=“all-sevntu-checks” && ./.ci/travis/travis.sh

export TRAVIS_PULL_REQUEST="" && export GOAL=“releasenotes-gen” && ./.ci/travis/travis.sh