David Holdeman
e46a3f2376
new updater script ( #5132 )
2023-02-25 19:07:31 -04: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
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
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
rusefillc
bb23e52647
Ant should go, gradle is the unified way #4371
2022-10-15 18:20:54 -04:00
rusefillc
28e671622a
let's separate Android from not Android
2022-10-15 13:22:07 -04:00
rusefillc
37bd841e92
let's separate Android from not Android
2022-10-15 11:29:58 -04:00
rusefillc
a82a9cc3f7
reducing code duplication and making CI happier
2022-08-31 20:53:17 -04:00
rusefillc
0195fd489a
i like it this way
2022-08-31 20:43:07 -04:00
rusefillc
334b54c783
more CI help
2022-08-29 21:00:29 -04:00
rusefillc
e53cad4459
helping CI stay green
2022-08-27 14:51:41 -04:00
rusefillc
b2e8341ac5
helping CI stay green
2022-08-27 14:26:31 -04:00
rusefillc
f6fcd7387b
something wrong with enum to string build #4448
...
unable to reproduce any issue?
2022-08-15 20:59:07 -04:00
rusefillc
a95c1faa6d
Ant should go, gradle is the unified way #4371
2022-07-28 15:04:52 -04:00
dependabot[bot]
e459300897
Bump actions/setup-java from 1 to 3 ( #4388 )
...
* Bump actions/setup-java from 1 to 3
Bumps [actions/setup-java](https://github.com/actions/setup-java ) from 1 to 3.
- [Release notes](https://github.com/actions/setup-java/releases )
- [Commits](https://github.com/actions/setup-java/compare/v1...v3 )
---
updated-dependencies:
- dependency-name: actions/setup-java
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump actions/setup-java from 1 to 3 #4388
* Bump actions/setup-java from 1 to 3 #4388
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-07-28 04:00:13 -04:00
dependabot[bot]
c635774680
Bump actions/upload-artifact from 2 to 3 ( #4390 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3 )
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-27 13:10:58 -04:00
dependabot[bot]
15f1d68000
Bump actions/checkout from 2 to 3 ( #4389 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2 to 3.
- [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/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/checkout
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>
2022-07-27 12:47:07 +03:00
Matthew Kennedy
4643dc3c79
Reenable sanitize ( #4384 )
...
* turn on sanitize, fix overrun
* allow sanitize override, disable it for shared lib
* probably fix android build
2022-07-27 09:22:22 +03:00
rusefillc
f7f6f9d8eb
Revert "Reenable sanitize ( #4365 )"
...
This reverts commit d87be38401
.
2022-07-22 08:15:15 -04:00
Matthew Kennedy
d87be38401
Reenable sanitize ( #4365 )
...
* turn on sanitize, fix overrun
* allow sanitize override, disable it for shared lib
2022-07-22 08:19:54 +03:00
rusefillc
20cf22665e
JNI for test coverage #3965
2022-03-13 00:25:10 -05:00
rusefillc
d4710bbb19
JNI for test coverage #3965
2022-02-28 23:50:51 -05:00
rusefillc
24b7de0323
is this file update very broken?
2021-12-22 20:31:44 -05:00
rusefillc
00e87f31d5
lua code formatting
2021-11-25 10:27:03 -05:00
rusefillc
196d88d89c
did we have tests disabled?!
2021-11-24 13:21:03 -05:00
rusefillc
a2115c88fa
GHA: submodules: recursive #3494
2021-11-07 00:46:43 -04:00
David Holdeman
c1b173a1e1
Use SSH for remaining workflows ( #3407 )
...
* install sshpass instead of ncftp
* don't use file for command
* change env vars
* replace ncftp with sshpass in docs
* switch gcov upload
* use heredoc instead of file
* convert ibom
* whoops
* messed up var
* remove quotes
* undo ini variable changes
2021-10-25 08:22:31 -04:00
rusefillc
d900ba93de
GHA reliability: retry FTP upload #3011
...
refactoring: more proper file name
TODO: more proper file location :)
2021-10-09 01:43:56 -04:00
rusefillc
c0aeb39301
revert to safety
2021-06-25 01:07:36 -04:00
rusefillc
71ed4edcb1
console ant should be self-contained - one ant invocation should build things
2021-06-25 00:41:03 -04:00
Matthew Kennedy
2c6b8ae3c6
parse with antlr ( #2747 )
...
* grammar and libs
* gitignore
* parsing
* allow empty line as root statement
* tolerate #if
* config def changes
* s
* ant build
* workaround
* compiled tool
* console should not build config def tool
* ugh the dependency tree is insane
* this should fix hw ci
* console build
* console jenkins script
* test
* Revert "test"
This reverts commit 73f2da50f990bee9b51a1f919e8fcc6b06327d9a.
* throw on parse failure
* jar
* fix #2821
* comment
2021-06-16 17:07:05 -04:00
rusefi
418ca7e6ee
.apk to build_server
2020-08-15 23:58:29 -04:00
rusefi
45066e2b57
action to upload server binary
2020-07-18 00:13:15 -04:00
rusefi
00eaf8a04c
action to upload server binary
2020-07-17 23:44:58 -04:00
rusefi
98f0f145d5
console tests artifact
2020-07-08 15:10:30 -04:00
rusefi
749deac7a0
test result artifact
2020-07-08 00:52:03 -04:00
rusefi
14e08f8ed2
test result artifact
2020-07-08 00:48:01 -04:00
rusefi
5eb17e9f5a
test result artifact
2020-07-08 00:45:00 -04:00
rusefi
81c4d9c86e
test result artifact
2020-07-08 00:41:16 -04:00
David Holdeman
cd1cbd1f76
Remove duplicated workflow ( #1507 )
...
* add workflow and scripts
* Update date
* Removed duplicated workflow
Co-authored-by: GitHub set-date Action <action@github.com>
2020-06-18 17:06:03 -04:00
rusefi
dbf272655f
yaml is sensitive
2020-05-24 13:36:58 -04:00
rusefi
de3c62248b
console GH
2020-05-24 11:35:50 -04:00
rusefi
83f5d92921
console GH
2020-05-24 11:28:28 -04:00
rusefi
a819b6928d
console GH
2020-05-24 11:25:32 -04:00