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: v5.0.0
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.1.0
Choose a head ref
  • 13 commits
  • 7 files changed
  • 3 contributors

Commits on Nov 7, 2022

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

    Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 4.15.3 to 4.15.4.
    - [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.3...v4.15.4)
    
    ---
    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 Nov 7, 2022
    Configuration menu
    Copy the full SHA
    d76b9b3 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. Merge pull request #159 from philips-software/dependabot/github_actio…

    …ns/stefanzweifel/git-auto-commit-action-4.15.4
    
    Bump stefanzweifel/git-auto-commit-action from 4.15.3 to 4.15.4
    JeroenKnoops authored Nov 8, 2022
    Configuration menu
    Copy the full SHA
    448f687 View commit details
    Browse the repository at this point in the history
  2. add reusable workflow for checking for vulnerabilities

    Closes #160
    
    Signed-off-by: Jeroen Knoops <jeroen.knoops@philips.com>
    JeroenKnoops committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    c63866e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #161 from philips-software/check-vulnerabilities

    add reusable workflow for checking for vulnerabilities
    JeroenKnoops authored Nov 8, 2022
    Configuration menu
    Copy the full SHA
    e3e6f55 View commit details
    Browse the repository at this point in the history
  4. Move to workflows

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

Commits on Nov 9, 2022

  1. Check vulnerabilities (#162)

    Ubuntu-latest runner as default.
    JeroenKnoops authored Nov 9, 2022
    Configuration menu
    Copy the full SHA
    598ebf2 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. Configuration menu
    Copy the full SHA
    f9f4713 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

  1. better format for update readme (#166)

    Signed-off-by: Jeroen Knoops <jeroen.knoops@philips.com>
    
    Signed-off-by: Jeroen Knoops <jeroen.knoops@philips.com>
    JeroenKnoops authored Nov 18, 2022
    Configuration menu
    Copy the full SHA
    2de2b71 View commit details
    Browse the repository at this point in the history
  2. Optimize workflow (#167)

    * use optimize-workflow image
    * Check vulnerabilities on the image
    
    Signed-off-by: Jeroen Knoops <jeroen.knoops@philips.com>
    JeroenKnoops authored Nov 18, 2022
    Configuration menu
    Copy the full SHA
    0f77f9a View commit details
    Browse the repository at this point in the history
  3. Now use @main tag, because it exists

    Signed-off-by: Jeroen Knoops <jeroen.knoops@philips.com>
    JeroenKnoops committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    f4b2ab5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d2525fe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0801eb6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d0045b8 View commit details
    Browse the repository at this point in the history
Loading