• 
      

    Fix extensions packaging conf directory.

    Review Request #15035 — Created May 9, 2026 and submitted

    Information

    Review Board
    release-8.x

    Reviewers

    At one point during the extensions packaging backend development, we
    moved things into a packaging subdir. This failed to include the
    conf directory, which contains a settings_local.py file to use when
    building the extensions. The build backend was still attempting to find
    it in the same dir and failing.

    Built an extension that used this.

    Summary ID
    Fix extensions packaging conf directory.
    At one point during the extensions packaging backend development, we moved things into a `packaging` subdir. This failed to include the `conf` directory, which contains a `settings_local.py` file to use when building the extensions. The build backend was still attempting to find it in the same dir and failing. Testing Done: Built an extension that used this.
    rmzyzmkqvwptvukwtwqpqmlmyvxokvkw
    chipx86
    1. Ship It!
    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-8.x (7d03de1)