The GitHub Actions job "documentation" on burr.git/main has succeeded.
Run started by GitHub user elijahbenizzy (triggered by elijahbenizzy).

Head commit for run:
a2d10a6fc5ab8343066f67dcf38363b0ae068ad2 / Elijah ben Izzy 
<[email protected]>
Burr 0.42.0 release prep (#651)

* Replace non-standard license headers in 6 notebooks

Replace "Copyright YEAR Apache Software Foundation" format with the
Apache-recommended "Licensed to the Apache Software Foundation" format.
The copyright year format is not standard for ASF projects.

* Add Apache license headers to 33 notebooks

Add standard Apache license headers as first code cell to all notebooks
that were missing them. Apache releases require proper license headers
in all distributed files for IP compliance.

* Add twine verification to wheel build process

Add twine check to validate wheel metadata before signing and release.
This catches packaging issues like malformed metadata, missing long
descriptions, or invalid entry points early in the release process.

* Document twine requirement in release process

Add twine to prerequisites and update build documentation to reflect
the new metadata validation step. Release managers need to know about
this dependency before attempting a release.

* Add twine-check command for voter verification

Add twine-check subcommand to allow voters to independently verify wheel
metadata during release voting. This gives voters an additional tool to
validate package quality beyond signature and license checks.

* Truncate pyproject.toml description to single line

* Improve twine validation error messages

Show actual twine output when wheel metadata validation fails. This
helps release managers quickly diagnose and fix packaging issues
without needing to manually re-run twine.

* Bump version to 0.42.0

* Replace copyright headers in config files with Apache standard

Replace "Copyright YEAR" format with the Apache-recommended
"Licensed to the Apache Software Foundation" format in all
configuration and requirements files. The copyright year format
is not standard for ASF projects.

* Add -src suffix to source release archive name

Rename git archive from apache-burr-{version}-incubating.tar.gz to
apache-burr-{version}-incubating-src.tar.gz to clearly distinguish
the source archive from other artifacts in the release.

* removes pyproject.toml update for merge

* fixes pandas 3 compatibility test

* Pre-commit on everything

---------

Co-authored-by: Elijah ben Izzy <[email protected]>

Report URL: https://github.com/apache/burr/actions/runs/22041850566

With regards,
GitHub Actions via GitBox

Reply via email to