Yuya Koda

Results 13 comments of Yuya Koda

I have the same problem. Furthermore, I find that ASG is also slow to launch instances. It would be nice if ECS had the ability to scale out faster like...

@khanhtc1202 Thank you for your response! > Also, the idea of PipeCD architecture does not require users to install the control plane in the same cluster as the applications cluster;...

> I agree with this, too. What I want to mention here is instead of treating this issue as a bug, we should tag it as an enhancement issue 👍...

Thank you for change the label! I'm going to investigate this issue.

> Do you have a plan on how to implement this? Sorry, I don't have now. For now, I checked to run correctly that applying the following diff on our...

Thank you for your response! > Yeah, it would have to be something similar to this. The trick here is how to provide a clear way for the user to...

@migueleliasweb Thank you for your information! I tried v1.1.0 in my code and confirmed pass the test successfully. I will close this issue because resolved my issue. thank you.

🤔 ```log Error: pkg/api/exec.go:217:1: calculated cyclomatic complexity for function getComment is 11, max is 10 (cyclop) func (c *ExecController) getComment(execConfigs []*config.ExecConfig, cmtParams *ExecCommentParams, templates map[string]string) (*github.Comment, bool, error) { //nolint:funlen...

@suzuki-shunsuke What do you think? We are using `github-comment exec` heavily in many repositories on work, so I want to use this feature.

@crazy-max Thank you for your work!! When running [v6.3.0](https://github.com/docker/build-push-action/releases/tag/v6.3.0) on GHES, the message "Build summary is not yet supported on GHES" is displayed. I believe this is the intended behaviour....