feat: Add GitRepoRegistration cmdlets
note: Make a ticket for this later, I don't see myself getting around to it in any speed but it'd be good to have a ticket number to keep note of it at least
feat: Add GitRepoRegistration cmdlets
todo: Make this build configuration controlled in DefaultTask where the build context is first available or alternatively do so in BuildContext itself as that seems to be what the Cake docs…
feat: Add GitRepoRegistration cmdlets
thought: Not sure if I should be suspect about this as the value is coming from arbitrary user supplied input, but also it's a local sqlite database and if an attacker has access to the command…
pascal_nulah
pushed to feature/git-provider at pascal_nulah/Nulah.PowerShell
2026-09-05 12:08:01 +10:00
pascal_nulah
pushed to feature/git-provider at pascal_nulah/Nulah.PowerShell
2026-09-04 17:41:01 +10:00
pascal_nulah
released 0.0.1-pre-release+69e0f824 at pascal_nulah/Nulah.PowerShell
2026-09-04 17:31:54 +10:00
pascal_nulah
pushed tag 0.0.1-pre-release+69e0f824 to pascal_nulah/Nulah.PowerShell
2026-09-04 17:17:25 +10:00
pascal_nulah
pushed to feature/git-provider at pascal_nulah/Nulah.PowerShell
2026-09-04 13:40:03 +10:00
pascal_nulah
pushed to feature/git-provider at pascal_nulah/Nulah.PowerShell
2026-09-04 10:46:44 +10:00
feat: Add GitRepoRegistration cmdlets
todo(maybe): Create a pre-release action for this in a later ticket for when I want to do PRs for easier checking later maybe?