pascal_nulah
pushed to feature/git-provider at pascal_nulah/Nulah.PowerShell
2026-09-06 08:47:25 +10:00
pascal_nulah
pushed to feature/git-provider at pascal_nulah/Nulah.PowerShell
2026-09-06 08:38:38 +10:00
GitRepoRegistration tests should reset database at start of each test
Build project should have task that runs tests
Flesh out script setup to create aliases and set up custom prompt
This issue should also document what the script set up does and what can be edited so users can tweak it how they want to
feat: Add GitRepoRegistration cmdlets
todo: All of the tests in this suite should be wrapped in a try .. finally with the finally block calling DeleteDatabase so test databases don't linger around.
Refactor file paths used in build project to be more explict and easier to understand
pascal_nulah
pushed to feature/git-provider at pascal_nulah/Nulah.PowerShell
2026-09-05 13:42:15 +10:00
feat: Add GitRepoRegistration cmdlets
Decided to make pre-release the default build suffix and move it to the BuildContext
Update build project to support linux builds
Flesh out script setup to create aliases and set up custom prompt
Create a pre-release action that triggers when tagged commits are pushed in a PR
pascal_nulah
pushed to feature/git-provider at pascal_nulah/Nulah.PowerShell
2026-09-05 13:04:41 +10:00