Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding github actions to automate releases #68

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Oct 23, 2022

  1. Automate github release using actions

    * New release will be created whenever a git tag similar to `v*` pattern
      is pushed
    * Release body will contain the tag message and a link to full changelog
      since last release
    ankitlabs committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    b1ec69d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f620a64 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. Configuration menu
    Copy the full SHA
    14800a7 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2022

  1. chore: Fixing typo

    nkitsaini committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    ec4fd14 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c91f876 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    821effc View commit details
    Browse the repository at this point in the history