Commit Graph

16 Commits

Author SHA1 Message Date
a7c0e0dea7 Updating Jenkinsfile to work on common runner.
Some checks failed
ydeng/props/pipeline/head There was a failure building this commit
Began moving poject to a devcontainer.

Added webpack cache clearing script.

Updated to .NET 8.0.

testing Woodpecker CI.

Selecting conda container for all build steps.

Made conda installation quiet.

Updated NodeJS version.
2024-07-19 17:12:49 +00:00
4841d539fc Updated project files to .NET 7.0. 2022-12-01 17:24:04 +00:00
4d49ce33c2 Changed pipeline to output to special folder. 2022-04-26 03:40:29 -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
8abd75506c Reconfigured project to publish as a single file. 2022-04-24 18:32:13 -05:00
bd28df53de Fixed shop module loading script. 2022-04-24 00:12:32 -05:00
9cc55e516d Refactored repo organization. Added Jenkinsfile. 2022-04-24 00:03:52 -05:00
07c41be42d Completed migration to .NET 6.0. 2022-01-02 16:29:20 -06:00
c7bc6ca8fa Enabled persistent caching for Webpack. 2021-07-24 01:39:26 -05:00
3129e5e564 Moved scripts to root; Updated settings and tasks for VSCode. 2021-07-24 00:03:33 -05:00
e43d1294c4 Reorganized folder structure. 2021-07-10 12:32:43 -05:00
54b1565537 Added NodeJS package with WebPack for some assets.
Moved JS files to WebPack system.

Created python script to watch both WebPack and Dotnet files simultaneously
2021-06-06 17:46:01 -05:00
3611e4be34 Updated database reset script to work from any directory. 2021-05-26 16:54:16 -05:00
36ae3e5c99 Wrote script to completely regenerate database files. 2021-05-25 20:48:47 -05:00