rusefillc
3d6fc897bb
let's separate Android from not Android
2022-10-15 13:22:07 -04:00
rusefillc
a116354eda
let's separate Android from not Android
2022-10-15 11:29:58 -04:00
rusefillc
5f3fbf2eee
reducing code duplication and making CI happier
2022-08-31 20:53:17 -04:00
rusefillc
1cba861718
i like it this way
2022-08-31 20:43:07 -04:00
rusefillc
bc2a7ff307
more CI help
2022-08-29 21:00:29 -04:00
rusefillc
bd9a177074
helping CI stay green
2022-08-27 14:51:41 -04:00
rusefillc
c28d7d4bc9
helping CI stay green
2022-08-27 14:26:31 -04:00
rusefillc
af11c7f8b8
something wrong with enum to string build #4448
...
unable to reproduce any issue?
2022-08-15 20:59:07 -04:00
rusefillc
4367270cec
Ant should go, gradle is the unified way #4371
2022-07-28 15:04:52 -04:00
dependabot[bot]
18382fe2a3
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]
c22483dd59
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]
cf21b52de9
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
a131c2c559
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
7536414bfa
Revert "Reenable sanitize ( #4365 )"
...
This reverts commit da6bf0a775
.
2022-07-22 08:15:15 -04:00
Matthew Kennedy
da6bf0a775
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
e8a45742de
JNI for test coverage #3965
2022-03-13 00:25:10 -05:00
rusefillc
8dc031b82f
JNI for test coverage #3965
2022-02-28 23:50:51 -05:00
rusefillc
7ee7116334
is this file update very broken?
2021-12-22 20:31:44 -05:00
rusefillc
583044b081
lua code formatting
2021-11-25 10:27:03 -05:00
rusefillc
3a947328bd
did we have tests disabled?!
2021-11-24 13:21:03 -05:00
rusefillc
b80fb61df1
GHA: submodules: recursive #3494
2021-11-07 00:46:43 -04:00
David Holdeman
bb6c4c3400
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
19f72ec099
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
aea2ffc5d1
revert to safety
2021-06-25 01:07:36 -04:00
rusefillc
e5ba9b5302
console ant should be self-contained - one ant invocation should build things
2021-06-25 00:41:03 -04:00
Matthew Kennedy
5ae4af23fe
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
6c4be30568
.apk to build_server
2020-08-15 23:58:29 -04:00
rusefi
9a132f5138
action to upload server binary
2020-07-18 00:13:15 -04:00
rusefi
08f821a553
action to upload server binary
2020-07-17 23:44:58 -04:00
rusefi
800e6021f8
console tests artifact
2020-07-08 15:10:30 -04:00
rusefi
22a4e0014d
test result artifact
2020-07-08 00:52:03 -04:00
rusefi
37be585877
test result artifact
2020-07-08 00:48:01 -04:00
rusefi
b1ce82d01d
test result artifact
2020-07-08 00:45:00 -04:00
rusefi
4a818dd9f6
test result artifact
2020-07-08 00:41:16 -04:00
David Holdeman
d2b63e0190
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
19cfc4e1ea
yaml is sensitive
2020-05-24 13:36:58 -04:00
rusefi
e37d4b7c13
console GH
2020-05-24 11:35:50 -04:00
rusefi
bef1f74022
console GH
2020-05-24 11:28:28 -04:00
rusefi
8721e22abc
console GH
2020-05-24 11:25:32 -04:00