Commit Graph

406 Commits

Author SHA1 Message Date
David Holdeman dd83cbb325
schedule not cron (#5129) 2023-02-24 22:41:50 -05:00
David Holdeman 4e51f2e772
Create a nightly release (#5127)
* simplify run logic

* fix syntax

* simplify logic further

* create release on cron

* undo half-done thing

* fix if order

* create tag first

* forgot with

* make prerelease

* try upstream branch

* check for tag first

* try tag with hyphens

* don't use tag output

* in temp dir

* argh it was moved

* use github env

* single quotes
2023-02-24 17:40:45 -05:00
David Holdeman 5fc7a0a544
empty list first (#5126) 2023-02-24 00:28:18 -04:00
David Holdeman c614f7e50c
add cron (#5120) 2023-02-22 20:51:46 -04:00
David Holdeman 0f91b229fa
use read to store message in variable (#5116) 2023-02-21 13:35:13 -05:00
David Holdeman 371557237f
Build only one bundle (#5115)
* check for only:

* skip

* comments
2023-02-21 09:56:36 -05:00
Andrey c0e7dcc91c Revert "SORRY TEMP MEASURES"
This reverts commit c800cba7
2023-02-20 21:37:51 -05:00
rusefillc 60435b063a console creates new log file every 100 ms :( fix #5112 2023-02-20 17:31:05 -05:00
rusefillc c800cba738 SORRY TEMP MEASURES 2023-02-20 15:17:17 -05:00
David Holdeman 6ef6aaccf1
use new release, add dupe option (#5102) 2023-02-19 08:29:49 -05:00
rusefillc 73571a46bd rusefi online does not have .ini for f407 discovery previously known as all or default #5091 fix 2023-02-16 19:29:49 -05:00
rusefillc 5ced30b0da rusefi online does not have .ini for f407 discovery previously known as all or default #5091
maybe fix maybe with extra checks?
2023-02-16 18:48:48 -05:00
rusefillc 6a3115ef55 Revert "SORRY TEMP MEASURES"
This reverts commit 47a5929405.
2023-02-15 18:09:27 -05:00
rusefillc 47a5929405 SORRY TEMP MEASURES 2023-02-15 11:16:01 -05:00
rusefillc a5cad565ec https://rusefi.com/forum/viewtopic.php?p=47085#p47085 2023-02-14 08:26:56 -05:00
rusefi fe1d456ae4 s105 skip for now 2023-02-13 20:20:55 -05:00
David Holdeman 2715ccd55a
update interactive-pinout, update yamls (#5049) 2023-02-10 05:01:05 -05:00
dependabot[bot] 748800c781
Bump chuckwagoncomputing/interactive-pinout from 1.1 to 1.2 (#5048)
Bumps [chuckwagoncomputing/interactive-pinout](https://github.com/chuckwagoncomputing/interactive-pinout) from 1.1 to 1.2.
- [Release notes](https://github.com/chuckwagoncomputing/interactive-pinout/releases)
- [Commits](https://github.com/chuckwagoncomputing/interactive-pinout/compare/1.1...1.2)

---
updated-dependencies:
- dependency-name: chuckwagoncomputing/interactive-pinout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-09 09:30:55 -05:00
David Holdeman 7301a1a78d
check last commit message (#5042) 2023-02-07 13:02:03 -04:00
David Holdeman 4b3bc883d5
set v1.1 (#5043) 2023-02-07 09:09:06 -05:00
Nathan Schulte 810d67cf6d
GitHub workflows: factor more ubuntu-latest mirrors to script (#5044) 2023-02-07 09:01:27 -04:00
Nathan Schulte 221f2584ca
GitHub workflows: more ubuntu-latest mirrors (#5038) 2023-02-06 17:50:26 -04:00
Matthew Kennedy 4665e67eb4
pass board dir to scripts instead of board name (#5022)
* pass board dir instead of name

* makefiles

* dead file?

* hw ci

* unit tests

* fix sd card generation while we're here

* actually test sd category

* jar

* clean merge

* jar for good measure

* fix f767 properly
2023-02-06 08:37:17 -04:00
Matthew Kennedy 12db2221e6
make nucleo builds normal (#5035)
* make nucleo builds normal

* no skip for test

* don't check for `no`

* put back skips
2023-02-05 20:56:13 -04:00
David Holdeman d403688687
Use external interactive pinout generator (#5034)
* Use interactive-pinout action

* remove scripts
2023-02-05 17:38:15 -04:00
David Holdeman 90a1598ddc
squishy squish (#5018) 2023-02-02 20:11:30 -05:00
David Holdeman a0f8dda15e
build f407 (#5020) 2023-01-31 23:31:42 -05:00
David Holdeman a30c76f39d
reset file, understandable title (#5021) 2023-01-31 22:26:25 -05:00
David Holdeman 68aaf49b6f
yeet apt-spy (#5017) 2023-01-30 21:07:42 -05:00
David Holdeman 04cfee6c65
Lean submodule fetching (don't merge until all green) (#5013)
* remove submodules

* check out ChibiOS

* oops, try depth

* check skip, get libfirmware

* lua

* uzlib

* luaaa

* wideband_firmware

* remove submodules

* googletest

* libfirmware

* lua

* luaaa

* wideband_firmware

* don't need skip

* remove submodules

* ChibiOS

* libfirmware

* lua

* wideband_firmware

* remove submodules, checkout ibom

* remove submodules

* remove submodules, checkout firmware stuff

* remove submodules

* remove submodules

* googletest

* googletest

* libfirmware

* lua, wideband_firmware

* hw lib

* remove fetch-depth: 0

* luaformatter

* openblt, luaformatter

* install unit test stuff

* try fetch depth 2

* need luaformatter for all builds
2023-01-29 04:43:27 -05:00
David Holdeman 05eed39ca7
[LTS] Fail firmware builds if . in branch name (#5010)
* check for dot

* put message

* make error more visible
2023-01-28 17:00:21 -05:00
rusefillc e497a0456b
Issue 4992 (#5009)
* change bundle name

(cherry picked from commit c3dea808adee1588e2cabc2019df0d383a4ba580)

* set primary bundle name

(cherry picked from commit 4fd1e86657b82ca975dfa34387b7ab2c4b5d92f6)

* autoupdate subdir

(cherry picked from commit 1a817285b5e20f7264432a7e9145b1e35d4e95fe)

* try passing empty strings

(cherry picked from commit 2efcafef6b439aa300c49e4e1bfe036a2a8d6b07)

* fix folder logic

(cherry picked from commit e38ce6221f1e21e0f6496c1b1f21505c1c7559b3)

* don't need empty strings duh

(cherry picked from commit c20585cbc26dd03bda87905494c573680ca7a6be)

* encapsulate ini file

---------

Co-authored-by: David Holdeman <david@chuckwagoncomputing.com>
2023-01-28 12:51:55 -05:00
rusefillc 399f280e9d Let's admit it it's time to move to gradle #3014 2023-01-23 12:19:21 -05:00
David Holdeman 9895eaaa99
fix (#4994) 2023-01-21 22:41:09 -05:00
David Holdeman 05016ccecc
put in subdir named after branch (#4991) 2023-01-22 07:41:15 +05:30
David Holdeman 1ceeb42d93
LTS - one way of doing things (#4989)
* add lts option

* upload logic

* proper grouping

* proper quoting

* it's boolean duh

* try toJSON, fix
2023-01-22 06:54:07 +05:30
rusefillc d05eacbe8b K 2023-01-21 00:08:52 -05:00
rusefillc 4a22c3856f Let's admit it it's time to move to gradle #3014 2023-01-14 05:44:27 -05:00
Nathan Schulte 4845b510fe
GitHub actions use apt-spy2, retry apt-get update (#4967)
* GitHub actions retry apt-get

* use primary (non-azure) Ubuntu archive

* remove newline in build-android.yaml

* apt-spy2
2023-01-13 05:35:59 -05:00
David Holdeman cf82f74611
make wiki sync happy (#4962) 2023-01-10 19:08:01 -05:00
rusefillc 8be2c5cf66 reducing confusion 2023-01-08 15:24:50 -05:00
David Holdeman 81ea2cca8f
Kicad diffs - use ssh, new version of Kidiff (#4951)
* switch to ssh and upstream KiCad-Diff

* update submo

* update submo
2023-01-07 10:22:25 -05:00
Andrey 15df54eeea magic comments 2023-01-03 16:41:02 -05:00
David Holdeman be7f6f5506
undo changes to both workflows (#4932) 2023-01-03 16:19:47 -05:00
rusefillc 0b8dc1f59d m74_9 2023-01-01 15:58:52 -05:00
Matthew Kennedy 5a27eec5a3
Enable f4 discovery (#4913)
* scripts specify exact hardware CI device

* proteus serial number

* dropped this: |

* read envionment variable for correct port

* it's lowercase for whatever reason

* d'oh

* uncomment

* s

* f4 discovery serial numbers

* s

* debug mode openocd

* is that really the serial number?

* tolerate no SPI device

* remove debug flag

* kick to make sure machine still alive after move
2022-12-21 20:33:37 -05:00
Matthew Kennedy f7a10a8a68
Hardware CI specifies exact device serial number (#4912)
* scripts specify exact hardware CI device

* proteus serial number

* dropped this: |

* read envionment variable for correct port

* it's lowercase for whatever reason

* d'oh
2022-12-21 12:46:25 -05:00
rusefi 064bce7696 Epic: daily drive Nissan #4865 2022-12-02 20:15:08 -05:00
rusefillc 86ee8162eb 8chan 2022-12-01 23:07:13 -05:00
rusefillc a3621659ba ubuntu-latest right? 2022-11-29 22:59:01 -05:00