Commit ed96d2a
File tree
13 files changed
+412
-673
lines changedFilter options
- .github
- scripts
- workflows
- tools/ci
13 files changed
+412
-673
lines changedtools/ci/check-cmakelists.sh renamed to .github/scripts/check-cmakelists.sh
Copy file name to clipboardFile renamed without changes.
tools/ci/install-arduino-core-esp32.sh renamed to .github/scripts/install-arduino-core-esp32.sh
Copy file name to clipboardFile renamed without changes.
tools/ci/install-arduino-ide.sh renamed to .github/scripts/install-arduino-ide.sh
Copy file name to clipboardFile renamed without changes.
tools/ci/install-platformio-esp32.sh renamed to .github/scripts/install-platformio-esp32.sh
Copy file name to clipboardFile renamed without changes.
package/merge_packages.py renamed to .github/scripts/merge_packages.py
Copy file name to clipboardFile renamed without changes.
tools/ci/on-push.sh renamed to .github/scripts/on-push.sh
Copy file name to clipboardExpand all lines: .github/scripts/on-push.sh+7-4Lines changed: 7 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
| 31 | + |
| 32 | + |
| 33 | + |
31 | 34 |
|
32 | 35 |
|
33 | 36 |
|
34 |
| - |
35 |
| - |
| 37 | + |
| 38 | + |
36 | 39 |
|
37 | 40 |
|
38 | 41 |
|
| ||
48 | 51 |
|
49 | 52 |
|
50 | 53 |
|
51 |
| - |
| 54 | + |
52 | 55 |
|
53 | 56 |
|
54 | 57 |
|
55 | 58 |
|
56 | 59 |
|
57 | 60 |
|
58 |
| - |
| 61 | + |
59 | 62 |
|
60 | 63 |
|
61 | 64 |
|
|
0 commit comments