Commit graph

92 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 da16d3f28e fix: switching Is* and Has* classes into singletons
All checks were successful
deploy / deploy (push) Successful in 8m29s
2024-03-10 23:33:43 -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 6d2b63e087 build: removing uneeded tools
Some checks failed
deploy / deploy (push) Failing after 7m34s
2024-03-10 13:38:10 -05:00
D. Moonfire c682c8b9fb build: removed references to Nerdbank.GitVersioning 2024-03-10 13:22:24 -05:00
D. Moonfire 1f8f80bd79 refactor: code cleanup 2024-03-10 13:19:56 -05:00
D. Moonfire 5a225c82c8 refactor: MfGames.TestSetup: made service provider nullable internally 2024-03-10 13:19:31 -05:00
D. Moonfire 9dfa41bec2 build: switching version systems, again 2024-03-09 23:43:09 -06:00
D. Moonfire 6b1d1640ef fix: minor counting fit for creating index pages 2024-03-09 16:00:19 -06:00
D. Moonfire a6ad0b18d1 feat: allow test contexts to use IServiceCollection
Some checks failed
deploy / deploy (push) Failing after 11m56s
2024-03-08 18:19:17 -06:00
D. Moonfire ed722865cc build: mass bumping of version to properly calculate patch differences
All checks were successful
deploy / deploy (push) Successful in 22m12s
2024-03-08 17:06:21 -06:00
D. Moonfire e3e6174431 refactor: cleaning up some code
All checks were successful
deploy / deploy (push) Successful in 5m0s
2024-03-08 13:45:59 -06:00
D. Moonfire c64b212e0b ci: working on clean build
Some checks failed
deploy / deploy (push) Failing after 19m16s
2024-03-08 00:25:18 -06:00
D. Moonfire fe18e58957 chore: removing accidental files 2024-03-08 00:07:18 -06:00
D. Moonfire 9b1e5f7807 ci: bumping version twice 2024-03-07 23:49:00 -06:00
D. Moonfire 00fac730aa build: based on main not master
Some checks failed
deploy / deploy (push) Has been cancelled
2024-03-07 23:41:06 -06:00
D. Moonfire 49bc3d48f8 ci: switched git version provider
Some checks failed
deploy / deploy (push) Has been cancelled
2024-03-07 23:37:21 -06:00
D. Moonfire d9fb34291e fix: exceptions in pipeline no longer hang Nitride 2024-03-07 22:16:08 -06: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 eca05f8970 feat: added a static string formatter for Entity 2024-03-05 21:52:04 -06:00
D. Moonfire 1d6db62d42 refactor: changing namespaces for feed setup 2023-09-06 17:10:05 -05:00
D. Moonfire a4e1df7bcd fix: removing the temporal module reload prevention 2023-09-03 19:38:37 -05:00
D. Moonfire 0cddef9e96 fix: prevent the Use*() from being used twice 2023-09-03 19:26:14 -05:00
D. Moonfire 636c85c021 fix: Nitride.Calendar should only use the module, not call UseTemporal() 2023-09-03 19:05:11 -05:00
D. Moonfire d258e52697 fix: allow Nitride.Temporal to be used twice
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-09-03 18:51:56 -05:00
D. Moonfire ddebc8e683 feat: added optional path operations to ReadFiles and WriteFiles 2023-09-03 18:33:40 -05: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 129fb219d8 feat: added published for atom feeds
Some checks failed
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/manual/woodpecker Pipeline failed
2023-08-10 00:14:41 -05:00
D. Moonfire 706ba881b7 fix: adding missing references
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-08-03 07:43:51 -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 77ed31f12b feat: implemented watch mode 2023-08-02 22:26:27 -05:00
D. Moonfire 3ddb2fd236 fix: code clean up and honoring cancellation 2023-08-02 15:46:19 -05:00
D. Moonfire 6ae43e5097 refactor: implemented a state machine for the pipeline runner 2023-08-02 15:38:07 -05:00
D. Moonfire a2fd6a9f89 fix: added the ability to disable progress bars 2023-08-02 11:42:38 -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