summaryrefslogtreecommitdiff
path: root/scripts/dev/deploy.sh
AgeCommit message (Collapse)Author
2 daysKeep compile_info.rs in git and reorder deploy checksdeploy/nightly魏曹先生
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.
3 daysRun jvn after successful export in deploy scripts魏曹先生
2026-02-25Make deployment scripts executable魏曹先生
2026-01-24Add timing and suppress output in deployment scripts魏曹先生
2026-01-24Move deployment scripts to scripts/dev directory魏曹先生