Commit Graph

61 Commits

Author SHA1 Message Date
D. Moonfire 6a0b9d1e94 test: fixing tests to match System.CommandLine changes 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 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
D. Moonfire 9a713fae0e fix: integrating common project layout 2022-09-05 22:06:02 -05:00
D. Moonfire aa1eae40e0 chore(release): modifying NuGet publishing 2022-09-05 17:44:50 -05:00
D. Moonfire 152428b235 chore: added an update-template script 2022-09-05 17:28:14 -05:00
D. Moonfire 962e1f0d11 chore(release): removing same source as in NuGet.config 2022-09-05 17:25:28 -05:00
D. Moonfire 0603603be0 chore: tweaking NuGet publish process 2022-09-05 17:15:21 -05:00
D. Moonfire 294d9c0a38 fix(release): changing NuGet publish and pack 2022-09-05 17:05:52 -05:00
D. Moonfire 4093d9c0cb fix(template): trying a tag push 2022-09-05 16:56:41 -05:00
D. Moonfire f3b18dc54a feat: initial commit 2022-09-05 16:41:27 -05:00
D. Moonfire 11fd5fd0ff docs: added a code of conduct 2022-04-03 13:45:44 -05:00
D. Moonfire 6cdffc1489 fix: correct build script 2022-04-03 00:13:54 -05:00
D. Moonfire f359473be1 refactor!: reverting AGPL-3.0 back to MIT license 2022-04-02 23:56:55 -05:00
D. Moonfire d4d7ff4cba build: adding tagging for the release process 2022-04-02 23:44:57 -05:00
D. Moonfire fe53cfb17e build: make sure dotnet tools are restored 2022-04-02 19:36:50 -05:00
Dylan R. E. Moonfire 3f03c645dc build(direnv): adding the 'scripts' folder into the PATH 2022-04-02 19:15:32 -05:00
Dylan R. E. Moonfire 304e7f1f07 chore: removing a warning about System.CommandLine 2022-04-02 19:15:31 -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 bf9e40dadd build: adding some automatic formatting on commits 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 8945aa89dc build: removing Node dependency 2022-04-02 19:14:52 -05:00
Dylan R. E. Moonfire 0d17c3f5ba refactor!: switched from MIT to AGPL-3.0 license 2022-04-02 19:14:26 -05:00
Dylan R. E. Moonfire f3a3d385f0 build: switching setup for calculating Git versions 2022-04-02 19:14:26 -05:00
Dylan R. E. Moonfire 0298ae601e feat!: refactored to handle updates to System.CommandLine 2022-04-02 19:14:25 -05:00
semantic-release-bot 80976256fb chore(release): v2.0.1 [skip ci]
## [2.0.1](https://gitlab.com/mfgames-cil/mfgames-toolbuilder-cil/compare/v2.0.0...v2.0.1) (2022-01-02)

### Bug Fixes

* update dependencies ([52797f1](52797f136a))
2022-01-02 08:26:00 +00: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 5e9785221b build(semantic-release): updating conventions 2021-12-07 09:02:57 -06:00
semantic-release-bot 5530ae43c3 chore(release): v2.0.0 [skip ci]
# [2.0.0](https://gitlab.com/mfgames-cil/mfgames-toolbuilder-cil/compare/v1.0.3...v2.0.0) (2021-12-01)

### Bug Fixes

* **semantic-release:** updating inherits ([7cb572b](7cb572bd2e))

### Features

* provide the names via the tool builder ([1f1d0a4](1f1d0a4d9f))

### BREAKING CHANGES

* Changed the API.
2021-12-01 02:34:46 +00:00
Dylan R. E. Moonfire 7d4f00fcfd build(commitlint): extend the length of the lines to play better with semantic release 2021-11-30 20:25:21 -06:00
Dylan R. E. Moonfire df69c071ff ci: switching to a Nix-based build environment 2021-11-30 20:12:29 -06:00
Dylan R. E. Moonfire 7cb572bd2e fix(semantic-release): updating inherits 2021-11-30 20:12:29 -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 1f1d0a4d9f feat: provide the names via the tool builder
BREAKING CHANGE: Changed the API.
2021-11-30 20:12:20 -06:00
Dylan R. E. Moonfire d60d32db19 ci: call the right build script 2021-11-29 22:33:07 -06:00
Dylan R. E. Moonfire 16106891c6 ci: working on code coverage 2021-11-29 22:24:20 -06:00
Dylan R. E. Moonfire ebbde0bf15 ci: setting image 2021-11-29 18:59:49 -06:00
Dylan R. E. Moonfire d281a34eb2 ci: fixing Gitlab CI 2021-11-29 18:54:57 -06:00
Dylan R. E. Moonfire 1a95d460be build: updating release script 2021-11-29 18:53:03 -06:00
Dylan R. E. Moonfire 71c0d4a217 refactor!: reworked the setup methods to handle stripped executables 2021-11-29 18:45:26 -06:00
semantic-release-bot a150a22022 chore(release): v1.0.3
## [1.0.3](https://gitlab.com/mfgames-cil/mfgames-toolbuilder-cil/compare/v1.0.2...v1.0.3) (2021-11-29)

### Bug Fixes

* switch from RootCommand to Command to handle stripped executables ([e5e8777](e5e87770f9))
2021-11-29 07:00:25 +00:00
Dylan R. E. Moonfire e5e87770f9 fix: switch from RootCommand to Command to handle stripped executables 2021-11-29 00:57:10 -06:00