Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: hoverkraft-tech/ci-github-common
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.16.0
Choose a base ref
...
head repository: hoverkraft-tech/ci-github-common
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.17.0
Choose a head ref
  • 9 commits
  • 12 files changed
  • 3 contributors

Commits on Jan 6, 2025

  1. docs: update actions and workflows documentation

    [skip ci]
    
    Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored and hoverkraft-bot[bot] committed Jan 6, 2025
    Configuration menu
    Copy the full SHA
    626cab3 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2025

  1. chore(deps): bump hoverkraft-tech/ci-github-publish

    Bumps the github-actions-dependencies group with 1 update in the / directory: [hoverkraft-tech/ci-github-publish](https://github.com/hoverkraft-tech/ci-github-publish).
    
    
    Updates `hoverkraft-tech/ci-github-publish` from 0.1.0 to 0.1.1
    - [Release notes](https://github.com/hoverkraft-tech/ci-github-publish/releases)
    - [Commits](hoverkraft-tech/ci-github-publish@0.1.0...0.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: hoverkraft-tech/ci-github-publish
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github-actions-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and neilime committed Jan 17, 2025
    Configuration menu
    Copy the full SHA
    2e5942c View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2025

  1. docs: update actions and workflows documentation

    [skip ci]
    
    Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored and hoverkraft-bot[bot] committed Jan 27, 2025
    Configuration menu
    Copy the full SHA
    9d48160 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2025

  1. chore(deps): bump hoverkraft-tech/ci-github-publish

    Bumps the github-actions-dependencies group with 1 update in the / directory: [hoverkraft-tech/ci-github-publish](https://github.com/hoverkraft-tech/ci-github-publish).
    
    
    Updates `hoverkraft-tech/ci-github-publish` from 0.1.1 to 0.2.0
    - [Release notes](https://github.com/hoverkraft-tech/ci-github-publish/releases)
    - [Commits](hoverkraft-tech/ci-github-publish@0.1.1...0.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: hoverkraft-tech/ci-github-publish
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github-actions-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and neilime committed Jan 31, 2025
    Configuration menu
    Copy the full SHA
    35e17db View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2025

  1. feat(checkout): optional token instead of default GITHUB_TOKEN

    - Specifying token here will force persist-credentials to false for
    security reason but let it true as default to ensure backward
    compatibility.
    NikitaCOEUR authored and neilime committed Feb 9, 2025
    Configuration menu
    Copy the full SHA
    cb2b3de View commit details
    Browse the repository at this point in the history
  2. feat(create-or-update-comment): optional token

    - Optional token to interact with GitHub API
    - Optional comment-author to overwrite github-actions[bot]
    NikitaCOEUR authored and neilime committed Feb 9, 2025
    Configuration menu
    Copy the full SHA
    fff9053 View commit details
    Browse the repository at this point in the history
  3. style: fix lint errors

    NikitaCOEUR authored and neilime committed Feb 9, 2025
    Configuration menu
    Copy the full SHA
    9a29c6a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ba4d18c View commit details
    Browse the repository at this point in the history
  5. docs: update actions and workflows documentation

    [skip ci]
    
    Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored and hoverkraft-bot[bot] committed Feb 9, 2025
    Configuration menu
    Copy the full SHA
    366ad47 View commit details
    Browse the repository at this point in the history
Loading