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.13.3
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.14.0
Choose a head ref
  • 6 commits
  • 23 files changed
  • 3 contributors

Commits on Jun 18, 2024

  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 Jun 18, 2024
    Configuration menu
    Copy the full SHA
    0076b17 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. chore(deps): bump tj-actions/changed-files

    Bumps the github-actions-dependencies group with 1 update: [tj-actions/changed-files](https://github.com/tj-actions/changed-files).
    
    
    Updates `tj-actions/changed-files` from 44.5.2 to 44.5.3
    - [Release notes](https://github.com/tj-actions/changed-files/releases)
    - [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
    - [Commits](tj-actions/changed-files@v44.5.2...v44.5.3)
    
    ---
    updated-dependencies:
    - dependency-name: tj-actions/changed-files
      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 Jun 21, 2024
    Configuration menu
    Copy the full SHA
    abb6a19 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump peter-evans/create-pull-request

    Bumps the github-actions-dependencies group in /actions/create-and-merge-pull-request with 1 update: [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request).
    
    
    Updates `peter-evans/create-pull-request` from 6.0.5 to 6.1.0
    - [Release notes](https://github.com/peter-evans/create-pull-request/releases)
    - [Commits](peter-evans/create-pull-request@v6.0.5...v6.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: peter-evans/create-pull-request
      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 Jun 21, 2024
    Configuration menu
    Copy the full SHA
    b11cc92 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. ci(dependabot): use 'directories' configuration

    Signed-off-by: Emilien Escalle <emilien.escalle@escemi.com>
    neilime committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    662e8ad View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump tj-actions/changed-files

    Bumps the github-actions-dependencies group with 1 update in the / directory: [tj-actions/changed-files](https://github.com/tj-actions/changed-files).
    
    
    Updates `tj-actions/changed-files` from 44.5.3 to 44.5.5
    - [Release notes](https://github.com/tj-actions/changed-files/releases)
    - [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
    - [Commits](tj-actions/changed-files@v44.5.3...v44.5.5)
    
    ---
    updated-dependencies:
    - dependency-name: tj-actions/changed-files
      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 Jun 26, 2024
    Configuration menu
    Copy the full SHA
    3866731 View commit details
    Browse the repository at this point in the history
  3. feat!: remove generate-dependabot-config workflow

    Signed-off-by: Emilien Escalle <emilien.escalle@escemi.com>
    neilime committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    d6367a8 View commit details
    Browse the repository at this point in the history
Loading