• Joined on 2026-08-21
pascal_nulah pushed to feature/git-provider at pascal_nulah/Nulah.PowerShell 2026-09-06 08:47:25 +10:00
cece927b3f chore: Add known ticket issues to TODOs
pascal_nulah pushed to feature/git-provider at pascal_nulah/Nulah.PowerShell 2026-09-06 08:38:38 +10:00
adb3efc217 tests(git-provider): Add try .. finally to tests
pascal_nulah opened issue pascal_nulah/Nulah.PowerShell#12 2026-09-06 08:38:10 +10:00
GitRepoRegistration tests should reset database at start of each test
pascal_nulah opened issue pascal_nulah/Nulah.PowerShell#11 2026-09-06 08:32:00 +10:00
Build project should have task that runs tests
pascal_nulah commented on issue pascal_nulah/Nulah.PowerShell#8 2026-09-06 08:29:11 +10:00
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

pascal_nulah commented on pull request pascal_nulah/Nulah.PowerShell#5 2026-09-05 13:49:51 +10:00
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.

pascal_nulah opened issue pascal_nulah/Nulah.PowerShell#10 2026-09-05 13:45:02 +10:00
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
fc3fe217e4 chore: Add comments to public methods
pascal_nulah commented on pull request pascal_nulah/Nulah.PowerShell#5 2026-09-05 13:33:46 +10:00
feat: Add GitRepoRegistration cmdlets

Decided to make pre-release the default build suffix and move it to the BuildContext

pascal_nulah opened issue pascal_nulah/Nulah.PowerShell#9 2026-09-05 13:18:06 +10:00
Update build project to support linux builds
pascal_nulah opened issue pascal_nulah/Nulah.PowerShell#8 2026-09-05 13:14:33 +10:00
Flesh out script setup to create aliases and set up custom prompt
pascal_nulah opened issue pascal_nulah/Nulah.PowerShell#7 2026-09-05 13:09:48 +10:00
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
ba07e1618a chore: Fix line endings for verified test outputs
cf782211aa fix(git-tests): Create per-test specific databases
cb01efd323 feat(git-manager): Update InternalFreshInstance to take a database name
e1bd84c05e refactor: Remove missed byte order marks
Compare 4 commits »
pascal_nulah commented on pull request pascal_nulah/Nulah.PowerShell#5 2026-09-05 13:04:25 +10:00
feat: Add GitRepoRegistration cmdlets

todo: Document public method

pascal_nulah commented on pull request pascal_nulah/Nulah.PowerShell#5 2026-09-05 13:04:25 +10:00
feat: Add GitRepoRegistration cmdlets

todo: Document public method