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: bootc-dev/bootc
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: ae8930b
Choose a base ref
...
head repository: bootc-dev/bootc
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: d368ea8
Choose a head ref
  • 7 commits
  • 22 files changed
  • 3 contributors

Commits on Aug 21, 2025

  1. governance: add community manager role

    Feel free to adjust wording as needed, this is just an example.
    
    This is a good way to empower PMs other folks to be able to help out with meta things around the project. We explicitly list the the role in governance so that the people listed here end up in the main cncf maintainers.csv.
    
    Being in the csv file is important because it is a check the CNCF uses to ensure maintainers are requesting the resources. And for CFP submissions, "did one of the maintainers submit this talk or was it someone else?", etc.
    castrojo authored Aug 21, 2025
    Configuration menu
    Copy the full SHA
    c1d6f10 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2025

  1. build-sys: Work around #1546

    While we work to fix the base image (again).
    
    Signed-off-by: Colin Walters <walters@verbum.org>
    cgwalters committed Aug 25, 2025
    Configuration menu
    Copy the full SHA
    926dec1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1538 from castrojo/patch-3

    governance: add community manager role
    cgwalters authored Aug 25, 2025
    9 Configuration menu
    Copy the full SHA
    fd1e538 View commit details
    Browse the repository at this point in the history
  3. sysroot: Fix regression in status locking

    The previous locking code was just wrong; my bad for not stress
    testing it.
    
    Fix it an add a test too.
    
    Signed-off-by: Colin Walters <walters@verbum.org>
    cgwalters committed Aug 25, 2025
    Configuration menu
    Copy the full SHA
    d61f681 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1547 from cgwalters/workaround-buildinfo

    build-sys: Work around #1546
    cgwalters authored Aug 25, 2025
    9 Configuration menu
    Copy the full SHA
    0ebd518 View commit details
    Browse the repository at this point in the history
  5. Release 1.7.1

    Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    bootc-bot[bot] authored Aug 25, 2025
    Configuration menu
    Copy the full SHA
    5e687f7 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2025

  1. Merge pull request #1549 from bootc-dev/release-1.7.1

    Release 1.7.1
    cgwalters authored Aug 26, 2025
    10 Configuration menu
    Copy the full SHA
    d368ea8 View commit details
    Browse the repository at this point in the history
Loading