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: goreleaser/goreleaser
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.25.0
Choose a base ref
...
head repository: goreleaser/goreleaser
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.25.1
Choose a head ref
  • 7 commits
  • 16 files changed
  • 3 contributors

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    b9dc6df View commit details
    Browse the repository at this point in the history
  2. docs: announce v1.25

    Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
    caarlos0 committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    d972be9 View commit details
    Browse the repository at this point in the history
  3. fix: properly skip docker builds of skipped builds (#4747)

    refs https://github.com/orgs/goreleaser/discussions/4469 closes
    #4746
    
    Also made the error better, and added more details to the docs.
    caarlos0 authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    0ff94f1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    22b7daa View commit details
    Browse the repository at this point in the history
  5. fix(release): only change release draft status on new releases (#4744)

    If we're editing an existing release, do not set it to draft.
    
    Closes #4742
    Refs #4626
    caarlos0 authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    053eccd View commit details
    Browse the repository at this point in the history
  6. build: simplify (#4748)

    simplify test scripts a bit
    
    - remove tparse
    - don't verbose test
    
    Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
    caarlos0 authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    85cb59c View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. docs: fix deprecation typos (#4750)

    The Before part  should be "folder"
    j178 authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    6a7a9ba View commit details
    Browse the repository at this point in the history
Loading