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.30.1
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.30.2
Choose a head ref
  • 6 commits
  • 33 files changed
  • 5 contributors

Commits on Nov 21, 2025

  1. docs: update actions and workflows documentation

    [skip ci]
    
    Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    hoverkraft-bot[bot] committed Nov 21, 2025
    Configuration menu
    Copy the full SHA
    6b355f0 View commit details
    Browse the repository at this point in the history
  2. feat(parce-ci-reports): improve markdown report

    Signed-off-by: Emilien Escalle <emilien.escalle@escemi.com>
    neilime committed Nov 21, 2025
    Configuration menu
    Copy the full SHA
    930e226 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2025

  1. feat(parse-ci-reports): add support for prettier check output

    Signed-off-by: Emilien Escalle <emilien.escalle@escemi.com>
    neilime committed Nov 23, 2025
    Configuration menu
    Copy the full SHA
    801c4ae View commit details
    Browse the repository at this point in the history
  2. Add node_modules exclusion to ReportPathResolver

    Co-authored-by: neilime <314088+neilime@users.noreply.github.com>
    Copilot and neilime committed Nov 23, 2025
    Configuration menu
    Copy the full SHA
    9217828 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2025

  1. feat(parse-ci-reports): add support for astro check output

    Signed-off-by: Emilien Escalle <emilien.escalle@escemi.com>
    neilime committed Nov 24, 2025
    Configuration menu
    Copy the full SHA
    5977b10 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump the github-actions-dependencies group across 1 dire…

    …ctory with 5 updates
    
    Bumps the github-actions-dependencies group with 5 updates in the / directory:
    
    ---
    updated-dependencies:
    - dependency-name: hoverkraft-tech/ci-github-publish/.github/workflows/release-actions.yml
      dependency-version: 0.15.2
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github-actions-dependencies
    - dependency-name: hoverkraft-tech/ci-github-nodejs/.github/workflows/continuous-integration.yml
      dependency-version: 0.20.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github-actions-dependencies
    - dependency-name: hoverkraft-tech/ci-github-nodejs
      dependency-version: 0.20.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github-actions-dependencies
      dependency-group: github-actions-dependencies
    - dependency-name: github/codeql-action
      dependency-version: 4.31.5
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github-actions-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Signed-off-by: Emilien Escalle <emilien.escalle@escemi.com>
    dependabot[bot] authored and neilime committed Nov 24, 2025
    Configuration menu
    Copy the full SHA
    5e8d0e6 View commit details
    Browse the repository at this point in the history
Loading