Skip to content
This repository was archived by the owner on Nov 24, 2025. It is now read-only.
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: philips-software/docker-ci-scripts
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.5.3
Choose a base ref
...
head repository: philips-software/docker-ci-scripts
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.0.0
Choose a head ref
  • 11 commits
  • 8 files changed
  • 2 contributors

Commits on Oct 31, 2022

  1. Bump stefanzweifel/git-auto-commit-action from 4.15.2 to 4.15.3

    Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 4.15.2 to 4.15.3.
    - [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases)
    - [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md)
    - [Commits](stefanzweifel/git-auto-commit-action@v4.15.2...v4.15.3)
    
    ---
    updated-dependencies:
    - dependency-name: stefanzweifel/git-auto-commit-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 31, 2022
    Configuration menu
    Copy the full SHA
    925c97d View commit details
    Browse the repository at this point in the history
  2. Bump docker from 20.10.20-git to 20.10.21-git

    Bumps docker from 20.10.20-git to 20.10.21-git.
    
    ---
    updated-dependencies:
    - dependency-name: docker
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 31, 2022
    Configuration menu
    Copy the full SHA
    2a1821e View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

  1. Merge pull request #153 from philips-software/dependabot/docker/docke…

    …r-20.10.21-git
    
    Bump docker from 20.10.20-git to 20.10.21-git
    JeroenKnoops authored Nov 1, 2022
    Configuration menu
    Copy the full SHA
    60c12d2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #152 from philips-software/dependabot/github_actio…

    …ns/stefanzweifel/git-auto-commit-action-4.15.3
    
    Bump stefanzweifel/git-auto-commit-action from 4.15.2 to 4.15.3
    JeroenKnoops authored Nov 1, 2022
    Configuration menu
    Copy the full SHA
    e9dde9b View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. Add Keyless signing

    Signed-off-by: Jeroen Knoops <jeroen.knoops@philips.com>
    JeroenKnoops committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    072e4a1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #154 from philips-software/keyless

    Keyless signing
    JeroenKnoops authored Nov 2, 2022
    Configuration menu
    Copy the full SHA
    c5bdd09 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2022

  1. add set x

    Signed-off-by: Jeroen Knoops <jeroen.knoops@philips.com>
    JeroenKnoops committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    2b82038 View commit details
    Browse the repository at this point in the history
  2. more debug

    Signed-off-by: Jeroen Knoops <jeroen.knoops@philips.com>
    JeroenKnoops committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    e5ccbde View commit details
    Browse the repository at this point in the history
  3. Split keyless part from normal part

    Signed-off-by: Jeroen Knoops <jeroen.knoops@philips.com>
    JeroenKnoops committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    c787061 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #156 from philips-software/fix

    Fix sign with your own keys.
    JeroenKnoops authored Nov 4, 2022
    Configuration menu
    Copy the full SHA
    3fa074e View commit details
    Browse the repository at this point in the history
  5. Prepare for release (#157)

    * Prepare for release.
    
    Deprecations are now errors
    
    Signed-off-by: Jeroen Knoops <jeroen.knoops@philips.com>
    JeroenKnoops authored Nov 4, 2022
    Configuration menu
    Copy the full SHA
    69ca3b3 View commit details
    Browse the repository at this point in the history
Loading