OVMS3-idf/tools/ci
Angus Gratton da3c1be049 ci: Fix spurious pipeline failure when deploying a tag to GitHub
Everything succeeds, but because [ -z ${CI_COMMIT_TAG} ] on the last line returns non-zero, it
fails the job.
2018-09-07 15:21:51 +08:00
..
apply_bot_filter.py ci: support jobs which don’t run unless triggered by name 2018-04-19 15:08:08 +08:00
build_examples.sh build: Fix problems with building kconfig and generating sdkconfig 2018-03-28 10:39:20 +08:00
build_examples_cmake.sh cmake: Build all examples in CI 2018-04-30 10:18:33 +10:00
check-executable.sh ci: check for executable flag on source files 2018-05-29 20:07:45 +08:00
check_examples_cmake_make.sh cmake: Add missing example CMakeLists.txt files, CI check all examples have both 2018-08-28 11:11:57 +08:00
checkout_project_ref.py CI: support customize test with @bot 2017-11-08 11:36:16 +08:00
configure_ci_environment.sh build: Fix problems with building kconfig and generating sdkconfig 2018-03-28 10:39:20 +08:00
executable-list.txt ci: Fix spurious pipeline failure when deploying a tag to GitHub 2018-09-07 15:21:51 +08:00
get-full-sources.sh ci: Use local mirrors on the public branches (master, release-) too 2018-08-28 23:43:30 +08:00
mirror-list.txt mbedtls: re-add version 2.9.0 as a submodule 2018-05-09 23:15:28 +08:00
mirror-submodule-update.sh build: Fix problems with building kconfig and generating sdkconfig 2018-03-28 10:39:20 +08:00
mirror-synchronize.sh build: Fix problems with building kconfig and generating sdkconfig 2018-03-28 10:39:20 +08:00
push_to_github.sh ci: Fix spurious pipeline failure when deploying a tag to GitHub 2018-09-07 15:21:51 +08:00
test_build_system.sh ci: Allow bot to control branch used for esp-idf-template 2018-05-08 14:44:25 +08:00
test_build_system_cmake.sh cmake: Fix issues when IDF_PATH is not set in environment 2018-06-18 14:48:03 +10:00
test_configure_ci_environment.sh CI: Move the ci-related staff to a separate directory 2017-06-30 11:57:07 +08:00