Commit Graph

319 Commits

Author SHA1 Message Date
David Holdeman ad1d439840 build both bundles 2024-03-25 00:54:56 -04:00
David Holdeman 30deab9636 use heredoc for commit message 2024-03-24 23:39:22 -04:00
rusefillc 6cd1e39df5 nighly releases have stopped on March 1st #6286
only: https://github.com/mathieudutour/github-tag-action documentation says 'Usually secrets.GITHUB_TOKEN'
2024-03-24 19:09:17 -04:00
rusefillc 8040eb9fc6 nighly releases have stopped on March 1st #6286
only: separate new token
2024-03-24 18:45:39 -04:00
Andrey 1af000e4e7 de-coupling for sake of GHA logs readability 2024-03-21 17:10:06 -04:00
David Holdeman 4634b29631 use META_OUTPUT_ROOT_FOLDER for ini upload 2024-03-20 22:12:42 -04:00
rusefillc 92c98d6d2e build docs
only:small-can-board
2024-03-12 09:56:18 -04:00
dependabot[bot] 9aea203cc1 build(deps): bump mathieudutour/github-tag-action from 6.1 to 6.2
Bumps [mathieudutour/github-tag-action](https://github.com/mathieudutour/github-tag-action) from 6.1 to 6.2.
- [Release notes](https://github.com/mathieudutour/github-tag-action/releases)
- [Commits](https://github.com/mathieudutour/github-tag-action/compare/v6.1...v6.2)

---
updated-dependencies:
- dependency-name: mathieudutour/github-tag-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-12 07:29:36 -04:00
David Holdeman 666bc478b5 check for empty matrix 2024-03-09 18:38:09 -05:00
David Holdeman 565791a899 Don't use wildcard for bundle upload
Fix #6049
2024-03-08 19:56:38 -05:00
David Holdeman d7ef2ba288 source meta-info before upload 2024-03-08 17:23:54 -05:00
David Holdeman 165ed40f85 find build targets automatically 2024-03-08 09:00:13 -05:00
rusefillc 91941691cf engine type clean-up 2024-03-06 18:15:56 -05:00
David Holdeman 8b4de3111a Call gen_live_documentation.sh from make 2024-03-04 23:30:13 -05:00
rusefillc db24b97851 only:docs 2024-02-27 08:02:06 -05:00
David Holdeman 4ae60f4d36 remove unused short-board-names 2024-02-26 08:05:04 -05:00
David Holdeman 205d7c6cd4 call gen_config_board with make 2024-02-25 23:10:55 -05:00
rusefi 2f3369b692 only: custom boards bugfix, order of operations - make consumes SSH env variables 2024-02-25 12:04:53 -05:00
rusefi 90502896b8 only: improving step names 2024-02-25 12:03:40 -05:00
David Holdeman a9c94fcb0e build console with make bundle 2024-02-24 08:51:29 -05:00
rusefillc 91d779eea3 only:skip rates 2024-02-23 09:15:14 -05:00
David Holdeman 2215981f00 build simulator with make bundle 2024-02-21 18:33:51 -05:00
David Holdeman 3b9ba27d73 build bundle in make
put zips in artifacts dir; don't upload derived dfu and bin

fix outbin

fix drivers always downloading

use SHORT_BOARD_NAME for BUNDLE_NAME if it is empty
2024-02-20 23:32:31 -05:00
rusefillc 7d41febc23 8chan rev A compilation broken? #6000 2024-02-19 17:28:17 -05:00
rusefillc 94938d8303 only:8chan-revA missing AND broken? 2024-02-19 16:49:25 -05:00
David Holdeman 6999f5c4c5 Call make directly from workflow 2024-02-17 16:36:41 -04:00
David Holdeman 196cef5aa1 get rid of compile and clean scripts 2024-02-16 18:20:21 -04:00
David Holdeman b10ba4ddf5 import board-specific meta-info
use script to find meta-info-<bundle name>.env
2024-02-16 00:48:57 -04:00
David Holdeman ea49d3d5eb Set build env variables, don't pass to Make 2024-02-15 22:55:52 -04:00
David Holdeman e9467fb5b9 sort out prometheus variants 2024-02-15 09:48:36 -04:00
David Holdeman 591ca6af9a don't pass LTS to prepare_bundle 2024-02-15 08:53:06 -04:00
rusefillc 07ea8e48ad dead-ish 2024-02-14 17:17:44 -05:00
David Holdeman 81bc23c337 pass LTS flag 2024-02-12 20:28:03 -05:00
David Holdeman c0c8b69f96 move bundle upload to its own script 2024-02-12 20:28:03 -05:00
andreika-git 820fc7c801 fix 154hyundai_f7 https://github.com/rusefi/rusefi/issues/5931 2024-02-12 13:46:31 -05:00
rusefillc 411f1c5bcb only:hellen154hyundai_f7 seems pretty broken 2024-02-11 20:20:01 -05:00
David Holdeman 6f24e7f75a don't skip firmware build on re-run 2024-02-10 08:26:44 -05:00
rusefillc 09f5b4dcbc reducing weird builds 2024-02-07 21:14:27 -05:00
dependabot[bot] 1efa97101b Bump ncipollo/release-action from 1.13.0 to 1.14.0
Bumps [ncipollo/release-action](https://github.com/ncipollo/release-action) from 1.13.0 to 1.14.0.
- [Release notes](https://github.com/ncipollo/release-action/releases)
- [Commits](https://github.com/ncipollo/release-action/compare/v1.13.0...v1.14.0)

---
updated-dependencies:
- dependency-name: ncipollo/release-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-06 10:38:07 -05:00
rusefillc 0193d78258 Bump mukunku/tag-exists-action from 1.5.0 to 1.6.0 2024-02-05 09:33:59 -05:00
rusefillc 710a45006f frankenso_na6 rename 2024-01-06 13:41:04 -05:00
rusefillc 5039f7693e todo: proper build of build-libopenblt #5866 2024-01-05 20:23:57 -05:00
rusefillc 701436e781 gcc 12.3.Rel1 2024-01-02 20:54:44 -05:00
rusefi 9777e730a9 something broken 2023-12-31 17:28:12 -05:00
rusefillc dd2aeddd13 github LFS is broken or some sort of quota? 2023-12-28 16:47:52 -05:00
dependabot[bot] b783b2ea0c Bump actions/upload-artifact from 3 to 4
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-25 09:24:15 -05:00
rusefillc 0965fbab14 integration 2023-12-24 22:50:56 -05:00
Matthew Kennedy 8d808f546c cleanup 2023-12-24 21:57:28 -05:00
Matthew Kennedy 243b35edd3 s 2023-12-24 21:57:19 -05:00
Matthew Kennedy 821b0208a4 try and avoid whacky folder structure 2023-12-24 21:57:11 -05:00