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
embeddedt
04f47eae0d
ci(style) force color on diff to help highlight whitespace changes
2021-12-02 08:13:57 -05:00
Uli Raich
cd197a8e49
feat(examples) add micropython versions of the external library examples ( #2762 )
...
Co-authored-by: embeddedt <42941056+embeddedt@users.noreply.github.com>
2021-11-24 21:18:15 -05:00
guoweilkd
81f7d50c45
feat(freetype): support bold and italic ( #2824 )
...
* feat(freetype):support bold and italic
* fix(format): replace code-format.sh with code-format.py
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
2021-11-24 20:19:09 +01:00
Gabor Kiss-Vamosi
ac7f31c716
Update pull_request_template.md
2021-11-23 14:34:27 +01:00
embeddedt
a2b555e096
ci add workflow to check code formatting
2021-11-22 08:52:18 -05:00
embeddedt
1ab5c9689f
ci(micropython) add rp2 port
...
Related: https://github.com/lvgl/lvgl/issues/2758#issuecomment-958912402
2021-11-03 09:49:36 -04:00