esp-idf/tools/ci/config
Marius Vikhammer 190f310ed1 docs: seperate build_docs html and pdf CI jobs
Due to eager_exclude, Sphinx jobs cannot use the doc cache (doctrees).

PDF and HTML building are now seperate CI jobs to avoid this issue.
PDF building will only be ran on deploy branches and when started
with build_docs tag to reduce CI load
2020-09-22 14:04:12 +08:00
..
assign-test.yml Add build_unit_test.sh to do find_apps and build_apps to unit_tests 2020-04-30 06:47:49 +00:00
build.yml docs: seperate build_docs html and pdf CI jobs 2020-09-22 14:04:12 +08:00
deploy.yml docs: seperate build_docs html and pdf CI jobs 2020-09-22 14:04:12 +08:00
host-test.yml 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:23:12 +02:00
post_check.yml ci: fix job "check_wifi_lib_md5" 2019-12-11 13:10:23 +08:00
post_deploy.yml build_docs: fix incorrect arguments for linkcheck 2020-07-27 15:14:59 +08:00
pre_check.yml ci: do fetch submodules for python lint 2020-05-20 10:50:10 +08:00
target-test.yml TWAI: Add ESP32-S2 support 2020-07-30 22:09:39 +08:00