Commit graph Nulah.PowerShell/build
Author SHA1 Message Date
3b1a4c7050 refactor: Remove byte order mark 2026-09-05 12:07:52 +10:00
1a8bdec589 feat(build): Create helpers and TagCommit step
- adjust the BaseSourceLocation to be absolute
- refactor getting the PowershellModule version to Helpers.cs
2026-09-04 17:40:51 +10:00
69e0f824de feat(build): Stamp version onto bundle archive 2026-09-04 13:39:55 +10:00
fa0531f2c5 refactor(build): move BuildContext to file, add BuildSuffix and CommitHash configuration options 2026-09-04 10:46:34 +10:00
479c433765 build(git-provider): Split bundle archive creation into separate task, update default task chain 2026-09-04 09:49:01 +10:00
a399b29df3 build(git-provider): Create bundle zip for module 2026-09-04 09:29:15 +10:00
5cfc4819fe build(git-provider): Generate initial import script 2026-09-03 22:08:48 +10:00
9665ed1ae3 build(git-provider): Bundle up minimal required module files 2026-09-03 21:47:28 +10:00
270d545e56 build(git-provider): Add GitRepoRegistration commands to build 2026-09-03 20:42:20 +10:00
d1ec31c6e9 chore: add placeholder content when generating module manifest 2026-08-06 14:42:56 +10: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