• Joined on 2026-08-21
130fb229da feat(action): Add demo action
8be2d2542a chore(local-runner): Add compose for local runner testing
Compare 2 commits »
pascal_nulah deleted tag 0.0.1 from pascal_nulah/Nulah.PowerShell 2026-09-06 09:35:10 +10:00
pascal_nulah pushed tag 0.0.1-dev to pascal_nulah/Nulah.PowerShell 2026-09-06 09:34:58 +10:00
pascal_nulah pushed tag 0.0.1 to pascal_nulah/Nulah.PowerShell 2026-09-06 09:34:28 +10:00
pascal_nulah deleted branch feature/git-provider from pascal_nulah/Nulah.PowerShell 2026-09-06 09:33:37 +10:00
pascal_nulah pushed to dev at pascal_nulah/Nulah.PowerShell 2026-09-06 09:33:37 +10:00
5c09b7c5a8 feat: Add GitRepoRegistration cmdlets (#5)
pascal_nulah merged pull request pascal_nulah/Nulah.PowerShell#5 2026-09-06 09:33:36 +10:00
feat: Add GitRepoRegistration cmdlets
pascal_nulah closed issue pascal_nulah/Nulah.PowerShell#6 2026-09-06 09:33:21 +10:00
Create GitRepoRegistration cmdlets
pascal_nulah commented on issue pascal_nulah/Nulah.PowerShell#6 2026-09-06 09:33:21 +10:00
Create GitRepoRegistration cmdlets

closed by: !5

pascal_nulah commented on pull request pascal_nulah/Nulah.PowerShell#5 2026-09-06 09:30:40 +10:00
feat: Add GitRepoRegistration cmdlets

closes: !6

pascal_nulah opened issue pascal_nulah/Nulah.PowerShell#14 2026-09-06 09:23:56 +10:00
Investigate if user supplied input for commands for SQLite are a concern or not
pascal_nulah pushed to feature/git-provider at pascal_nulah/Nulah.PowerShell 2026-09-06 09:14:46 +10:00
2d123cd31a chore: Reference issue for TODO
pascal_nulah opened issue pascal_nulah/Nulah.PowerShell#13 2026-09-06 09:12:25 +10:00
Create GitManager to centralise calls to git process
pascal_nulah commented on pull request pascal_nulah/Nulah.PowerShell#5 2026-09-06 09:10:59 +10:00
feat: Add GitRepoRegistration cmdlets

nit: I think this method should be made public and moved to a class that centralises calls to a git process. I can tell it'll cause me hassles in the future if I don't

pascal_nulah pushed to feature/git-provider at pascal_nulah/Nulah.PowerShell 2026-09-06 09:09:22 +10:00
de29720047 refactor(git-provider): Move ParsedGitFolderDetails to own file
1804dd6e12 refactor(git-provider): Rename GitManager to GitRepoRegistrationManager
Compare 2 commits »