RSSAmplifier

polyfloyd's stuff · Feb 20, 2023

Automating Versioning with CI

0
Sign in to vote or save

This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.

I host a portfolio of my software projects on GitHub. Some of these projects attracted users whom contribute new features and bug fixes. After I accept a change I tag a new version and push it to the respective package repository. 
 Releasing however, was quite the chore: getting a list of git commits, filtering out the interesting bits to put in the changelog, figuring out where I kept the…

Read on /post/automating-versioning-ci/

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.