V4自用(HW助力池)

Related tags

Database all-in-one
Overview

利用github action整合各个库并维护crontab.list

  • 主库是@JDHelloWorld,自动转换ts脚本为js脚本
  • 本库初衷是方便V4用户且需要上车的朋友使用,其他用户建议使用其他更适合的库
  • v4用户使用前请务必先删除scripts文件夹
  • 如果发现脚本还没有同步过来,可以点亮/取消后点亮star激活action运行获取更新
  • github action自动更新,所有脚本均为作者原版,无任何个人修改

V4容器docker-compoes.yml添加变量

environment: 
    - JD_SCRIPTS_URL=https://github.com/utterliar1/jd_scripts.git

青龙容器添加repo命令

ql repo https://github.com/utterliar1/jd_scripts.git "jd_" "utils|backup|tools" "^jd[^_]|USER|package|tools|utils"

extra.sh添加

cp -f /ql/repo/utterliar1_jd_scripts/package.json /ql/scripts/package.json && cd scripts && pnpm install

References:

You might also like...
Comments
  • jd_guaredEnvelope.js add to ql failed

    jd_guaredEnvelope.js add to ql failed

    更新/ql/repo/utterliar1_jd_scripts成功...

    检测到有新的定时任务:

    utterliar1_jd_scripts/jd_guaredEnvelope.js

    开始尝试自动添加定时任务...

    暖暖红包 -> 添加失败(Validation error, cannot resolve alias "gua") Bark APP发送通知消息成功🎉

    cron:0 0,12,18 * * * gua_redEnvelope.js
    

    change to

    cron:0 0,12,18 * * * 
    
    opened by zhepoch 0
Owner
utterliar1
BIUBIUBIU
utterliar1