#release-engineering (2021-09)
All things CI/CD. Specific emphasis on Codefresh and CodeBuild with CodePipeline.
CI/CD Discussions
Archive: https://archive.sweetops.com/release-engineering/
2021-09-08
Hi folks, we have our application on Azure DevOps and have to deploy AWS infra using terraform again with Azure Pipelines, do you have any recommendation around this or examples that I can use? Thanks
I can confirm it’s possible. I had someone on my team PoC this before. Unfortunately I don’t have any code to share with you
2021-09-09
Hey there! I added a sample on how to use github-status-updater with argo-workflows: https://github.com/cloudposse/github-status-updater/pull/18/files
Add an example with argo-workflows
This is nice, thanks!
Add an example with argo-workflows
Is anyone aware of any self-hosted or paid solutions for github workflow dashboards across an entire organization of repositories? I’ve previously found meercode.io and they seem alright, although they don’t seem to be doing much in the way of updates on their proposed feature list (particularly the custom domain names)
We are looking into creating Datadog dashboards thar report on metrics that we send with steps in our workflows
Ah I was looking for something more like build/job status across all the repositories. More like a circleci/jenkins kind of thing
meercode mostly does the trick there its just not being updated from what I can tell (I’m using their demo)
Ah I was looking for something more like build/job status across all the repositories. More like a circleci/jenkins kind of thing
And we couldn’t get that with datadog dashboards?
(because we want the same thing)
Oh I dunno, you might! DataDog is out of our price range
aha, gotcha - ya, in that case it’s non-starter
Meercode does what I’m looking for but it just seems like it stalled out on their development updates and its still listed as a ‘public beta’ after almost a year