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

feat: add automated version tagging for CI/CD pipeline #229

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

Commits on Sep 4, 2024

  1. feat: add automated version tagging for CI/CD pipeline

    to support changelog integration and versioned builds.
    hiroyukikumazawa committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    672d26e View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Merge branch 'master' of https://github.com/backend-developers-ltd/Co…

    …mputeHorde into feature/auto-tagging-setup
    Hiroyuki committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    c002dbd View commit details
    Browse the repository at this point in the history
  2. fix: switch ACTIONS_PAT to GitHub-provided GITHUB_TOKEN

    - replaced the use of a personal access token (PAT) with GITHUB_TOKEN to enhance security.
    - removed the  input from the workflow configuration.
    Hiroyuki committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    624fe2d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    09ab51f View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    4399e14 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/auto-tagging-setup' of github.com:hiroyukikumaz…

    …awa/ComputeHorde into feature/auto-tagging-setup
    Hiroyuki committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    282a06f View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

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

Commits on Sep 16, 2024

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

Commits on Sep 17, 2024

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

Commits on Sep 18, 2024

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

Commits on Sep 23, 2024

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

Commits on Oct 8, 2024

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