David Holdeman
|
1dac5b382d
|
also git stash other things that pull rebase
|
2024-03-28 16:56:03 -04:00 |
David Holdeman
|
bebf2c9000
|
revamp pushing in workflows with pull --rebase
|
2024-03-28 10:46:14 -04:00 |
David Holdeman
|
d130912fd8
|
only add .msq and canned-tunes/.md files to commit
|
2024-03-18 20:34:11 -04:00 |
David Holdeman
|
4804400826
|
don't generate things that make does
|
2024-03-18 20:34:11 -04:00 |
Andrey
|
a9810e3a81
|
helping simulator deal with enum change
|
2024-03-06 09:11:38 -05:00 |
rusefillc
|
2fa73aebca
|
EPIC: Improve toolset for default tune canned tune generation #4871
|
2024-03-06 09:02:44 -05:00 |
rusefillc
|
ae8125fd89
|
only:EPIC: Improve toolset for default tune canned tune generation #4871
|
2024-03-06 01:27:30 -05:00 |
David Holdeman
|
f2b48dde2d
|
get changed files from git status
|
2024-03-04 08:36:57 -05:00 |
David Holdeman
|
e867038bfa
|
Try enabling globstar
`**/*.h` etc. seem to not be working. On bash this is disabled by default. We will try enabling it with `shopt -s globstar`
|
2024-03-03 22:39:05 -05:00 |
David Holdeman
|
2215981f00
|
build simulator with make bundle
|
2024-02-21 18:33:51 -05:00 |
rusefillc
|
485e69dd59
|
only:extracting peak-can-basic source code
|
2023-12-15 20:59:19 -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 |
rusefi
|
68b3a1993e
|
only:no reason to reset?
|
2023-12-12 02:07:59 -05:00 |
rusefillc
|
6315a9014e
|
only:no reason to reset?
|
2023-12-11 00:04:52 -05:00 |
rusefillc
|
9cf88e65e0
|
only:no reason to reset?
|
2023-12-10 18:28:20 -05:00 |
rusefillc
|
30272b6fb7
|
only:no reason to reset?
|
2023-12-10 15:09:49 -05:00 |
dependabot[bot]
|
03a48a9d8a
|
build(deps): bump actions/setup-java from 3 to 4
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3 to 4.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v3...v4)
---
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>
|
2023-11-30 09:05:39 -05:00 |
Andrey
|
768334f70d
|
only:EPIC: Improve toolset for default tune canned tune generation #4871
|
2023-11-25 19:09:42 -05:00 |
Andrey
|
13a5e60024
|
only:EPIC: Improve toolset for default tune canned tune generation #4871
|
2023-11-25 18:27:24 -05:00 |
rusefillc
|
0b1b7a86d9
|
Make TPS/PPS split configurable #5620
|
2023-10-30 22:25:29 -04:00 |
rusefillc
|
1eacdbd025
|
only:SimulatorFunctionalTestLauncher explicit gradle task
|
2023-10-16 14:51:50 -04:00 |
rusefillc
|
21e89b2b28
|
only:more focused gradle invocation
|
2023-09-27 16:07:55 -04:00 |
Andrey
|
0151e87c1c
|
proper order of operations
|
2023-09-25 21:18:56 -04:00 |
rusefi
|
01372c9bb6
|
java 11 time!
|
2023-09-25 17:08:23 -04:00 |
rusefillc
|
debea23523
|
testability: bench test commands should have automated coverage using simulator #5562
trying to improve multi-threading
|
2023-09-13 12:28:01 -04:00 |
Andrey
|
2c59859e1f
|
testability: bench test commands should have automated coverage using simulator #5562
|
2023-09-12 09:59:18 -04:00 |
dependabot[bot]
|
8b51a4ef75
|
Bump actions/checkout from 3 to 4 (#5548)
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-09-05 09:09:12 -04:00 |
rusefillc
|
b1f5612b58
|
helping PRs (#5529)
|
2023-08-21 17:02:52 -04:00 |
rusefillc
|
e28442da0b
|
maybe helping simulator job
|
2023-08-19 20:53:34 -04:00 |
rusefillc
|
454781b63c
|
maybe reducing red builds for lame reason
|
2023-08-15 13:46:52 -04:00 |
David Holdeman
|
259223cd29
|
Replace deprecated commands (#5470)
* fix set-output
* fix set-env
* fix add-path
|
2023-07-26 09:29:32 -04:00 |
Andrey
|
0584a5eb66
|
grr :(
|
2023-07-03 12:32:46 -04:00 |
rusefillc
|
d8732ace27
|
grrrr :(
|
2023-07-03 12:15:29 -04:00 |
rusefillc
|
55a757e015
|
only:still confused #5336
|
2023-06-18 22:33:18 -04:00 |
rusefillc
|
90f801c8a9
|
only:still trying #5336
|
2023-06-18 22:20:24 -04:00 |
rusefillc
|
0d935fefa2
|
unification is best, custom code was wrong not to check for branch name
|
2023-06-18 18:55:52 -04:00 |
rusefillc
|
f6def48c1d
|
only:Improve toolset for default tune canned tune generation #4871
|
2023-06-18 18:55:51 -04:00 |
rusefillc
|
abf5c3a151
|
typo
|
2023-06-18 18:14:51 -04:00 |
Andrey
|
cda1faf0e8
|
only:CI to use tools from source code, also time to not have jar files in repo in the first place?
|
2023-06-17 17:03:38 -04:00 |
David Holdeman
|
96d6943fd5
|
Add check for push to master
|
2023-06-17 13:34:11 -04:00 |
Andrey
|
a02d7fffc1
|
only:Improve toolset for default tune canned tune generation #4871
|
2023-06-16 21:53:30 -04:00 |
Andrey
|
e49abab407
|
only:Improve toolset for default tune canned tune generation #4871
|
2023-06-16 21:44:29 -04:00 |
Andrey
|
d0bb16d42f
|
only:Improve toolset for default tune canned tune generation #4871
|
2023-06-16 21:22:40 -04:00 |
Andrey
|
43ae2856a1
|
only:one step back
|
2023-06-16 20:57:43 -04:00 |
Andrey
|
ed1b4aa092
|
only:Improve toolset for default tune canned tune generation #4871
|
2023-06-16 19:51:25 -04:00 |
Andrey
|
2dec5c5869
|
Improve toolset for default tune canned tune generation #4871
|
2023-06-16 19:46:09 -04:00 |
Andrey
|
ad0137a193
|
Improve toolset for default tune canned tune generation #4871
|
2023-06-16 17:33:52 -04:00 |
Andrey
|
37b50ed794
|
Improve toolset for default tune canned tune generation #4871
|
2023-06-16 17:20:45 -04:00 |
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 |