Thanks to visit codestin.com
Credit goes to github.com

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: sigstore/protobuf-specs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.4.2
Choose a base ref
...
head repository: sigstore/protobuf-specs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.4.3
Choose a head ref
  • 16 commits
  • 48 files changed
  • 7 contributors

Commits on May 19, 2025

  1. build(deps): bump gradle/actions from 4.3.1 to 4.4.0 (#640)

    Bumps [gradle/actions](https://github.com/gradle/actions) from 4.3.1 to 4.4.0.
    - [Release notes](https://github.com/gradle/actions/releases)
    - [Commits](gradle/actions@06832c7...8379f6a)
    
    ---
    updated-dependencies:
    - dependency-name: gradle/actions
      dependency-version: 4.4.0
      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 May 19, 2025
    Configuration menu
    Copy the full SHA
    2b47bbc View commit details
    Browse the repository at this point in the history
  2. build(deps): bump ruby/setup-ruby from 1.239.0 to 1.242.0 (#639)

    Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.239.0 to 1.242.0.
    - [Release notes](https://github.com/ruby/setup-ruby/releases)
    - [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb)
    - [Commits](ruby/setup-ruby@84684c0...cb0fda5)
    
    ---
    updated-dependencies:
    - dependency-name: ruby/setup-ruby
      dependency-version: 1.242.0
      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 May 19, 2025
    Configuration menu
    Copy the full SHA
    20f8359 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2025

  1. Update README.md for java releases (#642)

    Signed-off-by: Appu <[email protected]>
    loosebazooka authored May 20, 2025
    Configuration menu
    Copy the full SHA
    8bd4783 View commit details
    Browse the repository at this point in the history
  2. Add service generation image (#643)

    * Add service generation image
    
    This should be published to ghcr to be re-used by rekorv2, fulcio
    and any other services we define in proto/grpc
    
    Signed-off-by: Appu Goundan <[email protected]>
    
    * Update Makefile
    
    Co-authored-by: Bob Callaway <[email protected]>
    Signed-off-by: Appu <[email protected]>
    
    ---------
    
    Signed-off-by: Appu Goundan <[email protected]>
    Signed-off-by: Appu <[email protected]>
    Co-authored-by: Bob Callaway <[email protected]>
    loosebazooka and bobcallaway authored May 20, 2025
    Configuration menu
    Copy the full SHA
    2ada45b View commit details
    Browse the repository at this point in the history

Commits on May 21, 2025

  1. build(deps): bump ruby/setup-ruby from 1.242.0 to 1.243.0 (#641)

    Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.242.0 to 1.243.0.
    - [Release notes](https://github.com/ruby/setup-ruby/releases)
    - [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb)
    - [Commits](ruby/setup-ruby@cb0fda5...c95ae37)
    
    ---
    updated-dependencies:
    - dependency-name: ruby/setup-ruby
      dependency-version: 1.243.0
      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 May 21, 2025
    Configuration menu
    Copy the full SHA
    41a3f9c View commit details
    Browse the repository at this point in the history
  2. Create container-release.yml (#644)

    On tagging a release, will create a container at
    ghcr.io/sigstore/protobuf-specs-services-builder:<tag>
    
    Signed-off-by: Appu <[email protected]>
    loosebazooka authored May 21, 2025
    Configuration menu
    Copy the full SHA
    f1e10e9 View commit details
    Browse the repository at this point in the history
  3. Release container builder from its own tag (#645)

    Signed-off-by: Appu Goundan <[email protected]>
    loosebazooka authored May 21, 2025
    Configuration menu
    Copy the full SHA
    711b4ee View commit details
    Browse the repository at this point in the history

Commits on May 22, 2025

  1. Fix the tag on service-builder container (#647)

    release/service-builder/vX.Y.Z -> X.Y.Z
    
    Signed-off-by: Appu <[email protected]>
    loosebazooka authored May 22, 2025
    Configuration menu
    Copy the full SHA
    9912203 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2025

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

Commits on Jun 1, 2025

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

Commits on Jun 5, 2025

  1. workflows: Update python versions to currently supported (#662)

    * workflows: Update python versions to currently supported
    
    Signed-off-by: Jussi Kukkonen <[email protected]>
    
    * workflows: Run python-build if workflow changes
    
    Signed-off-by: Jussi Kukkonen <[email protected]>
    
    ---------
    
    Signed-off-by: Jussi Kukkonen <[email protected]>
    jku authored Jun 5, 2025
    Configuration menu
    Copy the full SHA
    f490137 View commit details
    Browse the repository at this point in the history
  2. Run build checks by default (#663)

    managing paths was getting a little unwieldy
    
    Signed-off-by: Appu Goundan <[email protected]>
    loosebazooka authored Jun 5, 2025
    Configuration menu
    Copy the full SHA
    a259f66 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2025

  1. Sync rekor-tiles protos into protobuf-specs (#661)

    * Sync rekor-tiles protos into protobuf-specs
    
    - sync is by manually running service-protos/sync-rekor-tiles.sh
    - pull in latest tag (it doesn't do releases) from rekor-tiles
    - rewrite the go_package to match protobuf specs
    - ignore protos for grpc service defintions
    - do NOT put service protos in ./protos because we export those
      in the service-builder container image
    - rework language builder to include ./service-protos
    - include ./service-protos in exported jar
    - remove jsonschema
    
    Signed-off-by: Appu Goundan <[email protected]>
    
    * rust codegen: Include rekor v2 protos in codegen
    
    Signed-off-by: Jussi Kukkonen <[email protected]>
    
    * rust: Update generated code
    
    Signed-off-by: Appu Goundan <[email protected]>
    
    * fix ruby clean
    
    Signed-off-by: Appu Goundan <[email protected]>
    
    * clean up sync script
    
    Signed-off-by: Appu Goundan <[email protected]>
    
    ---------
    
    Signed-off-by: Appu Goundan <[email protected]>
    Signed-off-by: Jussi Kukkonen <[email protected]>
    Co-authored-by: Jussi Kukkonen <[email protected]>
    loosebazooka and jku authored Jun 6, 2025
    Configuration menu
    Copy the full SHA
    b7e49be View commit details
    Browse the repository at this point in the history
  2. Update rekor/v2/*.proto to 0.1.5 (#665)

    Signed-off-by: Appu Goundan <[email protected]>
    loosebazooka authored Jun 6, 2025
    Configuration menu
    Copy the full SHA
    1ab1275 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2025

  1. v0.4.3 release (#668)

    * v0.4.3 release
    
    Signed-off-by: Hayden B <[email protected]>
    
    * code gen
    
    ---------
    
    Signed-off-by: Hayden B <[email protected]>
    Co-authored-by: Hayden B <[email protected]>
    haydentherapper and haydentherapper authored Jun 9, 2025
    Configuration menu
    Copy the full SHA
    eede12f View commit details
    Browse the repository at this point in the history
Loading