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: jbrinkman/valkey-ai-tasks
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.0
Choose a base ref
...
head repository: jbrinkman/valkey-ai-tasks
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.0
Choose a head ref
  • 13 commits
  • 4 files changed
  • 3 contributors

Commits on Jun 27, 2025

  1. ci: restrict container builds to release events only

    Signed-off-by: jbrinkman <[email protected]>
    jbrinkman committed Jun 27, 2025
    Configuration menu
    Copy the full SHA
    91a1683 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10dd3d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ed6535d View commit details
    Browse the repository at this point in the history
  4. chore(release): 1.0.2 [skip ci]

    ## [1.0.2](v1.0.1...v1.0.2) (2025-06-27)
    
    ### Bug Fixes
    
    * add required GitHub permissions for release workflows and actions ([ed6535d](ed6535d))
    semantic-release-bot committed Jun 27, 2025
    Configuration menu
    Copy the full SHA
    0ce1d95 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2025

  1. ci: split container build workflow into separate release and publish …

    …workflows
    
    Signed-off-by: jbrinkman <[email protected]>
    jbrinkman committed Jun 28, 2025
    Configuration menu
    Copy the full SHA
    7db9338 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3060e97 View commit details
    Browse the repository at this point in the history
  3. feat: add manual workflow trigger with version input for container pu…

    …blishing
    
    Signed-off-by: jbrinkman <[email protected]>
    jbrinkman committed Jun 28, 2025
    Configuration menu
    Copy the full SHA
    497140e View commit details
    Browse the repository at this point in the history
  4. chore(release): 1.1.0 [skip ci]

    ## [1.1.0](v1.0.3...v1.1.0) (2025-06-28)
    
    ### Features
    
    * add manual workflow trigger with version input for container publishing ([497140e](497140e))
    semantic-release-bot committed Jun 28, 2025
    Configuration menu
    Copy the full SHA
    77fb34a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2356ab6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    84b218e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    368155a View commit details
    Browse the repository at this point in the history
  8. fix: replace GITHUB_TOKEN with MY_TOKEN to allow workflow events to t…

    …rigger next workflow
    
    Signed-off-by: jbrinkman <[email protected]>
    jbrinkman committed Jun 28, 2025
    Configuration menu
    Copy the full SHA
    bc926b0 View commit details
    Browse the repository at this point in the history
  9. chore(release): 1.1.0 [skip ci]

    ## [1.1.0](v1.0.0...v1.1.0) (2025-06-28)
    
    ### Features
    
    * add manual workflow trigger with version input for container publishing ([497140e](497140e))
    
    ### Bug Fixes
    
    * add required GitHub permissions for release workflows and actions ([ed6535d](ed6535d))
    * replace GITHUB_TOKEN with MY_TOKEN to allow workflow events to trigger next workflow ([bc926b0](bc926b0))
    
    ### Continuous Integration
    
    * enhance container workflow triggers with tag-based events ([2356ab6](2356ab6))
    * restrict container builds to release events only ([91a1683](91a1683))
    * split container build workflow into separate release and publish workflows ([7db9338](7db9338))
    semantic-release-bot committed Jun 28, 2025
    Configuration menu
    Copy the full SHA
    c3d9255 View commit details
    Browse the repository at this point in the history
Loading