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-nodejs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.4.2
Choose a base ref
...
head repository: hoverkraft-tech/ci-github-nodejs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.5.0
Choose a head ref
  • 9 commits
  • 22 files changed
  • 3 contributors

Commits on Mar 29, 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 Mar 29, 2024
    Configuration menu
    Copy the full SHA
    5578a62 View commit details
    Browse the repository at this point in the history
  2. docs(continuous-integration): add codecov token documentation

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

Commits on Mar 30, 2024

  1. chore: add linter

    Signed-off-by: Emilien Escalle <emilien.escalle@escemi.com>
    neilime committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    f752235 View commit details
    Browse the repository at this point in the history
  2. chore: update dependabot config

    [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 Mar 30, 2024
    Configuration menu
    Copy the full SHA
    6aa022a View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2024

  1. chore: adds housekeeping CI workflows

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

Commits on Apr 5, 2024

  1. chore(deps): bump the github-actions-dependencies group with 2 updates

    Bumps the github-actions-dependencies group with 2 updates: [hoverkraft-tech/ci-github-common](https://github.com/hoverkraft-tech/ci-github-common) and [codecov/codecov-action](https://github.com/codecov/codecov-action).
    
    Updates `hoverkraft-tech/ci-github-common` from 0.12.0 to 0.13.0
    - [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
    - [Commits](hoverkraft-tech/ci-github-common@0.12.0...0.13.0)
    
    Updates `codecov/codecov-action` from 4.1.1 to 4.2.0
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
    - [Commits](codecov/codecov-action@v4.1.1...v4.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: hoverkraft-tech/ci-github-common
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github-actions-dependencies
    - dependency-name: codecov/codecov-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
      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 Apr 5, 2024
    Configuration menu
    Copy the full SHA
    cc8438c View commit details
    Browse the repository at this point in the history
  2. 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 Apr 5, 2024
    Configuration menu
    Copy the full SHA
    b510060 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. fix(continuous-integration): support relative non-glob build path

    Signed-off-by: Emilien Escalle <emilien.escalle@escemi.com>
    neilime committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    1869573 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump github/codeql-action

    Bumps the github-actions-dependencies group with 1 update: [github/codeql-action](https://github.com/github/codeql-action).
    
    
    Updates `github/codeql-action` from 3.24.9 to 3.24.10
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@v3.24.9...v3.24.10)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      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 Apr 9, 2024
    Configuration menu
    Copy the full SHA
    9055493 View commit details
    Browse the repository at this point in the history
Loading