In a Heroku pipeline that's connected to Github, is it possible to configure automatic deployments from the heroku cli? what about manual deployments?

huangapple go评论88阅读模式
英文:

In a Heroku pipeline that's connected to Github, is it possible to configure automatic deployments from the heroku cli? what about manual deployments?

问题

以下是翻译好的部分:

"Is it possible to do it from the Heroku CLI?" 可以从Heroku CLI 进行吗?

英文:

I'm referring to the actions of setting an automatic deploy or triggering a manual deploy in this UI:

In a Heroku pipeline that's connected to Github, is it possible to configure automatic deployments from the heroku cli? what about manual deployments?

Is it possible to do it from the Heroku CLI?

答案1

得分: 0

通过API或Heroku CLI命令,这也是不可能的。这已经得到了与Heroku客户支持的确认。

我无法回避这个事实,这个答案本质上与另一个问题的答案相同,一个关注API,一个关注CLI,在这两种情况下都是不可能的。我之所以添加这个答案,是因为有人告诉我不允许在两个问题上发布相同的答案。这两个问题不同,但它们都是不可能的,所以它们有相同的答案。

英文:

Like through the API, through the Heroku CLI command, this is also impossible. This was confirmed talking to Heroku's customer support.

I can't avoid the fact that this answer is essentially the same as the answer to the other question, one was focusing on the API and one was focusing on the CLI, and in both cases it's impossible. I'm adding this because I was told I'm not allowed to post the same answer to two questions. The two questions are different, but they are both impossible, so they have the same answer.

Here's the other question in case you are curious: https://stackoverflow.com/questions/76279468/in-a-heroku-pipeline-thats-connected-to-github-is-it-possible-to-configure-aut

huangapple
  • 本文由 发表于 2023年5月17日 20:26:34
  • 转载请务必保留本文链接:https://go.coder-hub.com/76272095.html
匿名

发表评论

匿名网友

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:

确定