Skip to content

Reusable workflows using magical_version_bump package to modify your project's version.

License

Notifications You must be signed in to change notification settings

kekavc24/magical_workflows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Magical Workflows/Actions

Reusable workflows/actions using magical_version_bump package to modify your project's version. You can find the package here.

Refer to the package's documentation for more information.

Overview

Consider using v2 and above. Why?

  1. v1 has reusable workflows which do modify but you may need to store the updated yaml file as an artifact and replacing the old one in a new job.
  2. v2 and above includes actions you can use in your steps. Reusable workflows also modify and push the changes to your repo.

NB: Reusable workflows must be triggered as a job while actions are triggered in steps. Learn more.

Access documentation about actions at ACTIONS.md

Access documentation about workflows at WORKFLOWS.md

CAUTION: Be careful when choosing a tag to prevent erroneous bumps/commits/tags

About

Reusable workflows using magical_version_bump package to modify your project's version.

Topics

Resources

License

Stars

Watchers

Forks