OVMS3-idf/tools/ci
Mahavir Jain d3034e8172 Merge branch 'bugfix/convert-string-to-bytes_v4.0' into 'release/v4.0'
components: convert string to bytes to fix TypeError (backport v4.0)

See merge request espressif/esp-idf!9732
2020-07-30 16:11:02 +08:00
..
config components: convert string to bytes to fix TypeError There is a string passed as an argument for function, but a format of a string seemingly refers to bytes therefore it needs to be converted to bytes Solves https://esp32.com/viewtopic.php?f=13&t=16529 2020-07-22 11:04:22 +02:00
python_packages ci provisioning: Add some experiments to check the runner's STA state 2020-07-03 09:13:46 +00:00
apply_bot_filter.py tools: Fix the Python coding style 2018-12-19 11:56:24 +01:00
build_example_dirs.txt ci: support building examples with external components 2018-11-19 12:36:31 +08:00
build_examples.sh CI: Add EOL to sdkconfig.defaults before adding sdkconfig.ci 2020-04-23 16:54:33 +02:00
build_examples_cmake.sh ci: re-add the lost PEDANTIC_{C,CXX}FLAGS in CMake example builds 2020-02-13 19:01:43 +01:00
check-executable.sh ci: keep executables list formatted 2019-05-24 17:04:23 +08:00
check-line-endings.sh ci: Add line endings check for CRLF in repository 2018-07-12 19:10:37 +08:00
check_artifacts_expire_time.py Fix Python 3 compatibility issues 2018-10-24 11:20:54 +02:00
check_build_warnings.py tools: add build warnings checking script 2019-12-11 15:57:49 +11:00
check_deprecated_kconfigs.py Handle deprecated values in sdkconfig.defaults 2019-10-03 10:13:42 +02:00
check_examples_cmake_make.sh ci: don’t look for project CMakeLists in common_components 2019-04-15 03:32:05 +00:00
check_idf_version.sh esp_common: add version definitions in code and build system 2019-05-20 13:14:56 +08:00
check_ut_cmake_make.sh cmake: Add support for test build 2018-10-20 12:07:24 +08:00
checkout_project_ref.py tools: fix exception in checkout ref script: 2019-07-04 16:31:35 +08:00
ci_fetch_submodule.py ci: fix fetch submodule error on python3 2019-12-11 15:57:49 +11:00
configure_ci_environment.sh ci: Remove unused IS_PRIVATE and IS_PUBLIC environment 2019-06-25 22:24:45 +07:00
envsubst.py mqtt tests: connect to local broker when running in CI to make the tests more reliable 2019-01-11 15:30:15 +01:00
executable-list.txt CI: remove not exist file from executable-list.txt 2019-12-11 15:57:49 +11:00
get-full-sources.sh tools: Keep script behaviour 2019-06-28 10:05:31 +07:00
get_supported_examples.sh ci: multichip build support for examples 2019-07-05 17:06:25 +08:00
mirror-submodule-update.sh tools: Keep script behaviour 2019-06-28 10:05:31 +07:00
multirun_with_pyenv.sh CI: Simplify running commands with several versions of Python 2018-09-06 11:50:17 +02:00
push_to_github.sh ci: Fix spurious pipeline failure when deploying a tag to GitHub 2018-08-22 13:11:18 +10:00
setup_python.sh tiny-test-fw: move to tools/esp_python_packages: 2019-12-11 15:57:49 +11:00
static-analysis-rules.yml static analysis: Apply current limits of known defects on v4.0 2020-06-25 06:16:14 +00:00
test_build_system.sh ci: fix test build system when using template repository from a 2020-02-25 18:32:22 +07:00
test_build_system_cmake.sh Add fixes for gcc8 psram fix improvement 2020-07-14 14:04:53 +07:00
test_configure_ci_environment.sh ci: Remove unused IS_PRIVATE and IS_PUBLIC environment 2019-06-25 22:24:45 +07:00