Skip to content

Releases: abhisheksr01/github-actions

v0.2.0

26 Dec 14:09
Compare
Choose a tag to compare

Documentation

  • a44e102 - (README.md) update doc with v0.1.0 of the actions - abhisheksr01

Features

  • 1450341 - (cog-bump) #2 add is-dryrun-version-bumped output in custom action - abhisheksr01

v0.1.0

26 Dec 13:04
Compare
Choose a tag to compare

Continuous Integration

  • 6cb8f0c - (cog) #2 add cog.toml config - abhisheksr01
  • 4ba1be3 - (pipeline.yml) #2 update the correct outputs in release pipeline - abhisheksr01
  • c47a987 - (pipeline.yml) #2 add release pipeline for this CI - abhisheksr01

Features

  • 921e338 - (cog-bump) #2 print outputs in the custom action - abhisheksr01
  • f110d0f - (cog-bump) #2 add custom action for bumping release version based on conventional commit - abhisheksr01
  • 7759dc3 - (setup-cocogitto) #1 add custom action for installing a desired cog version in CI - abhisheksr01

Miscellaneous Chores

  • 9d2e2f5 - (cog-bump) #2 update config to enable changelog - abhisheksr01

  • cd5246a - (cog-bump) #2 add name property to the step executed - abhisheksr01

  • e7ae2ca - add github issue templates - abhisheksr01

  • 74bef1e - Initial commit - Abhishek Singh Rajput