fosstodon.org is one of the many independent Mastodon servers you can use to participate in the fediverse.
Fosstodon is an invite only Mastodon instance that is open to those who are interested in technology; particularly free & open source software. If you wish to join, contact us for an invite.

Administered by:

Server stats:

10K
active users

NLnet Labs

Ploutos 5.0 is out, our @github reusable workflow for packaging Cargo projects as DEB & RPM packages and Docker images.

In addition to some breaking changes and fixes, the optional new `artifact_prefix` workflow input can be used to namespace produced GitHub Actions artifacts so that existing artifacts by the same name as those produced by the Ploutos workflow are not clobbered / used by accident.

github.com/NLnetLabs/ploutos/r

GitHubRelease v5.0.0 · NLnetLabs/ploutosThis release includes the following changes: Breaking: deb_maintainer is no longer an allowed workflow input, instead it is taken from Cargo.toml using the same rules as used by cargo-deb, i.e. th...