129fb219d8
feat: added published for atom feeds
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/manual/woodpecker Pipeline failed
2023-08-10 00:14:41 -05:00
1d3ebc0a5d
ci: changing how testing fails
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/manual/woodpecker Pipeline was successful
2023-08-03 07:53:41 -05:00
706ba881b7
fix: adding missing references
ci/woodpecker/push/woodpecker Pipeline failed
2023-08-03 07:43:51 -05:00
92772d0874
refactor: code clean up for editorconfig
ci/woodpecker/push/woodpecker Pipeline failed
ci/woodpecker/manual/woodpecker Pipeline failed
2023-08-03 02:27:28 -05:00
4e5036e313
refactor: code cleanup
2023-08-03 02:07:30 -05:00
bb6bfd86ff
feat: added crypto libraries and various extensions
2023-08-03 01:51:58 -05:00
580e44bb00
feat: implemented an executable operation for Nitride
2023-08-03 00:52:30 -05:00
77ed31f12b
feat: implemented watch mode
2023-08-02 22:26:27 -05:00
3ddb2fd236
fix: code clean up and honoring cancellation
2023-08-02 15:46:19 -05:00
6ae43e5097
refactor: implemented a state machine for the pipeline runner
2023-08-02 15:38:07 -05:00
a2fd6a9f89
fix: added the ability to disable progress bars
2023-08-02 11:42:38 -05:00
5c58b181e6
feat: added a per-pipeline progress bar
2023-08-02 11:18:08 -05:00
5a8ab71cd2
feat: moved pipeline transitions into a dedicated CLI option
2023-08-02 09:41:09 -05:00
75c3316709
feat: moved root directory into the IO project
2023-08-02 08:28:01 -05:00
f32eca146e
feat: refactored how the pipeline runners are structured
2023-08-02 03:41:14 -05:00
7ec38c160d
test: adding CliWrap reference to MfGames.Nitride.IO.Tests
ci/woodpecker/push/woodpecker Pipeline was successful
2023-08-01 14:58:39 -05:00
e4ad784735
chore: imported the copy files example from the old Nitride
ci/woodpecker/push/woodpecker Pipeline failed
2023-07-31 20:04:57 -05:00
900f68a0af
ci: reverted the tag check
ci/woodpecker/push/woodpecker Pipeline was successful
2023-07-23 20:19:33 -05:00
47493d5aa8
ci: use the right search for tag
ci/woodpecker/push/woodpecker Pipeline failed
2023-07-23 14:39:05 -05:00
870d23166b
build: add no-bump-message
ci/woodpecker/push/woodpecker Pipeline failed
2023-07-23 14:26:18 -05:00
0afdd24cc8
ci: only push tags if they are not on server
ci/woodpecker/push/woodpecker Pipeline was successful
2023-07-23 14:05:40 -05:00
b23a1ef6ff
build: updating not to treat build and ci and patch bumps
ci/woodpecker/push/woodpecker Pipeline failed
2023-07-23 14:05:14 -05:00
f50b26b905
ci: switch to mainline to not increment always
ci/woodpecker/push/woodpecker Pipeline was successful
2023-07-23 13:49:36 -05:00
62bab4a6f8
ci: pull tags while cloning
ci/woodpecker/push/woodpecker Pipeline was successful
2023-07-23 13:29:24 -05:00
b4f35f9bd9
ci: also publish snupkgs
ci/woodpecker/push/woodpecker Pipeline was successful
2023-07-23 13:15:10 -05:00
c6398b7445
ci: publish release nugets
ci/woodpecker/push/woodpecker Pipeline failed
2023-07-23 13:04:43 -05:00
372b112ac8
ci: use fd to show all packages being uploaded
ci/woodpecker/push/woodpecker Pipeline failed
2023-07-23 12:45:17 -05:00
f0057cc151
ci: use DRONE_BRANCH and DRONE_COMMIT
ci/woodpecker/push/woodpecker Pipeline failed
2023-07-23 12:34:06 -05:00
44a5c85ec2
build: do not build nupkg on build
2023-07-23 12:28:42 -05:00
485cc4f831
ci: tweaking woodpecker file
ci/woodpecker/push/woodpecker Pipeline failed
2023-07-23 12:03:43 -05:00
2c5baab8fe
ci: adding a tool restore to release
ci/woodpecker/push/woodpecker Pipeline failed
2023-07-23 11:46:21 -05:00
6891971dc4
build: need jq for the release
ci/woodpecker/push/woodpecker Pipeline failed
2023-07-23 09:29:43 -05:00
d3fe77645d
ci: protect the add/remove of publishing targets
ci/woodpecker/push/woodpecker Pipeline failed
2023-07-22 21:39:55 -05:00
045fb08da1
ci: fixed typo in release build
ci/woodpecker/push/woodpecker Pipeline failed
2023-07-22 19:23:05 -05:00
22f2f077ea
ci: build in release mode before packing
ci/woodpecker/push/woodpecker Pipeline failed
2023-07-22 19:08:01 -05:00
2f95e81fc6
ci: working on the release pipeline
ci/woodpecker/push/woodpecker Pipeline failed
2023-07-22 18:46:41 -05:00
41735376aa
test: restore tools before building
ci/woodpecker/push/woodpecker Pipeline failed
2023-07-22 16:54:38 -05:00
afe5253ac1
test: fixing tests for build
ci/woodpecker/push/woodpecker Pipeline failed
2023-07-22 16:39:24 -05:00
ae522a4cc7
ci: trying a modified test
ci/woodpecker/push/woodpecker Pipeline failed
2023-07-22 15:28:59 -05:00
ba75ffd766
refactor: code cleanup
ci/woodpecker/push/woodpecker Pipeline failed
2023-07-22 13:36:30 -05:00
4b70f0fdd1
feat!: refactoring the config service
2023-07-22 13:09:01 -05:00
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
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
b091b7c558
ci: adding basic tools for lefthook
ci/woodpecker/push/woodpecker Pipeline failed
ci/woodpecker/manual/woodpecker Pipeline failed
2023-07-12 20:56:11 -05:00
1ee5765e2b
test: updating tests to run in ci
ci/woodpecker/push/woodpecker Pipeline failed
2023-07-12 20:31:25 -05:00
1892c49f24
docs: updating read mes
2023-07-11 08:03:46 -05:00
08e8fe3a24
docs: added old read me files
2023-07-10 20:39:45 -05:00
2d7de86856
feat!: mass updating dependencies with repository merge
ci/woodpecker/push/woodpecker Pipeline failed
2023-07-10 12:18:30 -05:00
6135a3fdbd
feat!: mass updating dependencies with repository merge
2023-07-10 00:28:06 -05:00
65806b941f
ci: switch to server-level Nix cache
ci/woodpecker/push/woodpecker Pipeline failed
2023-07-09 23:47:48 -05:00