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: home-assistant/builder
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2023.08.0
Choose a base ref
...
head repository: home-assistant/builder
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2023.12.0
Choose a head ref
  • 8 commits
  • 10 files changed
  • 3 contributors

Commits on Sep 5, 2023

  1. Bump actions/checkout from 3 to 4 (#180)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    d6d5612 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. Bump sigstore/cosign-installer from 3.1.1 to 3.1.2 (#179)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 12, 2023
    Configuration menu
    Copy the full SHA
    b04e249 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Bump docker/login-action from 2.2.0 to 3.0.0 (#181)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 13, 2023
    Configuration menu
    Copy the full SHA
    866aaae View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2023

  1. Remove Codenotary CAS (#182)

    * Remove Codenotary CAS
    
    * Fix text
    
    * fix other stuff
    pvizeli authored Sep 23, 2023
    Configuration menu
    Copy the full SHA
    2cb6859 View commit details
    Browse the repository at this point in the history
  2. Ditch CAS env (#183)

    pvizeli authored Sep 23, 2023
    Configuration menu
    Copy the full SHA
    54dcff2 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Document new builder location on ghcr.io (#185)

    The commands currently documented download an old version of the builder
    which lead to errors during build since the images on Docker Hub still
    used cas:
    ```
    Error: rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing dial tcp 3.33.152.147:443: i/o timeout"
    ```
    agners authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    7d61ef5 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Bump sigstore/cosign-installer from 3.1.2 to 3.2.0 (#186)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 8, 2023
    Configuration menu
    Copy the full SHA
    643acbe View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

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