Commit graph

53 commits

Author SHA1 Message Date
D. Moonfire a7226db9e9 feat: renamed MfGames.Crypto to MfGames.Cryptography 2024-04-21 12:58:51 -05:00
D. Moonfire 701331772f fix: additional fixes for formatting lists for single entry
Some checks failed
deploy / deploy (push) Has been cancelled
2024-04-20 23:13:49 -05:00
D. Moonfire a08f54ca14 fix: updating package dependencies 2024-04-20 23:02:38 -05:00
D. Moonfire b6e8f0c1b0 feat: renaming MfGames.Crypto to MfGames.Cryptography 2024-04-20 22:56:55 -05:00
D. Moonfire ca9f4867e6 fix: tweaking input for make single list to handle star Markdown
All checks were successful
deploy / deploy (push) Successful in 43m31s
2024-04-20 21:15:36 -05:00
D. Moonfire 7aa761c4cd feat: renaming the extract markdown header
All checks were successful
deploy / deploy (push) Successful in 10m48s
2024-04-19 00:32:20 -05:00
D. Moonfire edf6289dee feat: added a Markdown heading level transformer
All checks were successful
deploy / deploy (push) Successful in 12m9s
2024-04-18 23:56:05 -05:00
D. Moonfire b3ea80c937 refactor: renaming ParseMarkdownHeadingOne to ExtractMarkdownHeadingOne 2024-04-18 23:29:01 -05:00
D. Moonfire 23a65c8674 feat: added a Markdown transformer to convert links to index paths
All checks were successful
deploy / deploy (push) Successful in 41m4s
2024-03-18 22:27:42 -05:00
D. Moonfire 55a4bbe676 feat: added parsing heading one from Markdown into a model 2024-03-18 21:12:22 -05:00
D. Moonfire 8944ae37ab test: switched to async/await for lock tests 2024-03-10 22:55:22 -05:00
D. Moonfire 315dc89b36 test: added reference to System.Text.Json to stop breaking build
All checks were successful
deploy / deploy (push) Successful in 39m34s
2024-03-10 22:49:33 -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 d9fb34291e fix: exceptions in pipeline no longer hang Nitride 2024-03-07 22:16:08 -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 16f3aea131 fix: updated package dependencies 2023-09-02 12:02:56 -05:00
D. Moonfire 4e5036e313 refactor: code cleanup 2023-08-03 02:07:30 -05:00
D. Moonfire bb6bfd86ff feat: added crypto libraries and various extensions 2023-08-03 01:51:58 -05:00
D. Moonfire 580e44bb00 feat: implemented an executable operation for Nitride 2023-08-03 00:52:30 -05:00
D. Moonfire 75c3316709 feat: moved root directory into the IO project 2023-08-02 08:28:01 -05:00
D. Moonfire 7ec38c160d test: adding CliWrap reference to MfGames.Nitride.IO.Tests
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-08-01 14:58:39 -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 41735376aa test: restore tools before building
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-07-22 16:54:38 -05:00
D. Moonfire afe5253ac1 test: fixing tests for build
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-07-22 16:39:24 -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 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
D. Moonfire 2d7de86856 feat!: mass updating dependencies with repository merge
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-07-10 12:18:30 -05:00
D. Moonfire 6135a3fdbd feat!: mass updating dependencies with repository merge 2023-07-10 00:28:06 -05:00
D. Moonfire 2b0c24827e chore: integrating MfGames.IO into the mix 2023-07-09 23:41:38 -05:00
D. Moonfire a33afa6280 chore: adding "dotnet format" to the tree formatting 2023-07-09 23:08:30 -05:00
D. Moonfire a2619d4ed0 fix: minor corrections on command descriptions 2023-07-08 21:51:33 -05:00
D. Moonfire 3b000cc438 feat!: updating logging to use SpectreConsole 2023-07-08 21:51:19 -05:00
D. Moonfire 3faf6f89c9 chore: updating dependencies
All checks were successful
ci/woodpecker/tag/woodpecker Pipeline was successful
2023-07-07 00:53:33 -05:00
D. Moonfire a39d4859a2 chore: updating packages 2023-07-06 21:19:34 -05:00
D. Moonfire 6a0b9d1e94 test: fixing tests to match System.CommandLine changes
All checks were successful
ci/woodpecker/tag/woodpecker Pipeline was successful
2022-09-06 17:21:09 -05:00
D. Moonfire 843a9670d5 feat: updating package dependencies 2022-09-06 16:36:32 -05:00
D. Moonfire 888acb6f18 fix(template): integrating new template layout 2022-09-05 22:29:14 -05:00
D. Moonfire f3b18dc54a feat: initial commit 2022-09-05 16:41:27 -05:00
Dylan R. E. Moonfire 48362b079d fix: cleaning up some refactoring bugs 2022-04-02 19:15:31 -05:00
Dylan R. E. Moonfire bb0dcd0d86 refactor!: moved table services into a dedicated assembly 2022-04-02 19:15:31 -05:00
Dylan R. E. Moonfire 8ac6b3b514 build: adding lefthook for hook management 2022-04-02 19:15:30 -05:00
Dylan R. E. Moonfire 0298ae601e feat!: refactored to handle updates to System.CommandLine 2022-04-02 19:14:25 -05:00
Dylan R. E. Moonfire 52797f136a fix: update dependencies 2022-01-02 02:14:51 -06:00
Dylan R. E. Moonfire 9344af62cd test: simplifying failure tests 2021-12-07 17:34:02 -06:00
Dylan R. E. Moonfire 9fa2635f1b test: disabling a test to get through ci 2021-11-30 20:12:29 -06:00
Dylan R. E. Moonfire 16106891c6 ci: working on code coverage 2021-11-29 22:24:20 -06:00
Dylan R. E. Moonfire 71c0d4a217 refactor!: reworked the setup methods to handle stripped executables 2021-11-29 18:45:26 -06:00
Dylan R. E. Moonfire 9b046e99d9 fix(nuget): updating deployment and dependencies 2021-09-11 14:14:45 -05:00