Commit Graph

15 Commits

Author SHA1 Message Date
Refringe d054d090c1 [workflow] removes checkout reference 2025-07-20 23:01:28 -04:00
Refringe 7b857e5c35 [workflow] format auto-commit author bot account 2025-07-20 22:26:02 -04:00
Refringe f4b5609e0f [workflow] removes format checkout token 2025-07-20 21:04:22 -04:00
Refringe a4fd2f4d84 [workflow] updates format to include commit reference 2025-07-20 20:59:58 -04:00
Refringe 14bd738c42 [workflow] updates test to manually pull LFS files 2025-07-20 19:50:52 -04:00
Refringe 09f0dc38f2 Prevents recursive formatting action runs. 2025-06-18 13:23:49 -04:00
Refringe ca0a7d6345 Updates format workflow trigger event 2025-06-18 13:08:39 -04:00
Refringe 15b2a73765 .NET Format
Implements a commit workflow on every commit that runs `dotnet format` to format the source of the project via the rules configured within the editorConfig. This does nothing to assign any formatting, it just enforces the rules already present.
2025-06-18 12:57:01 -04:00
Refringe c826f8896f Create prevent-main-target.yml
Prevents pull requests from targeting `main`.
2025-05-01 09:40:19 -04:00
Refringe c74a60cac6 Update and rename build.yaml to analyze.yaml 2025-03-07 19:27:02 -05:00
Refringe 2e37dce74a Updates Workflow Targets 2025-02-05 15:12:51 -05:00
Refringe de8ee74ce9 SonarQube Analyze Workflow 2025-02-05 11:26:09 -05:00
Refringe e040371998 CI Updates
Until launch, only run tests in CI on Ubuntu (cheaper minutes) and only on PRs.
2025-01-23 12:32:28 -05:00
Refringe ab95956a55 Basic Github Info; Readme, Patreon 2025-01-08 10:07:24 -05:00
Refringe 4b6f6dcb17 Initial Test Workflow
Doesn't include caching for dependencies, but we don't really have any yet...
2025-01-07 21:11:26 -05:00