| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
Increase length of user identifier columns (#29061) Increase length of columns in ab_user and ab_register_user tables: - first_name and last_name from 64 to 256 characters - email and username from 256 to 512 characters | 3 年前 | |
[AIRFLOW-6714] Remove magic comments about UTF-8 (#7338) | 6 年前 | |
Enable python string normalization everywhere (#27588) Mailing list vote: https://lists.apache.org/thread/y1gdtrf3poj1cmp164kshqnfkjyzhllh | 3 年前 | |
Switch to ruff for faster static checks (#28893) Gone are: - isort - pyupgrade - pydocstyle - yesqa - autoflake - flake8 All replaced with [ruff](https://github.com/charliermarsh/ruff). A chunk of the performance of ruff comes from the fact that it makes very good use of multiple cores. And since most docker virtual machines are only one or two core I have chosen to run it directly, not inside the breeze docker container so we get the full benefit of speed. * Work around namespace packages issue for providers Ruff is currently detecting "google" as a the name of the current package, so it thinks it goes in the "first" party import section | 3 年前 | |
Enable python string normalization everywhere (#27588) Mailing list vote: https://lists.apache.org/thread/y1gdtrf3poj1cmp164kshqnfkjyzhllh | 3 年前 | |
[AIRFLOW-6247] Fix sort order in Alembic Migration template (#6809) * [AIRFLOW-6247] Fix sort order in Alembic Migration template | 6 年前 | |
Enable python string normalization everywhere (#27588) Mailing list vote: https://lists.apache.org/thread/y1gdtrf3poj1cmp164kshqnfkjyzhllh | 3 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 3 年前 | ||
| 6 年前 | ||
| 3 年前 | ||
| 3 年前 | ||
| 3 年前 | ||
| 6 年前 | ||
| 3 年前 |