Skip to content

Conversation

pull[bot]
Copy link

@pull pull bot commented Sep 6, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.3)

Can you help keep this open source service alive? 💖 Please sponsor : )

potiuk and others added 7 commits September 6, 2025 12:57
* Add GOVERNANCE.md to our repo

The GOVERNANCE.md is becoming a popular way on how to clearly
communicate governance of the project to the users, Since both
ASF governance is well documented and we already descirbed well
some specific choices we did for Maintainers/Commuity in the
COMMITTERS.rst, this PR just add links to both docs in GOVERNANCE.md

See also https://governance.md/ for some context.

* Update GOVERNANCE.md

Co-authored-by: GPK <gopidesupavan@gmail.com>

---------

Co-authored-by: GPK <gopidesupavan@gmail.com>
This is follow-up after #55119 - implements the translation freeze
quite a bit simpler and faster:

* uses selective checks (fail fast)
* does not check the dates (we will set the flag to False when freeze
  time passes
* you can bypass the freeze with a label rather than having to
  commit exemption file
Signed-off-by: Xch1 <qchwan@gmail.com>
Co-authored-by: Xch1 <xch1@Xch1-Macbook-Air.local>
When we run with "translation-changing" commit in a canary run,
we should not fail the build as the change has already been
deliberately merged (likely with "allow translation changes" label).

Follow-up after #55154
#55125)

When we are building image, we install Python and then use uv
to install airflow. WHile this works and looks good, there are cases
where uv might auatomatically download and install python from the
python-standalone project - we should make sure that this is not
happening and that uv only uses system python. THis is what the
flags: --no-python-downloads --no-managed-python do.
```
error: unexpected argument '--no-python-download' found
tip: a similar argument exists: '--no-python-downloads'
```
@pull pull bot locked and limited conversation to collaborators Sep 6, 2025
@pull pull bot added the ⤵️ pull label Sep 6, 2025
@pull pull bot merged commit e66aadf into boost-entropy-python:main Sep 6, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants