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.2.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: v4.3.0
Choose a head ref
  • 14 commits
  • 7 files changed
  • 4 contributors

Commits on May 30, 2022

  1. Bump npalm/action-docs-action from 1.1.0 to 1.2.0

    Bumps [npalm/action-docs-action](https://github.com/npalm/action-docs-action) from 1.1.0 to 1.2.0.
    - [Release notes](https://github.com/npalm/action-docs-action/releases)
    - [Changelog](https://github.com/npalm/action-docs-action/blob/v1.2.0/CHANGELOG.md)
    - [Commits](npalm/action-docs-action@v1.1.0...v1.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: npalm/action-docs-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 30, 2022
    Configuration menu
    Copy the full SHA
    4a1a9b1 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2022

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

    …ns/npalm/action-docs-action-1.2.0
    
    Bump npalm/action-docs-action from 1.1.0 to 1.2.0
    JeroenKnoops authored May 31, 2022
    Configuration menu
    Copy the full SHA
    f220ee7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0223357 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2022

  1. Bump docker from 20.10.15-git to 20.10.17-git

    Bumps docker from 20.10.15-git to 20.10.17-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 Jun 13, 2022
    Configuration menu
    Copy the full SHA
    4b4523a View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2022

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

    …r-20.10.17-git
    
    Bump docker from 20.10.15-git to 20.10.17-git
    JeroenKnoops authored Jun 14, 2022
    Configuration menu
    Copy the full SHA
    5ee8e2f View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2022

  1. Configuration menu
    Copy the full SHA
    d7bd3ea View commit details
    Browse the repository at this point in the history
  2. Merge pull request #128 from philips-software/slsa-provenance-update

    update slsa-provenance version to 0.8.0
    bartgolsteijn authored Jun 27, 2022
    Configuration menu
    Copy the full SHA
    205dd8e View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2022

  1. Add snippet on how to create major, minor and patch release from git …

    …tags
    
    This was a tip from @daantimmer
    
    Signed-off-by: Jeroen Knoops <jeroen.knoops@philips.com>
    JeroenKnoops committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    af37899 View commit details
    Browse the repository at this point in the history
  2. Add push-on-git-tag

    Closes #130
    
    Signed-off-by: Jeroen Knoops <jeroen.knoops@philips.com>
    JeroenKnoops committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    6a55d83 View commit details
    Browse the repository at this point in the history
  3. Check for tag in github-ref

    Signed-off-by: Jeroen Knoops <jeroen.knoops@philips.com>
    JeroenKnoops committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    2ff63ad View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5b13c25 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9037fe0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d3c3c1e View commit details
    Browse the repository at this point in the history
  7. Merge pull request #129 from philips-software/add-documentation-on-au…

    …tomated-versions
    
    Add example on major, minor, and patch releases.
    JeroenKnoops authored Jul 6, 2022
    Configuration menu
    Copy the full SHA
    2a762b7 View commit details
    Browse the repository at this point in the history
Loading