André Costa
|
26111246f1
|
ci(docs): add mdx linter and enable checks for PRs (#10013)
|
2026-04-24 12:48:39 +02:00 |
|
André Costa
|
1225ecac76
|
ci(docs): allow manually triggering the workflow (#10004)
|
2026-04-23 12:00:09 +02:00 |
|
Gabor Kiss-Vamosi
|
cb7045d6ac
|
fix(docs): update output paths in compile_docs workflow (#10003)
|
2026-04-23 10:18:54 +02:00 |
|
André Costa
|
75ae154f1c
|
ci(docs): add workflow file to path filter and remove version list (#9999)
|
2026-04-23 08:22:04 +02:00 |
|
André Costa
|
46e6f20a5f
|
ci(docs): add missing \ to multiline bash command (#9997)
Arduino Lint / lint (push) Has been cancelled
Build Examples with C++ Compiler / build-examples (push) Has been cancelled
MicroPython CI / Build esp32 port (push) Has been cancelled
MicroPython CI / Build rp2 port (push) Has been cancelled
MicroPython CI / Build stm32 port (push) Has been cancelled
MicroPython CI / Build unix port (push) Has been cancelled
C/C++ CI / Build OPTIONS_16BIT - Ubuntu (push) Has been cancelled
C/C++ CI / Build OPTIONS_24BIT - Ubuntu (push) Has been cancelled
C/C++ CI / Build OPTIONS_FULL_32BIT - Ubuntu (push) Has been cancelled
C/C++ CI / Build OPTIONS_NORMAL_8BIT - Ubuntu (push) Has been cancelled
C/C++ CI / Build OPTIONS_SDL - Ubuntu (push) Has been cancelled
C/C++ CI / Build OPTIONS_16BIT - cl - Windows (push) Has been cancelled
C/C++ CI / Build OPTIONS_16BIT - gcc - Windows (push) Has been cancelled
C/C++ CI / Build OPTIONS_24BIT - cl - Windows (push) Has been cancelled
C/C++ CI / Build OPTIONS_24BIT - gcc - Windows (push) Has been cancelled
C/C++ CI / Build OPTIONS_FULL_32BIT - cl - Windows (push) Has been cancelled
C/C++ CI / Build OPTIONS_FULL_32BIT - gcc - Windows (push) Has been cancelled
C/C++ CI / Build ESP IDF ESP32S3 (push) Has been cancelled
C/C++ CI / Run tests with 32bit build (push) Has been cancelled
C/C++ CI / Run tests with 64bit build (push) Has been cancelled
BOM Check / bom-check (push) Has been cancelled
Verify that lv_conf_internal.h matches repository state / verify-conf-internal (push) Has been cancelled
Verify GDB constants are up-to-date / verify-gdb-consts (push) Has been cancelled
Verify the widget property name / verify-property-name (push) Has been cancelled
Verify code formatting / verify-formatting (push) Has been cancelled
Compare file templates with file names / template-check (push) Has been cancelled
Build Docs / build-and-deploy (push) Has been cancelled
Test API JSON generator / Test API JSON (push) Has been cancelled
Install LVGL using CMake / build-examples (push) Has been cancelled
Check Makefile / Build using Makefile (push) Has been cancelled
Check Makefile for UEFI / Build using Makefile for UEFI (push) Has been cancelled
Emulated Performance Test / ARM Emulated Benchmark - Script Check (scripts/perf/tests/benchmark_results_comment/test.sh) (push) Has been cancelled
Emulated Performance Test / ARM Emulated Benchmark - Script Check (scripts/perf/tests/filter_docker_logs/test.sh) (push) Has been cancelled
Emulated Performance Test / ARM Emulated Benchmark - Script Check (scripts/perf/tests/serialize_results/test.sh) (push) Has been cancelled
Emulated Performance Test / ARM Emulated Benchmark 32b - lv_conf_perf32b (push) Has been cancelled
Emulated Performance Test / ARM Emulated Benchmark 64b - lv_conf_perf64b (push) Has been cancelled
Emulated Performance Test / ARM Emulated Benchmark - Save PR Number (push) Has been cancelled
Hardware Performance Test / Hardware Performance Benchmark (push) Has been cancelled
Hardware Performance Test / HW Benchmark - Save PR Number (push) Has been cancelled
Performance Tests CI / Perf Tests OPTIONS_TEST_PERF_32B - Ubuntu (push) Has been cancelled
Performance Tests CI / Perf Tests OPTIONS_TEST_PERF_64B - Ubuntu (push) Has been cancelled
Port repo release update / run-release-branch-updater (push) Has been cancelled
Verify Font License / verify-font-license (push) Has been cancelled
Verify Kconfig / verify-kconfig (push) Has been cancelled
Close stale issues and PRs / stale (push) Has been cancelled
|
2026-04-22 17:17:04 +02:00 |
|
André Costa
|
bba806526a
|
ci(docs): fix syntax and add version list (#9996)
|
2026-04-22 16:57:16 +02:00 |
|
Mutahhar Mustafa Khan
|
4750fe054b
|
docs: modernize to .md/.mdx for new Fumadocs-based docs engine (#9993)
Co-authored-by: André Costa <andre_miguel_costa@hotmail.com>
|
2026-04-22 15:59:08 +02:00 |
|
Victor Wheeler
|
d0bf428a92
|
ci(docs): add docs lvgl config to the workflow trigger paths (#9839)
|
2026-03-17 15:01:42 +01:00 |
|
Victor Wheeler
|
b3c45b126f
|
ci(docs): skip workflow if docs don't change (#9688)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-02-26 14:25:01 +01:00 |
|
dependabot[bot]
|
8287acd18e
|
build(deps): bump JamesIves/github-pages-deploy-action from 4.7.6 to 4.8.0 (#9667)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-02-02 11:02:35 +08:00 |
|
dependabot[bot]
|
3641fa0254
|
build(deps): bump JamesIves/github-pages-deploy-action from 4.7.4 to 4.7.6 (#9496)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-01-05 12:12:50 +08:00 |
|
dependabot[bot]
|
8735e902cf
|
build(deps): bump actions/cache from 4 to 5 (#9498)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-01-05 12:12:29 +08:00 |
|
André Costa
|
a8b4599486
|
ci: deploy doc builds to release folders (#9352)
Arduino Lint / lint (push) Has been cancelled
Build Examples with C++ Compiler / build-examples (push) Has been cancelled
MicroPython CI / Build esp32 port (push) Has been cancelled
MicroPython CI / Build rp2 port (push) Has been cancelled
MicroPython CI / Build stm32 port (push) Has been cancelled
MicroPython CI / Build unix port (push) Has been cancelled
C/C++ CI / Build OPTIONS_16BIT - Ubuntu (push) Has been cancelled
C/C++ CI / Build OPTIONS_24BIT - Ubuntu (push) Has been cancelled
C/C++ CI / Build OPTIONS_FULL_32BIT - Ubuntu (push) Has been cancelled
C/C++ CI / Build OPTIONS_NORMAL_8BIT - Ubuntu (push) Has been cancelled
C/C++ CI / Build OPTIONS_SDL - Ubuntu (push) Has been cancelled
C/C++ CI / Build OPTIONS_16BIT - cl - Windows (push) Has been cancelled
C/C++ CI / Build OPTIONS_16BIT - gcc - Windows (push) Has been cancelled
C/C++ CI / Build OPTIONS_24BIT - cl - Windows (push) Has been cancelled
C/C++ CI / Build OPTIONS_24BIT - gcc - Windows (push) Has been cancelled
C/C++ CI / Build OPTIONS_FULL_32BIT - cl - Windows (push) Has been cancelled
C/C++ CI / Build OPTIONS_FULL_32BIT - gcc - Windows (push) Has been cancelled
C/C++ CI / Build ESP IDF ESP32S3 (push) Has been cancelled
C/C++ CI / Run tests with 32bit build (push) Has been cancelled
C/C++ CI / Run tests with 64bit build (push) Has been cancelled
BOM Check / bom-check (push) Has been cancelled
Verify that lv_conf_internal.h matches repository state / verify-conf-internal (push) Has been cancelled
Verify the widget property name / verify-property-name (push) Has been cancelled
Verify code formatting / verify-formatting (push) Has been cancelled
Compare file templates with file names / template-check (push) Has been cancelled
Build docs / build-and-deploy (push) Has been cancelled
Test API JSON generator / Test API JSON (push) Has been cancelled
Install LVGL using CMake / build-examples (push) Has been cancelled
Check Makefile / Build using Makefile (push) Has been cancelled
Check Makefile for UEFI / Build using Makefile for UEFI (push) Has been cancelled
Emulated Performance Test / ARM Emulated Benchmark - Script Check (scripts/perf/tests/benchmark_results_comment/test.sh) (push) Has been cancelled
Emulated Performance Test / ARM Emulated Benchmark - Script Check (scripts/perf/tests/filter_docker_logs/test.sh) (push) Has been cancelled
Emulated Performance Test / ARM Emulated Benchmark - Script Check (scripts/perf/tests/serialize_results/test.sh) (push) Has been cancelled
Emulated Performance Test / ARM Emulated Benchmark 32b - lv_conf_perf32b (push) Has been cancelled
Emulated Performance Test / ARM Emulated Benchmark 64b - lv_conf_perf64b (push) Has been cancelled
Emulated Performance Test / ARM Emulated Benchmark - Save PR Number (push) Has been cancelled
Hardware Performance Test / Hardware Performance Benchmark (push) Has been cancelled
Hardware Performance Test / HW Benchmark - Save PR Number (push) Has been cancelled
Performance Tests CI / Perf Tests OPTIONS_TEST_PERF_32B - Ubuntu (push) Has been cancelled
Performance Tests CI / Perf Tests OPTIONS_TEST_PERF_64B - Ubuntu (push) Has been cancelled
Port repo release update / run-release-branch-updater (push) Has been cancelled
Verify Font License / verify-font-license (push) Has been cancelled
Verify Kconfig / verify-kconfig (push) Has been cancelled
Close stale issues and PRs / stale (push) Has been cancelled
|
2025-12-04 14:53:29 +01:00 |
|
dependabot[bot]
|
102c5846bb
|
ci(deps): bump actions/checkout from 5 to 6 (#9334)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-12-02 21:32:38 +08:00 |
|
dependabot[bot]
|
42d465f4aa
|
ci(deps): bump JamesIves/github-pages-deploy-action from 4.7.3 to 4.7.4 (#9333)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-12-02 21:32:16 +08:00 |
|
André Costa
|
2ecdaec9fd
|
ci(docs): fix docs ci by fetching lvgl in default gh workspace folder (#9053)
|
2025-10-13 20:19:29 +02:00 |
|
Liam Howatt
|
427d2b3ed8
|
ci(docs): fix docs CI. use the action's checked-out repo for emscripten (#9020)
|
2025-10-09 09:15:32 +02:00 |
|
dependabot[bot]
|
b97b928b21
|
chore(deps): bump actions/setup-python from 5 to 6 (#8985)
Arduino Lint / lint (push) Has been cancelled
Build Examples with C++ Compiler / build-examples (push) Has been cancelled
MicroPython CI / Build esp32 port (push) Has been cancelled
MicroPython CI / Build rp2 port (push) Has been cancelled
MicroPython CI / Build stm32 port (push) Has been cancelled
MicroPython CI / Build unix port (push) Has been cancelled
C/C++ CI / Build OPTIONS_16BIT - Ubuntu (push) Has been cancelled
C/C++ CI / Build OPTIONS_24BIT - Ubuntu (push) Has been cancelled
C/C++ CI / Build OPTIONS_FULL_32BIT - Ubuntu (push) Has been cancelled
C/C++ CI / Build OPTIONS_NORMAL_8BIT - Ubuntu (push) Has been cancelled
C/C++ CI / Build OPTIONS_SDL - Ubuntu (push) Has been cancelled
C/C++ CI / Build OPTIONS_16BIT - cl - Windows (push) Has been cancelled
C/C++ CI / Build OPTIONS_16BIT - gcc - Windows (push) Has been cancelled
C/C++ CI / Build OPTIONS_24BIT - cl - Windows (push) Has been cancelled
C/C++ CI / Build OPTIONS_24BIT - gcc - Windows (push) Has been cancelled
C/C++ CI / Build OPTIONS_FULL_32BIT - cl - Windows (push) Has been cancelled
C/C++ CI / Build OPTIONS_FULL_32BIT - gcc - Windows (push) Has been cancelled
C/C++ CI / Build ESP IDF ESP32S3 (push) Has been cancelled
C/C++ CI / Run tests with 32bit build (push) Has been cancelled
C/C++ CI / Run tests with 64bit build (push) Has been cancelled
BOM Check / bom-check (push) Has been cancelled
Verify that lv_conf_internal.h matches repository state / verify-conf-internal (push) Has been cancelled
Verify the widget property name / verify-property-name (push) Has been cancelled
Verify code formatting / verify-formatting (push) Has been cancelled
Compare file templates with file names / template-check (push) Has been cancelled
Build docs / build-and-deploy (push) Has been cancelled
Test API JSON generator / Test API JSON (push) Has been cancelled
Install LVGL using CMake / build-examples (push) Has been cancelled
Check Makefile / Build using Makefile (push) Has been cancelled
Check Makefile for UEFI / Build using Makefile for UEFI (push) Has been cancelled
Emulated Performance Test / ARM Emulated Benchmark - Script Check (scripts/perf/tests/benchmark_results_comment/test.sh) (push) Has been cancelled
Emulated Performance Test / ARM Emulated Benchmark - Script Check (scripts/perf/tests/filter_docker_logs/test.sh) (push) Has been cancelled
Emulated Performance Test / ARM Emulated Benchmark - Script Check (scripts/perf/tests/serialize_results/test.sh) (push) Has been cancelled
Emulated Performance Test / ARM Emulated Benchmark 32b - lv_conf_perf32b (push) Has been cancelled
Emulated Performance Test / ARM Emulated Benchmark 64b - lv_conf_perf64b (push) Has been cancelled
Emulated Performance Test / ARM Emulated Benchmark - Save PR Number (push) Has been cancelled
Hardware Performance Test / Hardware Performance Benchmark (push) Has been cancelled
Hardware Performance Test / HW Benchmark - Save PR Number (push) Has been cancelled
Performance Tests CI / Perf Tests OPTIONS_TEST_PERF_32B - Ubuntu (push) Has been cancelled
Performance Tests CI / Perf Tests OPTIONS_TEST_PERF_64B - Ubuntu (push) Has been cancelled
Port repo release update / run-release-branch-updater (push) Has been cancelled
Verify Font License / verify-font-license (push) Has been cancelled
Verify Kconfig / verify-kconfig (push) Has been cancelled
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-10-02 08:26:51 -03:00 |
|
Liam Howatt
|
65b94cb5f8
|
ci(docs): fix examples build error when not rebased fully (#8880)
|
2025-09-17 12:45:06 +02:00 |
|
dependabot[bot]
|
cc654c3f38
|
ci(deps): bump actions/checkout from 4 to 5 (#8796)
|
2025-09-03 07:17:59 +02:00 |
|
André Costa
|
037c328f38
|
ci(docs): remove concurrency clause (#8102)
|
2025-04-15 14:31:34 -03:00 |
|
André Costa
|
16332fa8dc
|
ci(docs): fix commit ref when workflow is triggered by master push (#8100)
|
2025-04-15 10:32:55 +02:00 |
|
André Costa
|
3a5e03b37f
|
ci: build docs on pr (#8089)
|
2025-04-15 09:19:21 +02:00 |
|
Liu Yi
|
cb8ac4df4f
|
ci(ubuntu): ci use ubuntu24.04 (#6241)
Signed-off-by: lhdjply <lhdjply@126.com>
|
2025-03-07 10:47:17 +01:00 |
|
dependabot[bot]
|
c4f4202fa4
|
chore(deps): bump JamesIves/github-pages-deploy-action from 4.7.2 to 4.7.3 (#7873)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-03-05 16:38:20 +08:00 |
|
Victor Wheeler
|
0bef0125ea
|
docs(restructure): restructure TOC and contents for ease of use (#7847)
|
2025-03-03 21:09:44 +01:00 |
|
Victor Wheeler
|
1d0bb3e8c6
|
feat(docs): new docs-build paradigm... (#7597)
|
2025-02-18 20:51:47 -05:00 |
|
André Costa
|
05a0395a1c
|
ci: cancel previous workflow run on new commit (#7619)
|
2025-01-23 12:50:54 -05:00 |
|
dependabot[bot]
|
6c7c336e7d
|
chore(deps): bump JamesIves/github-pages-deploy-action from 4.7.1 to 4.7.2 (#7534)
MicroPython CI / Build esp32 port (push) Has been cancelled
MicroPython CI / Build rp2 port (push) Has been cancelled
MicroPython CI / Build stm32 port (push) Has been cancelled
MicroPython CI / Build unix port (push) Has been cancelled
C/C++ CI / Build OPTIONS_16BIT (push) Has been cancelled
C/C++ CI / Build OPTIONS_24BIT (push) Has been cancelled
C/C++ CI / Build OPTIONS_FULL_32BIT (push) Has been cancelled
C/C++ CI / Build OPTIONS_SDL (push) Has been cancelled
C/C++ CI / Build OPTIONS_VG_LITE (push) Has been cancelled
C/C++ CI / Build Windows GCC (push) Has been cancelled
C/C++ CI / Build Windows MSVC (push) Has been cancelled
C/C++ CI / Build ESP IDF ESP32S3 (push) Has been cancelled
C/C++ CI / Run tests with 32bit build (push) Has been cancelled
C/C++ CI / Run tests with 64bit build (push) Has been cancelled
BOM Check / bom-check (push) Has been cancelled
Verify that lv_conf_internal.h matches repository state / verify-conf-internal (push) Has been cancelled
Verify the widget property name / verify-property-name (push) Has been cancelled
Verify code formatting / verify-formatting (push) Has been cancelled
Build docs / build-and-deploy (push) Has been cancelled
Test API JSON generator / Test API JSON (push) Has been cancelled
Check Makefile / Build using Makefile (push) Has been cancelled
Check Makefile for UEFI / Build using Makefile for UEFI (push) Has been cancelled
Verify Kconfig / verify-kconfig (push) Has been cancelled
Arduino Lint / lint (push) Has been cancelled
Close stale issues and PRs / stale (push) Has been cancelled
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-01-15 12:32:21 +08:00 |
|
dependabot[bot]
|
483c48e9f0
|
chore(deps): bump JamesIves/github-pages-deploy-action from 4.6.8 to 4.7.1 (#7392)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-12-03 14:37:40 +01:00 |
|
dependabot[bot]
|
a853a1289a
|
chore(deps): bump JamesIves/github-pages-deploy-action from 4.6.3 to 4.6.8 (#6984)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-10-02 21:26:25 +08:00 |
|
dependabot[bot]
|
c2effc312c
|
chore(deps): bump JamesIves/github-pages-deploy-action from 4.6.1 to 4.6.3 (#6621)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-08-05 14:40:06 +02:00 |
|
dependabot[bot]
|
6b17a613fd
|
chore(deps): bump JamesIves/github-pages-deploy-action from 4.6.0 to 4.6.1 (#6323)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-06-07 21:23:16 +02:00 |
|
dependabot[bot]
|
d2abf237c3
|
chore(deps): bump JamesIves/github-pages-deploy-action from 4.5.0 to 4.6.0 (#6164)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-05-06 14:57:58 +02:00 |
|
Gabor Kiss-Vamosi
|
c96706da7e
|
ci: use ubuntu-22.04 instead of ubuntu-latest (#6032)
|
2024-04-08 18:18:13 +02:00 |
|
dependabot[bot]
|
a37be62738
|
chore(deps): bump mymindstorm/setup-emsdk from 13 to 14 (#5566)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-02-02 18:03:17 +01:00 |
|
dependabot[bot]
|
3edc339996
|
chore(deps): bump actions/cache from 3 to 4 (#5568)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-02-02 17:55:23 +01:00 |
|
dependabot[bot]
|
6d57d71f41
|
chore(deps): bump actions/setup-python from 4 to 5 (#5149)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-01-02 08:15:13 +01:00 |
|
Viktor Szépe
|
998f60e355
|
chore: fix typos (#4914)
|
2023-12-03 21:17:19 +01:00 |
|
dependabot[bot]
|
8154d4b08f
|
chore(deps): bump JamesIves/github-pages-deploy-action from 4.4.3 to 4.5.0 (#4912)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-12-02 12:48:38 +01:00 |
|
dependabot[bot]
|
8ef9f7f921
|
chore(deps): bump mymindstorm/setup-emsdk from 12 to 13 (#4911)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-12-02 12:48:14 +01:00 |
|
dependabot[bot]
|
3922858f02
|
chore(deps): bump mymindstorm/setup-emsdk from 9 to 12 (#4743)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-11-02 11:04:14 +01:00 |
|
dependabot[bot]
|
882e4f6964
|
chore(deps): bump actions/checkout from 1 to 4 (#4741)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-11-02 11:03:37 +01:00 |
|
dependabot[bot]
|
ccd9cee527
|
chore(deps): bump actions/cache from 2 to 3 (#4739)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-11-02 11:03:05 +01:00 |
|
Gabor Kiss-Vamosi
|
b6fc8d7f62
|
ci(docs): attempt to fix after upgrading to v4 action
|
2023-10-26 19:42:07 +02:00 |
|
dependabot[bot]
|
0c2815ee8d
|
chore(deps): bump JamesIves/github-pages-deploy-action from 3.7.1 to 4.4.3 (#4700)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-10-24 13:18:40 +02:00 |
|
Gabor Kiss-Vamosi
|
a5d7d20723
|
docs: temporarily skip_latex
|
2023-04-29 06:23:31 +02:00 |
|
Gabor Kiss-Vamosi
|
5fc2b03ac4
|
ci(docs): try to fix the python version
|
2023-04-27 19:54:05 +02:00 |
|
Gabor Kiss-Vamosi
|
d32909c266
|
ci(docs): bump Python version to 3.10
See https://github.com/lvgl/lvgl/pull/4129#issuecomment-1525649438
|
2023-04-27 19:48:49 +02:00 |
|
embeddedt
|
f215174999
|
ci(docs) run apt-get update before installation
|
2021-09-12 08:11:37 -04:00 |
|