8000 Comparing v1.0.4...main · cometbft/cometbft-db · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: cometbft/cometbft-db
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.4
Choose a base ref
...
head repository: cometbft/cometbft-db
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 6 commits
  • 3 files changed
  • 1 contributor

Commits on Feb 28, 2025

  1. ci: docker: fix unrecognized named-value (#247)

    ```
    The workflow is not valid. Unrecognized named-value: 'matrix'. Located
    at position 1 within expression: matrix.platform
    .github/workflows/docker.yml (Line: 78, Col: 14): Unexpected symbol:
    'digest-linux/amd64'. Located at position 34 within expression:
    needs.build-image-at-tag.outputs.digest-linux/amd64
    ```
    melekes authored Feb 28, 2025
    Configuration menu
    Copy the full SHA
    b707e30 View commit details
    Browse the repository at this point in the history
  2. ci: docker: fix Unrecognized named-value (#248)

    ```
    The workflow is not valid. Unrecognized named-value: 'matrix'. Located at position 1 within expression: matrix.platform
    ```
    melekes authored Feb 28, 2025
    Configuration menu
    Copy the full SHA
    0193c1e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8202b66 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2025

  1. ci: docker: correctly handle outputs (#250)

    * Revert "ci: docker: do not override digest (#249)"
    
    This reverts commit 8202b66.
    
    * ci: docker: correct handling of outputs
    melekes authored Mar 3, 2025
    Configuration menu
    Copy the full SHA
    2e0c38f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1541916 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2025

  1. build!: retract v1.0.2 and v1.0.3 (#255)

    * retract v1.0.2 and v1.0.3
    
    * add changelog
    melekes authored May 13, 2025
    Configuration menu
    Copy the full SHA
    f1fc2f0 View commit details
    Browse the repository at this point in the history
Loading
0