Gabor Kiss-Vamosi
2e536491bf
Update FUNDING.yml
2023-03-30 11:50:47 +02:00
Amir Gonnen
126fbee5ae
arch(driver): ci can use MP master branch ( #4046 )
2023-03-11 06:57:12 +01:00
Gabor Kiss-Vamosi
841d170e5c
ci(ccpp): fix workflow file
2023-02-20 21:11:57 +01:00
Gabor Kiss-Vamosi
124f9b0f9f
arch(driver): new driver architecture with new color format support
2023-02-20 20:50:58 +01:00
Amir Gonnen
bcffe08b36
fix(ci): set Ubuntu version for MicroPython test ( #3865 )
2022-12-13 17:31:37 +01:00
Gabor Kiss-Vamosi
077cd2e15d
ci: use headers for text config instead of CMake
2022-11-25 11:32:14 +01:00
Gabor Kiss-Vamosi
8dc7fc918a
docs(pull_request_template): add links to MicroPython docs for more info
2022-11-05 18:32:44 +01:00
Gabor Kiss-Vamosi
887f831c89
docs(pr template): add more checkpoints
...
see https://github.com/lvgl/lv_binding_micropython/issues/234
2022-10-26 11:54:43 +02:00
Sergei Silnov
747eae6144
ci(esp): fix push to the component registry on tag ( #3740 )
2022-10-13 12:14:47 +02:00
honey the codewitch
57e0943b10
feat(tiny_ttf): ttf support ( #3680 )
...
Co-authored-by: embeddedt <42941056+embeddedt@users.noreply.github.com>
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
2022-09-26 17:30:07 +02:00
Amir Gonnen
ddcbb4335b
fix(ffmpeg): install ffmpeg on CI workflow ( #3635 )
2022-08-29 14:09:44 +02:00
Gabor Kiss-Vamosi
25f311e465
ci(stale): exclude next major and next minor labels too
2022-08-02 08:09:28 +02:00
Gabor Kiss-Vamosi
67d6661839
docs: make the root directory cleaner
2022-07-14 18:57:47 +02:00
embeddedt
a101e70ebd
ci(makefile) fix typo in GitHub action
2022-04-29 19:38:48 -04:00
embeddedt
ea79cee01a
ci add Makefile test
2022-04-29 19:38:04 -04:00
Gabor Kiss-Vamosi
ef08f1c0fe
chore(ci): add friendlier message to stale bot
2022-04-19 08:37:46 +02:00
embeddedt
5977eeff3c
ci(stale) bump action version
...
This should fix a couple problems I've noted with issues not having their stale status removed.
2022-04-05 08:14:03 -04:00
embeddedt
fcc1152f9c
ci don't run workflows twice on PRs
2022-03-07 10:04:59 -05:00
embeddedt
d345f76d02
ci remove formatting comment
...
This only works when the author is an @lvgl member.
2022-03-05 17:11:39 -05:00
embeddedt
9fcefe5a49
ci use GCC problem matcher on ARM tests as well
2022-01-31 09:28:02 -05:00
embeddedt
b34fe9ed8b
ci(micropython) use ESP-IDF 4.4
2022-01-29 08:25:34 -05:00
Carlos Diaz
ded126a478
chore(ci): update check_style.yml ( #3047 )
...
Update failure message
2022-01-25 11:01:56 +01:00
embeddedt
6de3fa8004
ci force use of ccache in PATH
2022-01-24 11:29:46 -05:00
embeddedt
a7c590f10d
ci force ccache to be saved every time
2022-01-24 11:26:58 -05:00
embeddedt
80408f704e
ci attempt to speed up cross tests
2022-01-24 10:42:54 -05:00
embeddedt
c9e19272c6
ci disable LeakSanitizer on dockerized tests
2022-01-24 10:26:21 -05:00
embeddedt
772f219c0a
ci(cross) install build-essential
2022-01-24 10:07:20 -05:00
embeddedt
df7eaa020d
ci(cross) use python3 instead of python
2022-01-24 10:05:12 -05:00
embeddedt
90e2b9f05e
ci inline apt-get commands
2022-01-24 10:01:00 -05:00
embeddedt
59b4769344
ci use specific version tag
2022-01-24 09:57:58 -05:00
embeddedt
7008770261
ci initial support for cross-architecture tests
2022-01-24 09:55:47 -05:00
Gabor Kiss-Vamosi
79d0ec092d
chore: update arduino linter
2022-01-20 13:22:36 +01:00
Gabor Kiss-Vamosi
f79b00cce0
ci: add arduino linter action
2022-01-20 13:20:42 +01:00
Gabor Kiss-Vamosi
46c6cb99d3
Update bug-report.md
2022-01-15 19:51:21 +01:00
Tomas Rezucha
e7a0f3b99c
fix various issues for esp32 ( #3007 )
...
* kconfig: Fix invalid dependancy in fsdrv
LV_USE_FS_* symbols are integers, instead of usual booleans.
We must treat them as such.
* ci: Get LVGL version from git tag
* docu: Update Espressif readme
* ci run apt update before installing
2022-01-14 12:47:49 -05:00
embeddedt
6b841555cd
ci switch to codecov v2
...
Related: #2663
2022-01-06 11:03:52 -05:00
embeddedt
5bb3686ea8
ci fix check style action
...
The ability for lvgl-bot to format isn't being added.
2021-12-21 08:57:46 -05:00
embeddedt
6de89e4b7b
ci remove formatting request workflow
...
This approach is too risky and insecure in its current implementation.
2021-12-13 08:55:36 -05:00
embeddedt
dddafaec94
ci one last try at this for tonight
2021-12-12 22:00:33 -05:00
embeddedt
8277f78d13
ci force pushing to upstream branch
2021-12-12 21:55:47 -05:00
embeddedt
cb3de308fd
ci try alternate checkout mechanism
2021-12-12 21:52:31 -05:00
embeddedt
9fcf52a82b
ci ensure lvgl-bot is used to make commits
2021-12-12 21:49:22 -05:00
embeddedt
02f02fa78f
ci apply my updates to the verify-formatting action
2021-12-12 21:44:14 -05:00
embeddedt
d1ccbf607f
ci fix typo in formatting action
2021-12-12 21:42:15 -05:00
embeddedt
1f6037ce98
ci more formatting action updates
2021-12-12 21:39:34 -05:00
embeddedt
065d821c70
ci test formatting action
2021-12-12 21:37:21 -05:00
embeddedt
2f8e4bc4c4
ci more debugging for formatting action
2021-12-12 21:35:18 -05:00
embeddedt
be9722c420
ci update action
2021-12-12 21:33:32 -05:00
embeddedt
7af78498a8
ci create handler for formatting requests
2021-12-12 21:30:46 -05:00
embeddedt
1fa7257801
ci(micropython) switch to newer GCC action
2021-12-02 08:32:09 -05:00