Commit Graph

39 Commits

Author SHA1 Message Date
adb08df677 rename all base.xxx to basend-xxx 2022-06-04 10:50:54 +08:00
01e025c479 renaming Config*.js to envar-base-*.js 2022-04-23 16:03:46 +08:00
85e6a67b04 rename envi to envar 2022-04-03 16:01:25 +08:00
efc97a3aad u 2021-09-24 15:59:50 +08:00
6c6f61bfe9 批量重命名 npm/* 使用标准前缀 base|core|user 2021-09-16 21:52:40 +08:00
ff1e9c5241 u 2021-09-13 13:09:01 +08:00
d02d43f43c 在读入命令行参数时,不用输出默认值。 2021-09-11 09:11:10 +08:00
541bb5c302 拷贝 url 到 connection 中 2021-09-11 09:06:33 +08:00
3e9680a295 bug fix: console.info(url) 应当发生在异步的上传之后 2021-09-11 08:55:16 +08:00
c2c8ad6c93 u 2021-09-09 22:28:23 +08:00
511136ec21 show url link after deployment 2021-09-09 15:18:20 +08:00
6d699a2c74 set default fromPath from ./dist to ./webroot 2021-09-05 14:05:11 +08:00
8991abbdd7 改成默认github用 main 分支 2021-08-24 11:43:01 +08:00
c50d29c072 使用 ConfigSecret.js 存放密码等机密信息 2021-07-18 12:58:14 +08:00
6b2a39c673 u 2021-07-05 22:54:53 +08:00
6168e3ed33 rename toTarget to gotoTarget 2021-07-01 20:21:26 +08:00
23c98bcd00 rename: from>fromDist, dir>basePath, dist>distDir, server>targetType 2021-07-01 08:22:13 +08:00
0e62d06af9 u 2021-06-19 22:02:36 +08:00
35b4fa8da9 reorg so.* to sol.* 2021-05-09 15:52:37 +08:00
b469ad8ec4 remove .deploy_git 2021-01-26 19:02:16 +08:00
c2b5ed667b u 2021-01-26 17:52:04 +08:00
894eec8afb u 2020-06-07 19:18:58 +08:00
391f3a7b61 deploy到ssh时,上传成功后却会抛出异常,添加 process.exit() 来解决之。 2020-03-31 08:33:25 +08:00
9f6b74e1bd update node-ssh from 6.0.0 to 8.0.0 2020-03-31 08:24:38 +08:00
3d79daed4e u 2020-03-15 16:07:50 +08:00
dc53039d6d u 2020-03-15 16:06:03 +08:00
5cafc6ebcf u 2020-03-15 16:01:00 +08:00
30c6b52d48 重构参数列表,让用户能提供多份连接数据 2020-03-15 15:46:37 +08:00
b5223ae17c change deploy type 'web' to 'ssh' 2020-02-23 11:06:16 +08:00
43073a9350 把 configGit.js 合并入 deploy.js 2019-11-24 13:26:32 +08:00
da8cbca952 deploy parameter 'local' rename to 'from' 2019-11-05 14:27:07 +08:00
0840eb01c3 添加 -n, --gitname 和 -e, --gitemail 参数 2019-10-25 10:15:26 +08:00
8a7fca6223 text improvement 2019-09-27 09:22:51 +08:00
223261b739 --local default to './dist' 2019-09-22 17:50:42 +08:00
4e17830a03 improve 2019-09-10 15:00:23 +08:00
1085afe7ca 添加 hexo deploy git 功能 2019-09-10 14:26:22 +08:00
1f1f9bb097 [deploy.js] 参数 -r root 改为 -D dir 2019-09-10 13:35:04 +08:00
fce90c90eb fixed config file path 2019-09-10 12:33:43 +08:00
3241338b1d 第一次导入 2019-09-10 12:06:56 +08:00