Yashwanth Lakkaraju

Results 19 comments of Yashwanth Lakkaraju

Hello! Any updates further on this issue? This feature could be really help in avoiding using PAT and SSH Keys (GH doesn't even allow the same keys in multiple repos)

I see the same behavior as what @jordan-romeroporter-earnin mentioned above. Can anybody confirm?

did this solution work for anyone?

@glyuck I don't see it working, even if under a block. Can you please point to a working reference, if possible?

Either adding a 3rd option or prompting to trigger with or without source would also be a huge benefit! @laszlocph any idea on when this could be enabled?

With the project getting traction and adoption, this feature, from weave-gitops, adds a huge benefit. Any roadmap you could provide for this planned feature? @MagnusRef's proposal for `spec.dependsOn` along with...

Having this feature would be quite helpful, especially when there is `dependsOn` between resources

We have a similar issue with github as well, there https://github.com/{OWNER}/{REPO_NAME}.git/commit/{COMMIT_HASH} doesnt work, but https://github.com/{OWNER}/{REPO_NAME}/commit/{COMMIT_HASH} works. So it should strip the `.git` if it has either with SSH or HTTP(S)...