Commit graph

32 commits

Author SHA1 Message Date
69c7cfa899 feat(action): Just show me something fucking useful after checkout
All checks were successful
/ dotnet (push) Successful in 8s
2026-09-08 16:32:54 +10:00
0778f67928 feat(action): idk maybe it needs an absolute path?
Some checks failed
/ dotnet (push) Failing after 8s
2026-09-08 16:26:19 +10:00
9131865d86 feat(action): idk let's try make it find the action in the now cloned repo this way
Some checks failed
/ dotnet (push) Failing after 4s
2026-09-08 16:21:45 +10:00
b6727c7c9d feat(action): Readd github-server-url because I forgot I need the fucking thing because I set up a subdomain to try and get this fucker to work
Some checks failed
/ dotnet (push) Failing after 8s
2026-09-08 16:19:52 +10:00
b7d81bb1ae feat(action): Remove github-server-url because the implementation of actions/checkout is only for GitHub and it strips everything except the top level domain fuck shit like this fuck GitHub
Some checks failed
/ dotnet (push) Failing after 43s
2026-09-08 16:18:46 +10:00
44c1b4deb3 feat(action): How about a trailing slash so you use the full url? Will that help you you fucking c
Some checks failed
/ dotnet (push) Failing after 40s
2026-09-08 15:37:47 +10:00
2b28500707 feat(action): Lets try a full url for github-server-url
Some checks failed
/ dotnet (push) Failing after 32s
2026-09-08 15:33:50 +10:00
1549a0b0c5 feat(action): Move subfolder to github-server-url I guess?
Some checks failed
/ dotnet (push) Failing after 6s
2026-09-08 15:32:38 +10:00
eae85bc42f feat(action): Try prefixing the repository with a subdomain
Some checks failed
/ dotnet (push) Failing after 6s
2026-09-08 15:30:27 +10:00
b28e40da64 feat(action): Use actions/checkout@v7, add repository and ref inputs
Some checks failed
/ dotnet (push) Failing after 40s
2026-09-08 15:28:39 +10:00
89c52eaade feat(action): Guess I'll use docker for the uses?
Some checks failed
/ dotnet (push) Failing after 2m12s
2026-09-08 15:19:20 +10:00
a4c7572c89 feat(action): Remove code.forgejo from uses
Some checks failed
/ dotnet (push) Failing after 30s
2026-09-08 15:13:29 +10:00
f6ae48c9ab feat(action): Use absolute action path for forgejo lol!
Some checks failed
/ dotnet (push) Failing after 3s
2026-09-08 11:14:55 +10:00
5cfbcc41d5 feat(action): Apparently it might need a checkout action?
Some checks failed
/ dotnet (push) Failing after 0s
2026-09-08 11:11:36 +10:00
04983e4b93 feat(action): How about absolute with a username?
Some checks failed
/ dotnet (push) Failing after 0s
2026-09-08 11:08:37 +10:00
b3b920d778 feat(action): How about not relative lol
Some checks failed
/ dotnet (push) Failing after 0s
2026-09-08 11:08:10 +10:00
68722c3a32 feat(action): Don't use absolute maybe relative from the repo?
Some checks failed
/ dotnet (push) Failing after 0s
2026-09-08 11:07:48 +10:00
7a70bfd878 feat(action): Use absolute action url
Some checks failed
/ dotnet (push) Failing after 0s
2026-09-08 10:59:51 +10:00
31e1f45431 feat(action): Remove incorrect with
Some checks failed
/ dotnet (push) Failing after 0s
2026-09-08 10:56:40 +10:00
803159a4c6 feat(action): Try use repository?
Some checks failed
/ dotnet (push) Failing after 0s
2026-09-08 10:55:58 +10:00
9028ebf434 feat(action): Try relative ref
Some checks failed
/ dotnet (push) Failing after 0s
2026-09-08 10:50:31 +10:00
f595ed517b feat(action): Try testing with branch ref
Some checks failed
/ dotnet (push) Failing after 0s
2026-09-08 10:48:26 +10:00
3330728b5a fix(action): Remove relative directory and comment out test job
Some checks failed
/ dotnet (push) Failing after 0s
2026-09-08 10:36:26 +10:00
8384d2f68f feat(action): Try test composite local action
Some checks failed
/ test (push) Successful in 54s
/ asdf (push) Failing after 0s
2026-09-08 10:28:47 +10:00
8dd6f94bde feat(action): Test dotnet runner
All checks were successful
/ test (push) Successful in 1s
/ asdf (push) Successful in 40s
2026-09-08 10:12:07 +10:00
130fb229da feat(action): Add demo action
All checks were successful
/ test (push) Successful in 1s
2026-09-08 09:47:17 +10:00
8be2d2542a chore(local-runner): Add compose for local runner testing 2026-09-08 09:46:56 +10:00
5c09b7c5a8 feat: Add GitRepoRegistration cmdlets (#5) 0.0.1-dev
- adds GitRepoRegistration cmdlets
- adds basic tests for GitRepoRegistration implementations
- adds initial build project and scripts

Refs: #5, #6
2026-09-06 09:33:35 +10:00
3547e32b6e tests(calendar): Add calendar render tests (#3) 0.0.0-initial
- updates calendar to support overriding the current day when rendering
- supports current culture when rendering
- renames Calendar to CalendarGenerator
2026-08-05 06:15:53 +00:00
ecb0a20cbb feat: add Cake build to produce powershell module (#2)
- Add Cake build project
- Change to CPM
- Package bumps for security bumps
- Reorganise solution structure to group harness projects
2026-07-31 02:15:16 +00:00
274d279732 feat: Add Get-Calendar command and Debug harnesses
- add Get-Calendar command
- add initial debug harness for local debug
2026-07-19 00:32:32 +00:00
468f3c64ce chore: initial commit 2026-07-16 11:02:53 +10:00