#random (2022-11)

Non-work banter and water cooler conversation

A place for non-work-related flimflam, faffing, hodge-podge or jibber-jabber you’d prefer to keep out of more focused work-related channels.

Archive: https://archive.sweetops.com/random/

2022-11-09

bradym avatar
Leverage Podman with a Desktop App | Podman Desktop

Containers and Kubernetes for application developers

2
Andy avatar
Leverage Podman with a Desktop App | Podman Desktop

Containers and Kubernetes for application developers

2022-11-15

2022-11-18

Ronak Jain avatar
Ronak Jain

Hi Everyone! Amazon opened their online training and certifications for free. You can find the course list here Enhance your skills with this opportunity

bananadance6

2022-11-21

Alex Atkinson avatar
Alex Atkinson

Folks, checkout my first ever published github action. Might change the way you work. #gitops Automatic Versioning https://github.com/marketplace/actions/gitops-automatic-versioning

#devops #semver

4
Yonatan Koren avatar
Yonatan Koren

Cool, very similar to https://github.com/release-drafter/release-drafter except using branch names instead of PR labels

Alex Atkinson avatar
Alex Atkinson

Ya, pr labels are too expensive. Discipline maintenance is to be minimized as much as possible.

Alex Atkinson avatar
Alex Atkinson

I will never participate in a discussion around versioning based on anything but this. I can’t deal with it after the luxury of this kit. :)

Erik Osterman (Cloud Posse) avatar
Erik Osterman (Cloud Posse)

Ilike this:

Erik Osterman (Cloud Posse) avatar
Erik Osterman (Cloud Posse)

but I do like labels too, because they are reversible. Especially in open source.

Erik Osterman (Cloud Posse) avatar
Erik Osterman (Cloud Posse)

Can never expect contributors to follow various conventions. Easier to label.

Alex Atkinson avatar
Alex Atkinson

I don’t know about labels. Branches are ground level git, something I can make work with any git provider. I’ve had that kit work on all the big 3 at one point or another. Last I checked the core script behind that thing was still working across them.

Alex Atkinson avatar
Alex Atkinson

But yea, I can see where open source projects that take PRs would see this as a potential friction point.

Alex Atkinson avatar
Alex Atkinson

I don’t know much about renaming branches. I would assume you’d loose any interactions against an open PR. Still not much work to add branch naming scheme to the contribution docs, or add a pr check against it.

2022-11-22

2022-11-23

2022-11-26

Alex Atkinson avatar
Alex Atkinson

My 2nd Github Action: Checkout From Tag Though an outlier, this solves an issue that previously had no solve on the entire internet. Enjoy. I’m rather pleased with this one.

3
1

2022-11-29

    keyboard_arrow_up