gyptazy.ch is a Fediverse instance that uses the ActivityPub protocol. In other words, users at this host can communicate with people that use software like Mastodon, Pleroma, Friendica, etc. all around the world.

This server runs the snac software and there is no automatic sign-up process.

Admin email
contact@gyptazy.ch
Admin account
@gyptazy@gyptazy.ch

Search results for tag #ci

Felix Palmen »
@zirias@mastodon.bsd.cafe

He, 's "pull requests" are actually useful even to yourself (as the repo owner).

I started work on a settings dialog for . Needs a lot of preparation work (new widgets like a "table" layout, drop-down selects, spin boxes, ...). After already publishing releases, it feels wrong to commit "partial" stuff directly to the master branch, so creating a feature branch comes natural.

Also creating a draft "pull request" for that branch easily enables running my build (using Github's "actions") on it 🙂. All it does is a build with all warnings and -Werror enabled, but in my experience, that's already a great "smoke test" for accidental nonsense in your code. 👍

github.com/Zirias/xmoji/pull/1

Maxine Hayes »
@maxinehayes@tech.lgbt

ReCI has been rewritten in Lua and is more polished than it was previously. So far Lua has been the best language for ReCI. This demo gives a bit of a peek at how it works now.

The demo first shows a test of ReCI running a build test for the J3ML library in a Fedora Docker container. Then the demo shows the different loggers, creating tags, and using macros.

youtube.com/watch?v=njviston5P

/CD

0 ★ 0 ↺

gyptazy »
@gyptazy@gyptazy.ch

Finally added the blog post about . A loadbalancer but different! Rebalance your VM workloads across nodes in your cluster!

https://gyptazy.ch/blog/proxlb-rebalance-vm-workloads-across-nodes-in-proxmox-clusters/


FErki »
@ferki@fosstodon.org

@wilson While I approach as a practice (instead of a system), I like how allows me to build the approach my tasks at hand need, instead of fitting my tasks to whatever opinion the available tool has about it:

laminar.ohwg.net

Tara 🌷 »
@tara@mastodon.bsd.cafe

"Easy way to backup up git a repository in a pipeline"

I'm paranoid to have a copy of my and customers' data in an open format, to avoid any potential vendor lock-in. This post suggests how to automatically backup GitLab/GitHub/... repository during a CI/CD pipeline.

tara.sh/posts/2024/2024-06-17-

And yes. As you might have noticed, a new home (instance), but the same clumsy Tara. I finally made the jump @stefano