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-publish
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.1.0
Choose a base ref
...
head repository: hoverkraft-tech/ci-github-publish
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.1.1
Choose a head ref
  • 4 commits
  • 23 files changed
  • 2 contributors

Commits on Dec 16, 2024

  1. feat: add actions for deployment

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

Commits on Jan 15, 2025

  1. feat(deployment/delete): optimize delete of review apps environments

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

    …ctory with 2 updates
    
    Bumps the github-actions-dependencies group with 2 updates in the / directory: [hoverkraft-tech/ci-github-common](https://github.com/hoverkraft-tech/ci-github-common) and [tj-actions/changed-files](https://github.com/tj-actions/changed-files).
    
    
    Updates `hoverkraft-tech/ci-github-common` from 0.15.0 to 0.16.0
    - [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
    - [Commits](hoverkraft-tech/ci-github-common@0.15.0...0.16.0)
    
    Updates `tj-actions/changed-files` from 45.0.5 to 45.0.6
    - [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@v45.0.5...v45.0.6)
    
    ---
    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: 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 Jan 15, 2025
    Configuration menu
    Copy the full SHA
    37bdaa5 View commit details
    Browse the repository at this point in the history
  3. fix(deployment): retrieve ref properly

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