Commit Graph

40 Commits

Author SHA1 Message Date
rusefillc b2fce5aa1d only:scheduled builds are good 2024-02-27 22:03:09 -05:00
rusefillc db2dce6d7a only fw-custom-paralela does not upload bundle to build_server #6074 2024-02-27 20:22:35 -05:00
rusefillc b438cf17bc only fw-custom-paralela does not upload bundle to build_server #6074 2024-02-27 20:08:45 -05:00
rusefillc 05b1171000 only: consistency 2024-02-27 07:56:38 -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
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
David Holdeman c3ecaba369 try absolute path 2024-02-18 10:51:49 -04:00
David Holdeman 2650554193 Fix ini upload: use env variable 2024-02-18 09:05:08 -04:00
David Holdeman c012ff925a Simpler approach to custom board build 2024-02-17 20:34:55 -04:00
David Holdeman 3f0277404a Revert "Finally fix paralela https://github.com/rusefi/fw-custom-paralela/issues/2"
This reverts commit 683988c74c.

Revert "Fix paralela https://github.com/rusefi/fw-custom-paralela/issues/2"

This reverts commit 11f9594138.

Revert "Fix paralela https://github.com/rusefi/fw-custom-paralela/issues/2"

This reverts commit 3e8802f6f9.
2024-02-17 20:34:55 -04:00
andreika-git 683988c74c Finally fix paralela https://github.com/rusefi/fw-custom-paralela/issues/2 2024-02-17 18:07:05 -04:00
andreika-git 11f9594138 Fix paralela https://github.com/rusefi/fw-custom-paralela/issues/2 2024-02-17 17:40:38 -04:00
andreika-git 3e8802f6f9 Fix paralela https://github.com/rusefi/fw-custom-paralela/issues/2 2024-02-17 17:07:55 -04:00
rusefillc eb26152655 only: paralela dos not need MY_REPO_PAT 2024-02-08 13:23:53 -05:00
andreika-git 801eb7f599 https://github.com/rusefi/rusefi/issues/5916 2024-02-07 17:43:06 -05:00
andreika-git 7dadeb5d46 Add additional env to custom-board-build.yaml https://github.com/rusefi/rusefi/issues/5916 2024-02-05 15:45:21 -05:00
rusefillc c6a0cabec2 only:Upload build srec artifact & fixing path 2024-02-03 20:46:14 -05:00
rusefillc 625b311476 only:improving debug options 2024-01-30 13:11:49 -05:00
rusefillc 24f73da105 only:sometimes we have .elf 2024-01-29 22:43:49 -05:00
rusefillc 0c7b3d2469 only: custom flexibility 2024-01-10 13:21:10 -05:00
rusefillc 0250415d7d only: custom flexibility 2024-01-10 12:36:18 -05:00
rusefillc b80ed50d38 only: custom flexibility 2024-01-10 12:34:12 -05:00
rusefillc ce5c1ef2a4 only:custom FW repos code generation process #5817 2023-12-24 01:05:42 -05:00
rusefillc 0c3e29510b only:custom FW repos code generation process #5817 2023-12-23 23:22:42 -05:00
rusefillc 6eb464a3e3 custom FW repos code generation process #5817
only: hopefully last commit?
2023-12-20 20:01:33 -05:00
rusefillc 78e9879691 only:custom FW repos code generation process #5817
handling .ini upload and bundle
2023-12-20 11:31:04 -05:00
rusefillc 857ca65763 only:custom FW repos code generation process #5817 2023-12-20 10:45:57 -05:00
rusefillc 1ff3946c99 only:custom FW repos code generation process #5817 2023-12-20 10:38:35 -05:00
rusefillc 8e8806ba3c only:custom FW repos code generation process #5817 2023-12-20 00:29:14 -05:00
rusefillc b40a18facf only:helping boards without connector mapping 2023-12-15 16:42:36 -05:00
dependabot[bot] ccdda75ced 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-15 07:49:35 -05:00
rusefillc 6c8affb655 only:handling Connectors: looks like nothing to commit 2023-12-04 10:21:07 -05:00
rusefillc dd11acec3f only:handling Connectors: looks like nothing to commit 2023-12-04 10:15:17 -05:00
dependabot[bot] 2c758dbcb6 build(deps): bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-04 07:29:25 -05:00
rusefillc e331ef9cdb only:Build Custom Board Firmware 2023-12-03 13:31:28 -05:00
rusefillc 45c71ed884 only:Build Custom Board Firmware 2023-12-02 00:30:20 -05:00
rusefillc 14d4e2ddeb only:Build Custom Board Firmware 2023-12-01 23:50:41 -05:00