Chris Cheetham
69532bf074
Add VS Code support
2021-03-13 13:20:17 -05:00
Chris Cheetham
505014c5ae
Rename display names
2021-03-11 13:43:00 -05:00
Chris Cheetham
7e6d42501f
Rename .NET display names
2021-03-11 13:41:12 -05:00
Chris Cheetham
3e86ecad2f
SonarQube needs .NET SDK 2.1
2021-03-11 13:37:27 -05:00
Chris Cheetham
879aa445ff
Tidy names
2021-03-11 13:35:45 -05:00
Chris Cheetham
507abbfeda
Set next version to 0.12.0
2021-03-11 12:38:32 -05:00
Chris Cheetham
822ca9bd89
Allow group item to be active/inactive
2021-03-11 12:32:23 -05:00
Chris Cheetham
4cc47c44dc
Configure pipeline for 0.11.0 train
2021-03-10 14:44:43 -05:00
Chris Cheetham
977802ba56
Move all models into Model library
2021-03-10 14:43:21 -05:00
Chris Cheetham
b4d5a6433d
Set next version to 0.11.0
2021-03-10 14:37:18 -05:00
Chris Cheetham
db00f67a6e
Reorder tasks
2021-03-10 13:51:20 -05:00
Chris Cheetham
838f85bb42
Revert "Migrate to PublishPipelineArtifact task"
...
This reverts commit 10de1337cf
.
2021-03-10 13:35:22 -05:00
Chris Cheetham
bac45255ba
Revert "Configure MyGet credentials"
...
This reverts commit 23164b577c
.
2021-03-10 13:35:11 -05:00
Chris Cheetham
23164b577c
Configure MyGet credentials
2021-03-10 13:23:55 -05:00
Chris Cheetham
10de1337cf
Migrate to PublishPipelineArtifact task
2021-03-10 12:48:08 -05:00
Chris Cheetham
f639cc753a
Publish artifacts as last step of build
2021-03-10 12:36:44 -05:00
Chris Cheetham
8f5e0eedaa
Simplify publish task
2021-03-10 12:30:45 -05:00
Chris Cheetham
6b32eaf566
Publish SonarQube analysis as part of Build
2021-03-10 12:24:27 -05:00
Chris Cheetham
4c543aba4d
Correct pipeline syntax
2021-03-10 11:46:27 -05:00
Chris Cheetham
8eef3948a7
Correct pipeline syntax
2021-03-10 11:45:01 -05:00
Chris Cheetham
deb7bbd329
Move publish into own stage
2021-03-10 11:43:17 -05:00
Chris Cheetham
0679d30204
Prepare for multi-stage pipeline
2021-03-10 11:33:54 -05:00
Chris Cheetham
09fa778b22
Revert "Split pipeline into discrete jobs"
...
This reverts commit c524839e0b
.
2021-03-10 11:26:03 -05:00
Chris Cheetham
c524839e0b
Split pipeline into discrete jobs
2021-03-10 11:17:44 -05:00
Chris Cheetham
130c52d5d1
Convert to Linux agent
2021-03-10 11:12:03 -05:00
Chris Cheetham
a7ecd08254
Rename solution
2021-03-05 10:12:02 -05:00
Chris Cheetham
e73ae03b62
Return 405 for POST at project endpoint
...
[#81 ]
2021-03-02 16:21:11 -05:00
Chris Cheetham
02356b2e97
Return 404 if unknown dependency specified
...
[#79 ]
2021-03-02 14:29:26 -05:00
Chris Cheetham
91721c5fa8
Add net5.0 and remove Steeltoe 2.4.x
2021-03-02 12:38:51 -05:00
Chris Cheetham
ecaaed5ffd
Set next version to 0.10.0
2021-03-02 11:12:03 -05:00
Chris Cheetham
5355278b1e
Update tests and config for 0.9.1
2021-02-17 10:01:32 -05:00
Chris Cheetham
d3eeab0fb7
Update test for default Steeltoe version
2021-02-17 09:57:18 -05:00
Chris Cheetham
c4c3a61762
Set next version to 0.9.1
2021-02-17 09:55:17 -05:00
Chris Cheetham
113c0789cf
Reconfigure production to use "main" config branch
2021-02-17 09:52:53 -05:00
Chris Cheetham
3de9dfadca
Ignore prefix when comparing versions
...
When Microsoft changed their naming scheme starting with .NET 5, version
comparison broke for the .NET releases. E.g., "netcoreapp2.1" and "net5.0"
were considered different products resulting in version comparison to throw
an exception. The easiest "fix" was to ignore prefixes altogether.
An effect of this change is that more care is needed when crafting
configuration since a typoed prefix will be ignored.
2020-12-22 09:56:47 -05:00
Chris Cheetham
2d0c99f10e
Use local Docker repository for local K8s
2020-12-11 09:28:09 -05:00
Chris Cheetham
3f20a00f25
Set next version to 0.9.0
2020-12-07 12:14:10 -05:00
Chris Cheetham
6570471be0
Install .NET 2.0 SDK for Sonar
2020-12-07 12:03:36 -05:00
Chris Cheetham
1762cb2eaf
Enable SonarQube analysis
2020-12-07 11:59:00 -05:00
Chris Cheetham
c14dfdce0a
Update README in preparation for release [ #13 ]
2020-12-01 09:57:17 -05:00
Chris Cheetham
9afdd40ab7
Bump InitializrApi to 1.0.0
2020-12-01 05:51:48 -05:00
Chris Cheetham
bfb84742ed
Update staging Config Server URL
2020-11-13 15:51:19 -05:00
Chris Cheetham
f79901a041
Merge pull request #64 from ccheetham/dev
...
Update staging Config Server URL
2020-11-12 14:39:17 -05:00
Chris Cheetham
1a27b20cec
Update staging Config Server URL
2020-11-12 14:34:41 -05:00
Chris Cheetham
e08d4fbcb6
Merge pull request #63 from ccheetham/dev
...
Update InitializrWeb integration tests
2020-11-12 13:35:51 -05:00
Chris Cheetham
1b8ddb7b07
Update InitializrWeb integration tests
2020-11-12 13:32:29 -05:00
Chris Cheetham
707cb3615f
Merge pull request #61 from ccheetham/dev
...
Add DotNet framework range support
2020-11-11 13:33:46 -05:00
Chris Cheetham
246dd24fd3
Add DotNet framework range support
2020-11-11 13:19:55 -05:00
Chris Cheetham
66e0bd4510
Merge pull request #60 from ccheetham/dev
...
Organize resources into single location
2020-11-10 13:13:15 -05:00
Chris Cheetham
015e60bfa0
Organize resources into single location
2020-11-10 13:10:59 -05:00