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: plexsystems/konstraint
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.40.0
Choose a base ref
...
head repository: plexsystems/konstraint
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.41.0
Choose a head ref
  • 15 commits
  • 63 files changed
  • 4 contributors

Commits on Feb 22, 2025

  1. Add log-level support (#587)

    mrueg authored Feb 22, 2025
    Configuration menu
    Copy the full SHA
    2fb88de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8909a6b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    42179f7 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2025

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

Commits on Feb 25, 2025

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

Commits on Mar 1, 2025

  1. Configuration menu
    Copy the full SHA
    2b6879d View commit details
    Browse the repository at this point in the history
  2. Fix constraint template when the matchers key is not present (#591)

    * Add more acceptance tests
    
    * Fix constraint template
    
    * Fix tests
    mrueg authored Mar 1, 2025
    Configuration menu
    Copy the full SHA
    c648449 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump golang from 1.23.6-alpine to 1.24.0-alpine (#588)

    Bumps golang from 1.23.6-alpine to 1.24.0-alpine.
    
    ---
    updated-dependencies:
    - dependency-name: golang
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 1, 2025
    Configuration menu
    Copy the full SHA
    3d5f3a2 View commit details
    Browse the repository at this point in the history
  4. build(deps): bump github.com/spf13/cobra from 1.8.1 to 1.9.1 (#590)

    Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.8.1 to 1.9.1.
    - [Release notes](https://github.com/spf13/cobra/releases)
    - [Commits](spf13/cobra@v1.8.1...v1.9.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/spf13/cobra
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 1, 2025
    Configuration menu
    Copy the full SHA
    f729c26 View commit details
    Browse the repository at this point in the history
  5. build(deps): bump github.com/google/go-cmp from 0.6.0 to 0.7.0 (#592)

    Bumps [github.com/google/go-cmp](https://github.com/google/go-cmp) from 0.6.0 to 0.7.0.
    - [Release notes](https://github.com/google/go-cmp/releases)
    - [Commits](google/go-cmp@v0.6.0...v0.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/google/go-cmp
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 1, 2025
    Configuration menu
    Copy the full SHA
    e25ae08 View commit details
    Browse the repository at this point in the history
  6. build(deps): bump alpine from 3.21.2 to 3.21.3 (#589)

    Bumps alpine from 3.21.2 to 3.21.3.
    
    ---
    updated-dependencies:
    - dependency-name: alpine
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 1, 2025
    Configuration menu
    Copy the full SHA
    65ec3e1 View commit details
    Browse the repository at this point in the history
  7. build: Bump Go to 1.24 (#595)

    Signed-off-by: James Alseth <james@jalseth.me>
    jalseth authored Mar 1, 2025
    Configuration menu
    Copy the full SHA
    be442ba View commit details
    Browse the repository at this point in the history
  8. ci: Remove E2E prep dependency on acceptance tests (#596)

    This lets the PR workflow complete a little faster.
    
    Signed-off-by: James Alseth <james@jalseth.me>
    jalseth authored Mar 1, 2025
    Configuration menu
    Copy the full SHA
    c57c919 View commit details
    Browse the repository at this point in the history
  9. build(deps): bump github.com/open-policy-agent/opa from 1.1.0 to 1.2.0 (

    #594)
    
    * build(deps): bump github.com/open-policy-agent/opa from 1.1.0 to 1.2.0
    
    Bumps [github.com/open-policy-agent/opa](https://github.com/open-policy-agent/opa) from 1.1.0 to 1.2.0.
    - [Release notes](https://github.com/open-policy-agent/opa/releases)
    - [Changelog](https://github.com/open-policy-agent/opa/blob/main/CHANGELOG.md)
    - [Commits](open-policy-agent/opa@v1.1.0...v1.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/open-policy-agent/opa
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Run `go mod tidy`.
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: James Alseth <james@jalseth.me>
    dependabot[bot] and jalseth authored Mar 1, 2025
    Configuration menu
    Copy the full SHA
    4d9b35c View commit details
    Browse the repository at this point in the history
Loading