|
4be56530f0
|
u
|
2023-09-12 19:12:34 +08:00 |
|
|
2e6ecbebe1
|
u
|
2023-04-18 21:24:52 +08:00 |
|
|
8034b3dd38
|
u
|
2023-03-20 11:25:36 +08:00 |
|
|
f36f92d495
|
u
|
2023-03-19 22:05:57 +08:00 |
|
|
36cc26a41f
|
log with current time
|
2023-03-19 16:07:00 +08:00 |
|
|
62dd45cb70
|
rename envar-deploy-secret.js to envar-deploy.gitignore.js
|
2022-12-10 18:46:10 +08:00 |
|
|
2611f1dc82
|
支持在部署到github的配置里,使用 cname 字段来设置 CNAME
|
2022-11-30 14:27:46 +08:00 |
|
|
ab70d8073f
|
fix: log.info => console.info
|
2022-11-30 13:58:11 +08:00 |
|
|
faa2ad2ef5
|
rename targetDir to targetFolder in deploy config
|
2022-11-30 13:48:48 +08:00 |
|
|
2d28391d45
|
rename targetDir to targetFolder in deploy config
|
2022-11-30 13:22:00 +08:00 |
|
|
a3ff99fb17
|
rename libraries 'basend-*' to 'wo-base-*', 'corend-*' to 'wo-core-*', 'usend-*' to 'wo-user-*'
|
2022-08-17 08:59:35 +08:00 |
|
|
5588af74ec
|
u
|
2022-08-06 13:48:30 +08:00 |
|
|
f357481110
|
rename Commander_Option_List to commanderOptions
|
2022-07-23 14:00:50 +08:00 |
|
|
4abcbf62a2
|
u
|
2022-07-21 09:08:14 +08:00 |
|
|
816f2e3e82
|
格式化
|
2022-06-05 13:30:21 +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 |
|
|
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 |
|
|
894eec8afb
|
u
|
2020-06-07 19:18:58 +08:00 |
|
|
391f3a7b61
|
deploy到ssh时,上传成功后却会抛出异常,添加 process.exit() 来解决之。
|
2020-03-31 08:33:25 +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 |
|