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: prometheus/promci
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.4.5
Choose a base ref
...
head repository: prometheus/promci
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.4.6
Choose a head ref
  • 11 commits
  • 3 files changed
  • 2 contributors

Commits on Dec 9, 2024

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

Commits on Dec 23, 2024

  1. Bump actions/upload-artifact in /actions/save_artifacts (#25)

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.4.3 to 4.5.0.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@b4b15b8...6f51ac0)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 23, 2024
    Configuration menu
    Copy the full SHA
    23e9c70 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2025

  1. Bump actions/upload-artifact in /actions/save_artifacts

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.5.0 to 4.6.0.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@6f51ac0...65c4c4a)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 13, 2025
    Configuration menu
    Copy the full SHA
    ca6511d View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2025

  1. Bump docker/setup-buildx-action in /actions/setup_environment

    Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.7.1 to 3.9.0.
    - [Release notes](https://github.com/docker/setup-buildx-action/releases)
    - [Commits](docker/setup-buildx-action@c47758b...f7ce87c)
    
    ---
    updated-dependencies:
    - dependency-name: docker/setup-buildx-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Feb 10, 2025
    Configuration menu
    Copy the full SHA
    35a2d4c View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2025

  1. Merge pull request #23 from prometheus/dependabot/github_actions/acti…

    …ons/setup_environment/actions/cache-4.2.0
    
    Bump actions/cache from 4.1.2 to 4.2.0 in /actions/setup_environment
    bwplotka authored Feb 11, 2025
    Configuration menu
    Copy the full SHA
    db0b970 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #28 from prometheus/dependabot/github_actions/acti…

    …ons/save_artifacts/actions/upload-artifact-4.6.0
    
    Bump actions/upload-artifact from 4.5.0 to 4.6.0 in /actions/save_artifacts
    bwplotka authored Feb 11, 2025
    Configuration menu
    Copy the full SHA
    dad8307 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #29 from prometheus/dependabot/github_actions/acti…

    …ons/setup_environment/docker/setup-buildx-action-3.9.0
    
    Bump docker/setup-buildx-action from 3.7.1 to 3.9.0 in /actions/setup_environment
    bwplotka authored Feb 11, 2025
    Configuration menu
    Copy the full SHA
    becf35a View commit details
    Browse the repository at this point in the history
  4. Bump docker/setup-qemu-action in /actions/setup_environment

    Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 3.2.0 to 3.4.0.
    - [Release notes](https://github.com/docker/setup-qemu-action/releases)
    - [Commits](docker/setup-qemu-action@49b3bc8...4574d27)
    
    ---
    updated-dependencies:
    - dependency-name: docker/setup-qemu-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Feb 11, 2025
    Configuration menu
    Copy the full SHA
    0312364 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #30 from prometheus/dependabot/github_actions/acti…

    …ons/setup_environment/docker/setup-qemu-action-3.4.0
    
    Bump docker/setup-qemu-action from 3.2.0 to 3.4.0 in /actions/setup_environment
    bwplotka authored Feb 11, 2025
    Configuration menu
    Copy the full SHA
    d918d80 View commit details
    Browse the repository at this point in the history
  6. Update action.yml

    Bumping main version to 0.4.6 before releasing 0.4.6 tag.
    
    Otherwise everyone who references 0.4.5 or main commit still gets 0.4.4
    
    Signed-off-by: Bartlomiej Plotka <[email protected]>
    bwplotka authored Feb 11, 2025
    Configuration menu
    Copy the full SHA
    a888d06 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #31 from prometheus/bwplotka-patch-1

    Update action.yml
    bwplotka authored Feb 11, 2025
    Configuration menu
    Copy the full SHA
    c3c93a5 View commit details
    Browse the repository at this point in the history
Loading