Commit graph

20 commits

Author SHA1 Message Date
D. Moonfire a08f54ca14 fix: updating package dependencies 2024-04-20 23:02:38 -05:00
D. Moonfire 3474e952e2 feat: updating package dependencies
All checks were successful
deploy / deploy (push) Successful in 12m2s
2024-03-10 15:28:04 -05:00
D. Moonfire 0d11adc419 feat: updated various dependency packages
Some checks failed
deploy / deploy (push) Failing after 29m43s
2024-03-10 14:19:38 -05:00
D. Moonfire 76d52d9a54 refactor: splitting out pipeline.AddDependency and AddDependencyList 2024-03-07 21:33:24 -06:00
D. Moonfire 5702d4f9b8 chore: switching to mfgames-project-setup-flake + reformat 2024-03-05 23:15:03 -06:00
D. Moonfire d2acd5a3c7 feat!: removed the Spectre.Console formatter from default
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-09-02 14:08:24 -05:00
D. Moonfire 4e5036e313 refactor: code cleanup 2023-08-03 02:07:30 -05:00
D. Moonfire 77ed31f12b feat: implemented watch mode 2023-08-02 22:26:27 -05:00
D. Moonfire 6ae43e5097 refactor: implemented a state machine for the pipeline runner 2023-08-02 15:38:07 -05:00
D. Moonfire 5c58b181e6 feat: added a per-pipeline progress bar 2023-08-02 11:18:08 -05:00
D. Moonfire 5a8ab71cd2 feat: moved pipeline transitions into a dedicated CLI option 2023-08-02 09:41:09 -05:00
D. Moonfire 75c3316709 feat: moved root directory into the IO project 2023-08-02 08:28:01 -05:00
D. Moonfire f32eca146e feat: refactored how the pipeline runners are structured 2023-08-02 03:41:14 -05:00
D. Moonfire e4ad784735 chore: imported the copy files example from the old Nitride
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-07-31 20:04:57 -05:00
D. Moonfire 44a5c85ec2 build: do not build nupkg on build 2023-07-23 12:28:42 -05:00
D. Moonfire ba75ffd766 refactor: code cleanup
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-07-22 13:36:30 -05:00
D. Moonfire 4b70f0fdd1 feat!: refactoring the config service 2023-07-22 13:09:01 -05:00
D. Moonfire 770edf99a1 feat!: reworked the logging commands for the tool
- Added many parameters to control formatting
- Added the ability to exclude source contexts
- Extracted the SpectreConsole expression loggger into a separate assembly
2023-07-22 11:32:58 -05:00
D. Moonfire 6c05266005 feat!: normalized pattern for the table options
- Renamed parameter to be '--no-table-align-right-numbers'
- Removed some excessive table formatting
- Added tab-separated values and YAML output to tables
2023-07-22 10:27:03 -05:00
D. Moonfire 1ee5765e2b test: updating tests to run in ci
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-07-12 20:31:25 -05:00