-
Notifications
You must be signed in to change notification settings - Fork 7.7k
Commit df75f38
authored
[CI] External libraries compilation test (#8003)
* Workflow final + docs added
Delete LIBRARY_TEST.md
Update readme + documentation
Generated External Libraries Test Results
Updated docs
Generated External Libraries Test Results
revert last commit
DOnt install arduino-core manually
Update external_libraries_test.rst
Generated External Libraries Test Results
Align FQBNs to platform name
use manula platform installation
Generated External Libraries Test Results
remove verbose
remove - before sketch path
Add libs and examples for specific chip
Generated External Libraries Test Results
Generated External Libraries Test Results
Update README.md
Generated External Libraries Test Results
Update README.md
Update README.md
Generated External Libraries Test Results
change name of GH action
replace - for /
Generated External Libraries Test Results
Generated External Libraries Test Results
Update lib.yml
Update lib.yml
Generated External Libraries Test Results
remove types from pull_rewuest
add pull to lib.yml
Generated External Libraries Test Results
add back deltas_report
Update LIBRARY_TEST.md
add verbose logs
remove deltas report
Generated External Libraries Test Results
Change from schedule to push for testing
add P-R-O-C-H-Y repo to cron job
rename workflow
Update LIBRARY_TEST.md
Update LIBRARY_TEST.md
Edit URL
Generated External Libraries Test Results
remove unused ymls + run job on schedule
generated
Add action link
push only result file
generated
fix names
fix workflow
run workflow on push
Add report to file action
remove separator
fix example paths
fix library name
yaml list of examples edit
update universal sketches
examples path fix
update example paths
Add ESP32Servo
warnings -> all
change warnings to "default"
fix library name
fix list
add matrix to compile sketches
test compile for only 1 chip
remove GPIO example
use edited action
Add Blynk library
use v1
print arduino cli version
fix listing
update libs
list fix
remove if
fix typo
fix path
path test
list fix
fix folder creating
add install IDE
list fix
fix missing run command
Added V3 lib test + script for lib install
fix typo
add platform
updated on:
Lib testing v2
fix fqbn
test all chips
typo fix
replace blynk with Adafruit Neopixel
change blynk example
fix yml format
add action name
Add report for PR
Enable warnings report
changed position
typo
test
remove dbg level
add log level option
split command
typo
typo
add empty space
change position of cli flags
fix typo
cli compile flags not marking warning as error
Add new lib+example
install core manually
Install core by compile-sketch
fix url->path
fix typo
Install core from repo
remove external lib checkout
add lib example
update board
change platform name
change platform name
use BoardManager
update example
update example
use repo as platform
Initial commit
Update README.md
Update README.md
* fix readme links
* added JSON + lib_v2 YAML
* Update lib_v2.yml
* Update lib_v2.yml
* Update lib_v2.yml
* Update lib_v2.yml
* Update lib_v2.yml
* Update lib_v2.yml
* Update lib_v2.yml
* update JSON file
* Added json file
* Update lib.yml
* Update lib_v2.yml
* Update lib_v2.yml
* change JSON
* edit json + add version
* edit json
* update version
* fix path
* update fqbn platform name
* add empty test result file
* Add latest changes
* Update docs
* Update docs + clean YAML fifle
* Add ESPAsyncWebServer library
* Add test multiple required libs (will revert)
* Update docs + json
* Update lib.yml
* Fix typos in docs
* fix readme links1 parent 7fd956d commit df75f38
File tree
11 files changed
+324
-0
lines changed- .github/workflows
- docs/source
- _static
11 files changed
+324
-0
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | + | ||
2 | + | ||
3 | + | ||
4 | + | ||
5 | + | ||
6 | + | ||
7 | + | ||
8 | + | ||
9 | + | ||
10 | + | ||
11 | + | ||
12 | + | ||
13 | + | ||
14 | + | ||
15 | + | ||
16 | + | ||
17 | + | ||
18 | + | ||
19 | + | ||
20 | + | ||
21 | + | ||
22 | + | ||
23 | + | ||
24 | + | ||
25 | + | ||
26 | + | ||
27 | + | ||
28 | + | ||
29 | + | ||
30 | + | ||
31 | + | ||
32 | + | ||
33 | + | ||
34 | + | ||
35 | + | ||
36 | + | ||
37 | + | ||
38 | + | ||
39 | + | ||
40 | + | ||
41 | + | ||
42 | + | ||
43 | + | ||
44 | + | ||
45 | + | ||
46 | + | ||
47 | + | ||
48 | + | ||
49 | + | ||
50 | + | ||
51 | + | ||
52 | + | ||
53 | + | ||
54 | + | ||
55 | + | ||
56 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | + | ||
2 | + | ||
3 | + | ||
4 | + | ||
5 | + | ||
6 | + | ||
7 | + | ||
8 | + | ||
9 | + | ||
10 | + | ||
11 | + | ||
12 | + | ||
13 | + | ||
14 | + | ||
15 | + | ||
16 | + | ||
17 | + | ||
18 | + | ||
19 | + | ||
20 | + | ||
21 | + | ||
22 | + | ||
23 | + | ||
24 | + | ||
25 | + | ||
26 | + | ||
27 | + | ||
28 | + | ||
29 | + | ||
30 | + | ||
31 | + | ||
32 | + | ||
33 | + | ||
34 | + | ||
35 | + | ||
36 | + | ||
37 | + | ||
38 | + | ||
39 | + | ||
40 | + | ||
41 | + | ||
42 | + | ||
43 | + | ||
44 | + | ||
45 | + | ||
46 | + | ||
47 | + | ||
48 | + | ||
49 | + | ||
50 | + | ||
51 | + | ||
52 | + | ||
53 | + | ||
54 | + | ||
55 | + | ||
56 | + | ||
57 | + | ||
58 | + | ||
59 | + | ||
60 | + | ||
61 | + | ||
62 | + | ||
63 | + | ||
64 | + | ||
65 | + | ||
66 | + | ||
67 | + | ||
68 | + | ||
69 | + | ||
70 | + | ||
71 | + | ||
72 | + | ||
73 | + | ||
74 | + | ||
75 | + | ||
76 | + | ||
77 | + | ||
78 | + | ||
79 | + | ||
80 | + | ||
81 | + | ||
82 | + | ||
83 | + | ||
84 | + | ||
85 | + | ||
86 | + | ||
87 | + | ||
88 | + | ||
89 | + | ||
90 | + | ||
91 | + | ||
92 | + | ||
93 | + | ||
94 | + | ||
95 | + | ||
96 | + | ||
97 | + | ||
98 | + | ||
99 | + | ||
100 | + | ||
101 | + | ||
102 | + | ||
103 | + | ||
104 | + | ||
105 | + | ||
106 | + | ||
107 | + | ||
108 | + | ||
109 | + | ||
110 | + | ||
111 | + | ||
112 | + | ||
113 | + | ||
114 | + | ||
115 | + | ||
116 | + | ||
117 | + | ||
118 | + | ||
119 | + | ||
120 | + | ||
121 | + | ||
122 | + | ||
123 | + | ||
124 | + | ||
125 | + | ||
126 | + | ||
127 | + | ||
128 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 | + | ||
4 | 5 |
| |
5 | 6 |
| |
6 | 7 |
| |
| |||
51 | 52 |
| |
52 | 53 |
| |
53 | 54 |
| |
55 | + | ||
56 | + | ||
57 | + | ||
58 | + | ||
59 | + | ||
54 | 60 |
| |
55 | 61 |
| |
56 | 62 |
| |
|
Loading[フレーム]
Loading[フレーム]
Loading[フレーム]
Loading[フレーム]
Loading[フレーム]
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | + | ||
2 | + | ||
3 | + | ||
4 | + | ||
5 | + | ||
6 | + | ||
7 | + | ||
8 | + | ||
9 | + | ||
10 | + | ||
11 | + | ||
12 | + | ||
13 | + | ||
14 | + | ||
15 | + | ||
16 | + | ||
17 | + | ||
18 | + | ||
19 | + | ||
20 | + | ||
21 | + | ||
22 | + | ||
23 | + | ||
24 | + | ||
25 | + | ||
26 | + | ||
27 | + | ||
28 | + | ||
29 | + | ||
30 | + | ||
31 | + | ||
32 | + | ||
33 | + | ||
34 | + | ||
35 | + | ||
36 | + | ||
37 | + | ||
38 | + | ||
39 | + | ||
40 | + | ||
41 | + | ||
42 | + | ||
43 | + | ||
44 | + | ||
45 | + | ||
46 | + | ||
47 | + | ||
48 | + | ||
49 | + | ||
50 | + | ||
51 | + | ||
52 | + | ||
53 | + | ||
54 | + | ||
55 | + | ||
56 | + | ||
57 | + | ||
58 | + | ||
59 | + | ||
60 | + | ||
61 | + | ||
62 | + | ||
63 | + | ||
64 | + | ||
65 | + | ||
66 | + | ||
67 | + | ||
68 | + | ||
69 | + | ||
70 | + | ||
71 | + | ||
72 | + | ||
73 | + | ||
74 | + | ||
75 | + | ||
76 | + | ||
77 | + | ||
78 | + | ||
79 | + | ||
80 | + | ||
81 | + | ||
82 | + | ||
83 | + | ||
84 | + | ||
85 | + | ||
86 | + | ||
87 | + | ||
88 | + | ||
89 | + | ||
90 | + | ||
91 | + | ||
92 | + | ||
93 | + | ||
94 | + | ||
95 | + | ||
96 | + | ||
97 | + | ||
98 | + | ||
99 | + | ||
100 | + | ||
101 | + | ||
102 | + | ||
103 | + | ||
104 | + | ||
105 | + | ||
106 | + | ||
107 | + | ||
108 | + | ||
109 | + | ||
110 | + | ||
111 | + | ||
112 | + | ||
113 | + | ||
114 | + | ||
115 | + | ||
116 | + | ||
117 | + | ||
118 | + | ||
119 | + | ||
120 | + | ||
121 | + | ||
122 | + | ||
123 | + | ||
124 | + | ||
125 | + | ||
126 | + | ||
127 | + | ||
128 | + | ||
129 | + | ||
130 | + | ||
131 | + | ||
132 | + |
0 commit comments