hashbang / gitops

gitops repo for our kubernetes cluster
23 stars 8 forks source link

Add Infro PR Checks? #259

Open colethienes opened 6 months ago

colethienes commented 6 months ago

I noticed that this repo uses Argo CD, and I thought I’d let you know that I recently released a Github app called Infro that several companies use internally that allows Argo CD users to preview Kubernetes changes in Github pull requests before they merge. I’m providing it for free to open source projects (here’s an example in the wild). Here’s a setup guide with links to documentation. It’s in early stages, so I’m sure there will be warts. All feedback is welcome!

daurnimator commented 6 months ago

@colethienes interesting. I wanted to give it a try but I don't agree to the permissions

image

"Act on your behalf" is too broad and I wouldn't ever agree to that.

colethienes commented 6 months ago

Got it. If you don't want to give a third party permissions, I think I will most likely open source. If I do, would it be most useful to you to open source a Github action or Github app?

colethienes commented 6 months ago

I open sourced a version as a GitHub action here! https://github.com/infro-io/infro-core?tab=readme-ov-file#as-a-github-action

daurnimator commented 5 months ago

I open sourced a version as a GitHub action here! https://github.com/infro-io/infro-core?tab=readme-ov-file#as-a-github-action

I had a quick look and saw https://github.com/infro-io/comment-diffs-action/issues/1 as a problem