aboutsummaryrefslogtreecommitdiff
path: root/scripts/dev/deploy.sh
Commit message (Collapse)AuthorAgeFilesLines
* Keep compile_info.rs in git and reorder deploy checks魏曹先生2026-03-211-16/+16
| | | | | | | | Remove compile_info.rs from .gitignore to keep it in version control, preventing test failures when the template hasn't been processed yet. Also reorder deployment script checks to verify git status before running tests, ensuring a clean state before testing begins.
* Run jvn after successful export in deploy scripts魏曹先生2026-03-201-0/+4
|
* Make deployment scripts executable魏曹先生2026-02-251-0/+0
|
* Add timing and suppress output in deployment scripts魏曹先生2026-01-241-6/+14
|
* Move deployment scripts to scripts/dev directory魏曹先生2026-01-241-0/+57