29

What's something you've gotten into your CICD pipeline recently that you like?

I recently automated a little bot for our GitHub CICD. It runs a few tests that we care about, but don't want to block deployment, and posts them on the PR. It uses gh pr comment --edit-last so it isn't spammint the channel. It's been pretty helpful in automating some of the more annoying parts of code review.

you are viewing a single comment's thread
view the rest of the comments
[-] pizzahoe@lemm.ee 1 points 1 year ago

I don't have much experience with setting up ci/cd stuff. But last time i tried Circle CI and it was really easy to set up and get working. I'm thinking of looking into GitHub actions soon though.

this post was submitted on 08 Aug 2023
29 points (100.0% liked)

Experienced Devs

3870 readers
1 users here now

A community for discussion amongst professional software developers.

Posts should be relevant to those well into their careers.

For those looking to break into the industry, are hustling for their first job, or have just started their career and are looking for advice, check out:

founded 1 year ago
MODERATORS