Giter Site home page Giter Site logo

Comments (11)

tslace avatar tslace commented on August 17, 2024

我也是,昨晚手动跑过没问题。
截止到现在还没收到。

from wechat-public-account-push.

wangxinleo avatar wangxinleo commented on August 17, 2024

请看讨论组中关于《好像自动运行没触发》的回答

from wechat-public-account-push.

wangxinleo avatar wangxinleo commented on August 17, 2024

你们可以尝试先设置30分钟每次看看能否成功,因为存在延时,特别是utc0点这种高拥堵时段

from wechat-public-account-push.

youareaperson avatar youareaperson commented on August 17, 2024

咋设置30分钟

from wechat-public-account-push.

wangxinleo avatar wangxinleo commented on August 17, 2024

目前github action并不可靠,因为它是整个github所有的脚本共同排队执行的,触发时间并不准时。

(有些人也许只是晚5分钟,有些人也许是1小时,还有些人可能是一天😂😂)

你可以先设置 30 * * * * 测试一下每半个小时的延迟大概是多少。

如果需要可靠的定时任务需要服务器支撑。或者本地有设备能跑。晚点看看出教程吧。如果很需要的话。

from wechat-public-account-push.

LordonCN avatar LordonCN commented on August 17, 2024

目前github action并不可靠,因为它是整个github所有的脚本共同排队执行的,触发时间并不准时。

(有些人也许只是晚5分钟,有些人也许是1小时,还有些人可能是一天😂😂)

你可以先设置 30 * * * * 测试一下每半个小时的延迟大概是多少。

如果需要可靠的定时任务需要服务器支撑。或者本地有设备能跑。晚点看看出教程吧。如果很需要的话。

我这两天测试发现我action选的是我自己的开发分支,第二天到时间后默认跑的是未修改过的master分支

from wechat-public-account-push.

wangxinleo avatar wangxinleo commented on August 17, 2024

目前github action并不可靠,因为它是整个github所有的脚本共同排队执行的,触发时间并不准时。
(有些人也许只是晚5分钟,有些人也许是1小时,还有些人可能是一天😂😂)
你可以先设置 30 * * * * 测试一下每半个小时的延迟大概是多少。
如果需要可靠的定时任务需要服务器支撑。或者本地有设备能跑。晚点看看出教程吧。如果很需要的话。

我这两天测试发现我action选的是我自己的开发分支,第二天到时间后默认跑的是未修改过的master分支

因为脚本默认 checkout master ,如果要checkout你自己的分支的话,就需要加命令。

from wechat-public-account-push.

zhongruigao avatar zhongruigao commented on August 17, 2024

《好像自动运行没触发》这个在哪看

from wechat-public-account-push.

wangxinleo avatar wangxinleo commented on August 17, 2024

《好像自动运行没触发》这个在哪看

可能你没有启用actions,文档教程仔细跟一遍,实在不懂就加群细说吧,我也不知道你卡在哪一步😂😂

from wechat-public-account-push.

zhongruigao avatar zhongruigao commented on August 17, 2024

from wechat-public-account-push.

wangxinleo avatar wangxinleo commented on August 17, 2024

阿这。。。。文档里有。。。群。。。和二维码。。。。看不到图片也有国内镜像链接可以看到。。

471243475

from wechat-public-account-push.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.