Commit graph

102 commits

Author SHA1 Message Date
D. Moonfire b4f35f9bd9 ci: also publish snupkgs
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-07-23 13:15:10 -05:00
D. Moonfire c6398b7445 ci: publish release nugets
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-07-23 13:04:43 -05:00
D. Moonfire 372b112ac8 ci: use fd to show all packages being uploaded
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-07-23 12:45:17 -05:00
D. Moonfire f0057cc151 ci: use DRONE_BRANCH and DRONE_COMMIT
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-07-23 12:34:06 -05:00
D. Moonfire 44a5c85ec2 build: do not build nupkg on build 2023-07-23 12:28:42 -05:00
D. Moonfire 485cc4f831 ci: tweaking woodpecker file
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-07-23 12:03:43 -05:00
D. Moonfire 2c5baab8fe ci: adding a tool restore to release
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-07-23 11:46:21 -05:00
D. Moonfire 6891971dc4 build: need jq for the release
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-07-23 09:29:43 -05:00
D. Moonfire d3fe77645d ci: protect the add/remove of publishing targets
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-07-22 21:39:55 -05:00
D. Moonfire 045fb08da1 ci: fixed typo in release build
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-07-22 19:23:05 -05:00
D. Moonfire 22f2f077ea ci: build in release mode before packing
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-07-22 19:08:01 -05:00
D. Moonfire 2f95e81fc6 ci: working on the release pipeline
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-07-22 18:46:41 -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 ae522a4cc7 ci: trying a modified test
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-07-22 15:28:59 -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 b091b7c558 ci: adding basic tools for lefthook
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
ci/woodpecker/manual/woodpecker Pipeline failed
2023-07-12 20:56:11 -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 1892c49f24 docs: updating read mes 2023-07-11 08:03:46 -05:00
D. Moonfire 08e8fe3a24 docs: added old read me files 2023-07-10 20:39:45 -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 65806b941f ci: switch to server-level Nix cache
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-07-09 23:47:48 -05:00
D. Moonfire a9c7a5c54a ci: switching to more consistent checkout
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-07-09 23:45:46 -05:00
D. Moonfire 83ea9b8a82 ci: switching to more consistent checkout 2023-07-09 23:45:28 -05:00
D. Moonfire dfd7fcba66 ci: switching to more consistent checkout 2023-07-09 23:45:14 -05:00
D. Moonfire 4a84458bb3 ci: fixing woodpecker file
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-07-09 23:42:54 -05:00
D. Moonfire 2b0c24827e chore: integrating MfGames.IO into the mix 2023-07-09 23:41:38 -05:00
D. Moonfire c1b3fd36c9 ci: adjusting woodpecker to use just 2023-07-09 23:27:05 -05:00
D. Moonfire 7e319b0881 chore: ignore .env files 2023-07-09 23:12:29 -05:00
D. Moonfire a33afa6280 chore: adding "dotnet format" to the tree formatting 2023-07-09 23:08:30 -05:00
D. Moonfire 905a6a95f6 chore: switching to nix std 2023-07-09 22:57:06 -05:00
D. Moonfire 65fafcc4da refactor!: preparing for mono repository 2023-07-09 22:34:19 -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 472fe25413 chore: updating Nix environment, removed prettier 2023-01-16 22:33:52 -06: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 a1fa179206 chore(template): updating template 2022-09-06 17:16:44 -05:00
D. Moonfire 843a9670d5 feat: updating package dependencies 2022-09-06 16:36:32 -05:00
D. Moonfire 05a4bc14f7 chore: switching test detection 2022-09-06 00:39:35 -05:00
D. Moonfire ed39e988f5 fix(template): correcting git ignore
All checks were successful
ci/woodpecker/tag/woodpecker Pipeline was successful
2022-09-05 22:30:17 -05:00
D. Moonfire 888acb6f18 fix(template): integrating new template layout 2022-09-05 22:29:14 -05:00
D. Moonfire e7d5dc4e2c build: preparing project layout 2022-09-05 22:29:02 -05:00
D. Moonfire 16880cb36e chore: making tests more intelligent 2022-09-05 22:23:39 -05:00
D. Moonfire 4577695eff ci(woodpecker): adding basic file 2022-09-05 22:07:32 -05:00