Skip to content

This repository was created to test the automated build versioning with GitHub Actions and Conventional Commits

License

Notifications You must be signed in to change notification settings

alanbrunoscience/github-automated-build-versioning-actions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github-Automated-Build-Versioning-Actions

  • This is a sample repository to demonstrate a basic example of automating the process of build versioning and release creation.

  • On each push to the master/main branch, a Github Action is triggered to derive the next semantic version based on the conventional commits' history.

  • This version is then applied to the docker image as a tag, which is pushed to the repo described in the Action.


Observations:

About

This repository was created to test the automated build versioning with GitHub Actions and Conventional Commits

Resources

License

Stars

Watchers

Forks

Packages