LynxDev2
ec7e78644f
Setup and building: Use clang, lld and viking from cache repo ( #348 )
2025-05-25 16:56:19 +02:00
LynxDev2
cfd201c706
workflow: Trigger full-sync on OdysseyDecompTracker on push to master ( #558 )
2025-04-21 21:56:11 +02:00
renovate[bot]
e5fa382d70
workflow: Update DoozyX/clang-format-lint-action to v0.20 ( #538 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-13 19:09:14 +02:00
renovate[bot]
2591c6164e
workflow: Update python to 3.13 ( #444 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-17 22:12:29 +01:00
tetraxile
957a50b6c2
workflow: update clang-format to version 18 ( #393 )
2025-02-23 12:33:47 +01:00
LynxDev2
a0388d00ba
workflow: Try fixing rebase requirement workflow ( #381 )
2025-02-18 17:04:25 +01:00
LynxDev2
37db388d2a
workflow: Add rebase requirement workflow ( #374 )
2025-02-18 16:26:22 +01:00
LynxDev2
4622e7aa55
lint: Add many new checks and features ( #260 )
2025-02-18 15:51:40 +01:00
MonsterDruide1
9863de8333
workflow: Fix error outputs for compile-check ( #287 )
2025-01-20 18:27:45 +01:00
MonsterDruide1
1538377191
dev: Update nixpkgs to nixos-unstable ( #237 )
2025-01-10 14:40:34 +01:00
MonsterDruide1
c5b67259e4
dev: Update workflows for Ubuntu 24.04 ( #211 )
2024-12-25 01:50:19 +01:00
renovate[bot]
88dbc287b7
workflow: Update actions/setup-python action to v5 ( #190 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-01 21:13:28 +01:00
renovate[bot]
a78ac2519a
workflow: Update actions/checkout action to v4 ( #189 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-01 20:41:47 +01:00
renovate[bot]
2cb5f5777a
workflow: Update actions/cache action to v4 ( #188 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-01 20:40:43 +01:00
renovate[bot]
d479f6e00a
workflow: Update DoozyX/clang-format-lint-action action to v0.18 ( #186 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-01 20:37:37 +01:00
renovate[bot]
fbd4d343cb
workflow: Update actions-rust-lang/setup-rust-toolchain action to v1.10.1 ( #187 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-01 20:37:07 +01:00
MonsterDruide1
0559e0bc39
workflow: Test compiling all headers together and isolated ( #149 )
2024-10-18 18:44:30 +02:00
MonsterDruide1
abc0ea5aeb
workflow: Run flows with secrets only on main repo ( #133 )
2024-07-18 20:11:08 +02:00
GRAnimated
05fd71976b
Update clang-format workflow
...
Changes clang-format version to the latest Ubuntu release, 14.0.0
2024-06-05 16:08:23 -04:00
MonsterDruide1
c32e55bb33
workflow: Fix branch name for OdysseyHeaders repo
2024-04-18 12:06:40 +02:00
MonsterDruide1
dd328ecc68
copy-headers: Support multiline commit message
2024-04-07 21:49:09 +02:00
MonsterDruide1
4802536cf6
Fix empty commit message for PR-branch on OdysseyHeaders
2024-02-27 22:57:04 +01:00
MonsterDruide1
b2a5c1870b
Fix author information on PR branch of OdysseyHeaders
2024-02-27 22:53:35 +01:00
MonsterDruide1
6ef7f34c47
Actually fix headers workflow
2024-02-27 22:29:17 +01:00
MonsterDruide1
1e832f665d
Fix PR-number in headers repo workflow
2024-02-27 22:26:55 +01:00
MonsterDruide1
5e416927a0
Attempts to fix some issues with workflow ( #22 )
2024-02-27 21:58:27 +01:00
MonsterDruide1
adade9feb4
Add headers workflow ( #21 )
2024-02-27 21:35:59 +01:00
MonsterDruide1
6e1cafa079
CI: apt update on compile-check
2024-02-25 16:26:52 +01:00
MonsterDruide1
8b967a1b38
CI: allow PRs to access binary for checking
2024-02-23 18:06:46 +01:00
MonsterDruide1
69d81ebd91
Custom format validation (Linting) ( #17 )
...
* Add script to verify formatting
* Add newline to end of files
* Add `#pragma once` to top of headers
* Add own header to includes at top of source files
* Remove useless namespace qualifiers
* Sort visibility modifiers correctly
* Format `#include`s in three blocks
* Remove `;` after namespaces
* Add for custom style checking to `lint`-GitHub-Action
* Format: No "// 0x" offset comments
* Remove macros from padding
2024-01-07 00:33:09 +01:00
MonsterDruide1
4a231bb299
Add workflow for linting and function checks
2023-10-14 21:32:18 +02:00
MonsterDruide1
074aed9a25
Add workflow for progress
2023-10-10 15:55:00 +02:00