Commit Graph

140 Commits

Author SHA1 Message Date
e83d19b699 Removed explicit restore in "Props" stage in pipeline. 2022-04-25 12:37:17 -05:00
8801bea801 Moved cleanup step to be first. 2022-04-25 03:56:41 -05:00
a2bbd112d9 Now deletes published assets. 2022-04-25 03:51:46 -05:00
43c1bc1611 Pipeline now publishes to specific directories and archives them. 2022-04-25 03:45:54 -05:00
ab6584065b Added proper file extensions to archived files in pipeline. 2022-04-25 03:34:35 -05:00
85d8f2bf6f Added tar generation and separate fingerprinting. 2022-04-25 03:06:24 -05:00
7d85b8625f Fixed report name typo. 2022-04-25 02:44:05 -05:00
1a3a9e00e7 Removed sdk selector from pipeline. 2022-04-25 02:41:31 -05:00
2069b38dbd Added xunit logger and configured pipeline for publishing. 2022-04-25 02:40:03 -05:00
f2c297fd88 Removed SDK specification. 2022-04-25 02:19:06 -05:00
c75f1e4042 Removed default runtime from "Props.csproj" and updated in "Jenkinsfile". 2022-04-25 02:13:57 -05:00
47883bfe4a Removed calls to dotnet clean. 2022-04-25 02:07:42 -05:00
a7dd5b5f74 Allow implicit restore. 2022-04-25 02:00:15 -05:00
efc016cc05 Changed 'selfContained' to true for win-x64. 2022-04-25 01:58:19 -05:00
f09b59c500 Added win-x64 artifact. 2022-04-25 01:51:39 -05:00
f82de591c8 Trying less specific exclusion glob. 2022-04-25 01:40:10 -05:00
6c34225aab Removed typo. 2022-04-25 01:36:11 -05:00
6fc68a1fb6 Regenerated using syntax helper. 2022-04-25 01:34:47 -05:00
96b36e0650 Reconfigured pipeline artifact exclusions. 2022-04-25 01:21:56 -05:00
140f8bbf53 Pipeline now publishes windows version as well. 2022-04-25 01:13:41 -05:00
13af9e5434 Removed duplicate artifacts from pipeline. 2022-04-25 01:10:09 -05:00
2391ca1ae1 Changed deletion pattern in pipeline. 2022-04-25 01:00:02 -05:00
190ea16b02 Added cleanup step to Jenkins pipeline.
Removes all items in publish folders after pipeline complete.

Fixed publish configuration in pipeline.
2022-04-25 00:55:29 -05:00
093670385e Merge branch 'develop' of dev.sys.reslate.xyz:ydeng/props into develop 2022-04-25 00:43:59 -05:00
0488df2ed1 Switched to using ASP.Net Core localization. 2022-04-25 00:43:53 -05:00
aa5c725e50 Removed invalid parameters in 'Jenkinsfile'. 2022-04-25 00:09:40 -05:00
9192e9b0f8 Removed invalid parameters in 'Jenkinsfile'. 2022-04-25 00:05:19 -05:00
e13a14fb2e Fixed typo in 'Jenkinsfile'. 2022-04-25 00:02:37 -05:00
5f2f648eaa Attempt at making build configurations consistent. 2022-04-24 23:58:33 -05:00
19f0eeb9bf Attempt at removing duplicate artifacts. 2022-04-24 23:49:30 -05:00
e03f8867ae Changed to archive only release builds. 2022-04-24 23:34:22 -05:00
c5056eddf2 Attempt at fixing archive step and added to Props.Shop. 2022-04-24 23:26:38 -05:00
7306c0ce86 load_shop_modules.py now removes anything at the shop path. 2022-04-24 23:14:26 -05:00
cbbd67d9f6 Shop module loading script now deletes previous shop path. 2022-04-24 23:10:27 -05:00
8dc2ff21c9 Shop module loading script now manually checks if dir exists. 2022-04-24 23:03:51 -05:00
2feb46a533 Added archiving and fingerprinting.
Removed win-x64 runtime publish.
2022-04-24 22:48:46 -05:00
f8ad3b2970 wwwroot is now extracted on run. 2022-04-24 22:20:35 -05:00
8abd75506c Reconfigured project to publish as a single file. 2022-04-24 18:32:13 -05:00
1d35e8a838 Fixed a AdafruitShop test. 2022-04-24 01:26:39 -05:00
89955968bf Test failures now cause test to be unstable. 2022-04-24 01:25:30 -05:00
38a9ea605a npm install now runs independent of configuration. 2022-04-24 01:04:15 -05:00
2ae3c32ae4 Updated path to Shop Framework project. 2022-04-24 00:18:05 -05:00
bd28df53de Fixed shop module loading script. 2022-04-24 00:12:32 -05:00
b4ec5844e4 Added shops module directory to .gitignore. 2022-04-24 00:12:21 -05:00
9cc55e516d Refactored repo organization. Added Jenkinsfile. 2022-04-24 00:03:52 -05:00
44e072a723 Minor webpack configuration formatting. 2022-01-27 00:55:46 -06:00
3951fb26da Npm build script now runs with production webpack configuration. 2022-01-27 00:55:32 -06:00
07c41be42d Completed migration to .NET 6.0. 2022-01-02 16:29:20 -06:00
c1d8891c44 Updated submodule url
Due to server changing sub-domain name.
2022-01-02 04:50:37 -06:00
b78c6d2ea5 Moved number input validation to before upload. 2021-08-28 22:59:56 -04:00