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: blue-build/github-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.10.0
Choose a base ref
...
head repository: blue-build/github-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.10.1
Choose a head ref
  • 2 commits
  • 2 files changed
  • 3 contributors

Commits on Nov 27, 2025

  1. feat: add "push" option to allow opting out of pushing (#118)

    The option defaults to "true"; setting it to "false" makes BlueBuild not
    attempt to push the image to a container registry, which can be useful
    for test builds that aren't intended to be published.
    HastD authored Nov 27, 2025
    Configuration menu
    Copy the full SHA
    3cbd26a View commit details
    Browse the repository at this point in the history
  2. chore(main): release 1.10.1 (#119)

    * chore(main): release 1.11.0
    
    * chore: Fix release name
    
    ---------
    
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    Co-authored-by: fiftydinar <[email protected]>
    github-actions[bot] and fiftydinar authored Nov 27, 2025
    Configuration menu
    Copy the full SHA
    5c6916e View commit details
    Browse the repository at this point in the history
Loading