Thomas Göttgens
|
57b8b55fc5
|
Merge pull request #4900 from meshtastic/caveman99-patch-1
runner debug
|
2024-09-29 13:55:00 +02:00 |
|
Thomas Göttgens
|
d0440f3cac
|
don't interfere with the trunk check
|
2024-09-29 13:54:46 +02:00 |
|
Thomas Göttgens
|
ef2035a60c
|
runner debug
|
2024-09-29 13:52:47 +02:00 |
|
Thomas Göttgens
|
fa29386eb7
|
Update main_matrix.yml
|
2024-09-29 12:40:17 +02:00 |
|
Jason Murray
|
7e0665a5cd
|
comment on PR with artifact link (#4896)
|
2024-09-29 05:01:20 -05:00 |
|
Ben Meadors
|
a70d5ee9d8
|
Temporarily remove native AGAIN due to gather-artifacts failure
|
2024-09-28 15:49:37 -05:00 |
|
Thomas Göttgens
|
a542d41ac7
|
rats, missed one
|
2024-09-28 21:59:13 +02:00 |
|
Thomas Göttgens
|
9513c68544
|
Update main_matrix.yml
|
2024-09-28 20:37:38 +02:00 |
|
Thomas Göttgens
|
448afb8345
|
Add C6 Target
|
2024-09-28 20:37:07 +02:00 |
|
Thomas Göttgens
|
22ecbcb046
|
Create build_esp32_c6.yml
|
2024-09-28 20:35:48 +02:00 |
|
Thomas Göttgens
|
1e8d089c4e
|
yolo!
|
2024-09-28 16:40:00 +02:00 |
|
Thomas Göttgens
|
cc101f9cd2
|
run the full suite when run on master
|
2024-09-28 12:07:05 +02:00 |
|
Thomas Göttgens
|
ae14ca7870
|
the name is somewhat misleading
|
2024-09-27 10:42:27 +02:00 |
|
Thomas Göttgens
|
747046d335
|
nope
|
2024-09-27 10:37:15 +02:00 |
|
Thomas Göttgens
|
e02a7d1c68
|
test if quick is working at all
|
2024-09-27 10:36:00 +02:00 |
|
Thomas Göttgens
|
bdb998c763
|
pick either setup or setup-quick as valid
|
2024-09-27 10:33:16 +02:00 |
|
Thomas Göttgens
|
39febad630
|
only sample a few builds for CI runs
|
2024-09-27 10:25:37 +02:00 |
|
Ben Meadors
|
51e4b364b0
|
Trunk things
|
2024-09-25 16:18:45 -05:00 |
|
Ben Meadors
|
c50df710ba
|
Also put this back
|
2024-09-24 20:12:42 -05:00 |
|
Ben Meadors
|
10c51d8a05
|
Put this back
|
2024-09-24 15:44:16 -05:00 |
|
Ben Meadors
|
e7569838c7
|
Bin path
|
2024-09-24 14:32:20 -05:00 |
|
Ben Meadors
|
64b2bf5f93
|
Checkout should handle this but oh well
|
2024-09-24 14:18:19 -05:00 |
|
Ben Meadors
|
d6a008500a
|
Who chose that ridiculous name anyway?!
|
2024-09-24 14:05:12 -05:00 |
|
Ben Meadors
|
a9d636c025
|
Consolidate commands
|
2024-09-24 14:02:12 -05:00 |
|
Ben Meadors
|
292027f40f
|
Setup node
|
2024-09-24 13:57:53 -05:00 |
|
Ben Meadors
|
3c126212d5
|
PIO script
|
2024-09-24 13:45:02 -05:00 |
|
Ben Meadors
|
9710ac79d3
|
Pipargs
|
2024-09-24 13:37:40 -05:00 |
|
Ben Meadors
|
f2801a660b
|
Update tests.yml
|
2024-09-24 13:33:51 -05:00 |
|
Ben Meadors
|
4d269501dd
|
No args
|
2024-09-24 13:30:26 -05:00 |
|
Ben Meadors
|
752192b09a
|
pipx
|
2024-09-24 13:27:13 -05:00 |
|
Ben Meadors
|
f8f9329529
|
pip3
|
2024-09-24 13:16:24 -05:00 |
|
Ben Meadors
|
c679932248
|
Setup python
|
2024-09-24 12:58:41 -05:00 |
|
Ben Meadors
|
5488c8f579
|
Got the runner labels backwards
|
2024-09-24 12:54:04 -05:00 |
|
Ben Meadors
|
6c488fe816
|
Ony run on test runner label
|
2024-09-24 12:43:39 -05:00 |
|
Ben Meadors
|
771cb52616
|
Remove amd64
|
2024-09-24 10:52:46 -05:00 |
|
Ben Meadors
|
10869ea10a
|
Don't wait for after-checks
|
2024-09-24 09:10:29 -05:00 |
|
Ben Meadors
|
e4d0e38f37
|
Remove native and add v4 back
|
2024-09-24 08:25:25 -05:00 |
|
Ben Meadors
|
d7badcc9cb
|
Don't run checks on workflow_dispatch
|
2024-09-24 07:17:38 -05:00 |
|
Ben Meadors
|
4fbf666cd9
|
Try v3
|
2024-09-24 07:12:43 -05:00 |
|
Jason Murray
|
4fde1ca2a8
|
chomp trailing newline (#4848)
|
2024-09-24 16:27:46 +08:00 |
|
Jason Murray
|
c72612d826
|
sed doesn't like newlines (#4847)
* sed doesn't like newlines
* fold remove-debug-flags block
* PATH is a system env var
* Runners don't like rm -f ${workspace path}
|
2024-09-24 15:41:40 +08:00 |
|
Jason Murray
|
b4c09ace23
|
Consolidate variant build steps (#4820)
* poc: consolidate variant build steps
* use build-variant action
* only checkout once and clean up after run
* checkout before local action
|
2024-09-24 13:47:31 +08:00 |
|
Jason Murray
|
3ff9398b92
|
Revert "Update classes on protobufs update" (#4824)
* Revert "Update classes on protobufs update"
* remove quotes to fix trunk.
---------
Co-authored-by: Tom Fifield <tom@tomfifield.net>
|
2024-09-23 20:34:19 +08:00 |
|
Tom Fifield
|
7db98ca1da
|
Revert "Consolidate variant build steps (#4806)" (#4816)
This reverts commit 9f8d86cb25 .
|
2024-09-22 19:39:35 +08:00 |
|
Jason Murray
|
9f8d86cb25
|
Consolidate variant build steps (#4806)
* poc: consolidate variant build steps
* use build-variant action
* only checkout once and clean up after run
|
2024-09-22 19:22:00 +08:00 |
|
Ben Meadors
|
51af747508
|
CI fixes
|
2024-09-21 20:53:23 -05:00 |
|
Ben Meadors
|
893bbe09d1
|
Hopefully extract and commit to meshtastic.github.io
|
2024-09-21 16:34:26 -05:00 |
|
Jason Murray
|
2072ebd196
|
meshtastic/ is a test suite; protobufs/ contains protobufs;
|
2024-09-21 09:58:28 -07:00 |
|
Jason Murray
|
202699239f
|
feat: trigger class update when protobufs are changed
|
2024-09-21 07:51:09 -07:00 |
|
dependabot[bot]
|
c053c7d9ae
|
Bump pnpm/action-setup from 2 to 4 in /.github/workflows (#4798)
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 2 to 4.
- [Release notes](https://github.com/pnpm/action-setup/releases)
- [Commits](https://github.com/pnpm/action-setup/compare/v2...v4)
---
updated-dependencies:
- dependency-name: pnpm/action-setup
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-09-21 06:13:09 -05:00 |
|