Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/python/cherry-picker

🐍🍒⛏ Utility script for backporting/cherry-picking CPython changes from master into one of the maintenance branches.
https://github.com/python/cherry-picker

Update changelog for 2.5.0

hugovk opened this pull request 15 days ago
Acknowledge network issues on GitHub

ambv opened this pull request 17 days ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request 25 days ago
Add draft config option to Create Pull Request

gopidesupavan opened this pull request about 2 months ago
Bump codecov/codecov-action from 4 to 5

dependabot[bot] opened this pull request 2 months ago
Ignore uv.lock file

potiuk opened this pull request 3 months ago
Fix mypy pre-commit settings

potiuk opened this pull request 3 months ago
Better error message when cherry-picker repo state is invalid

potiuk opened this pull request 3 months ago
Update changelog for 2.4.0

hugovk opened this pull request 3 months ago
Add support for Python 3.14

hugovk opened this pull request 3 months ago
Update CI config

hugovk opened this pull request 3 months ago
Remove outdated README info

hugovk opened this pull request 3 months ago
Add `cherry-picker` to `cpython` PyPI organisation

hugovk opened this issue 3 months ago
PyPI metatada: re-add description

hugovk opened this pull request 4 months ago
Exclude bots from generated release notes

hugovk opened this pull request 4 months ago
Update changelog for 2.3.0

hugovk opened this pull request 4 months ago
Update minimum Python version to 3.9 in the configuration

OlenaYefymenko opened this pull request 4 months ago
[TODO] Complete dropping support for Python 3.8

webknjaz opened this issue 4 months ago
Generate digital attestations for PyPI (PEP 740)

hugovk opened this pull request 4 months ago
Add Trove classifier for Python 3.13

hugovk opened this pull request 4 months ago
Drop support for Python 3.8

hugovk opened this pull request 4 months ago
Handle whitespace when calculating usernames

AA-Turner opened this pull request 5 months ago
Update actions/download-artifact to v4 in deploy.yml.

ezio-melotti opened this pull request 5 months ago
Revert #129 after upstream fix

ezio-melotti opened this pull request 7 months ago
Ignore Jinja2 CVE warning in `safety` dep

ezio-melotti opened this pull request 7 months ago
Remove `setuptools` installation for `safety` 3

ezio-melotti opened this pull request 7 months ago
Add Python 3.13 to the testing matrix

ezio-melotti opened this pull request 7 months ago
Revert #102 after upstream fix

ezio-melotti opened this pull request 9 months ago
Convert README to Markdown

hugovk opened this pull request 11 months ago
Handle git execute error

aisk opened this pull request 11 months ago
Bump pre-commit/action from 3.0.0 to 3.0.1

dependabot[bot] opened this pull request 11 months ago
Problems with pushing into remote repository

serhiy-storchaka opened this issue 12 months ago
suggested color changes for cherry-picker output

smontanaro opened this pull request 12 months ago
Better error message when cherry_picker is called in wrong state

serhiy-storchaka opened this pull request 12 months ago
Remove multiple commit prefixes

serhiy-storchaka opened this pull request 12 months ago
Remove multiple commit prefixes

serhiy-storchaka opened this issue 12 months ago
Would be useful if cherry-picker messages were more prominent

smontanaro opened this issue 12 months ago
Make # replacing more strict

serhiy-storchaka opened this pull request 12 months ago
Make # replacing more strict

serhiy-storchaka opened this issue 12 months ago
Bump codecov/codecov-action from 3 to 4

dependabot[bot] opened this pull request almost 1 year ago
Bubble up error message

dpr-0 opened this pull request about 1 year ago
Optimize `validate_sha()` with `--max-count=1`

aloisklink opened this pull request about 1 year ago
Resolve usernames when the remote ends with a trailing slash

AA-Turner opened this pull request about 1 year ago
Username detection fails with a trailing slash

AA-Turner opened this issue about 1 year ago
Bump actions/download-artifact from 3 to 4

dependabot[bot] opened this pull request about 1 year ago
Bump actions/checkout from 3 to 4

dependabot[bot] opened this pull request about 1 year ago
Bump actions/setup-python from 3 to 5

dependabot[bot] opened this pull request about 1 year ago
Move changelog to own file

hugovk opened this pull request about 1 year ago
Add GHA ecosystem to `dependabot.yml`.

ezio-melotti opened this pull request about 1 year ago
Fix CI: ignore CVE-2023-5752

hugovk opened this pull request about 1 year ago
Fix Markdown links

hugovk opened this pull request about 1 year ago
Error message from git is hidden when a git command fails

gpshead opened this issue about 1 year ago
Add release checklist

hugovk opened this pull request over 1 year ago
Move out the changelog from readme to a dedicated changelog

Mariatta opened this issue over 1 year ago
squash merge of release branches created sketchy history

RonnyPfannschmidt opened this issue over 1 year ago
Fetch tags so hatch-vcs can set the version number

hugovk opened this pull request over 1 year ago
Publish to PyPI using Trusted Publishers

hugovk opened this pull request over 1 year ago
Lint on GitHub Actions via pre-commit

hugovk opened this pull request over 1 year ago
Build via 'python -m build'

hugovk opened this pull request over 1 year ago
Releasing using twine is broken

Mariatta opened this issue over 1 year ago
Drop support for EOL Python 3.7

hugovk opened this pull request over 1 year ago
Prepare release

Mariatta opened this pull request over 1 year ago
Remove `initial_state` as it gets out of sync with what's in .git/config

ambv opened this pull request over 1 year ago
When raising error, show the current state vs expected state

Mariatta opened this pull request over 1 year ago
TEST PR, DON'T MERGE

ambv opened this pull request over 1 year ago
Unset backport branch's remote from upstream

ambv opened this pull request over 1 year ago
breaks on dry cherry-picking for multiple branches

mcepl opened this issue over 1 year ago
Test Python 3.12 pre-releases

hugovk opened this pull request over 1 year ago
Update homepage link

hugovk opened this pull request over 1 year ago
Fixes to lint CI

rffontenelle opened this pull request almost 2 years ago
Bandit 1.7.5 found missing request timeout

rffontenelle opened this issue almost 2 years ago
Add 3.12 env, enable in GH workflow

rffontenelle opened this pull request almost 2 years ago
Backport branch deleted even if push fails

CAM-Gerlach opened this issue about 2 years ago
Update project configuration to use PEP 621

Jackenmen opened this pull request over 2 years ago
Fix the tests

Jackenmen opened this pull request over 2 years ago
Fix --dry-run option incorrect behaviour

uddmorningsun opened this pull request over 2 years ago
Remove filtered warning after fixed dependency released

hugovk opened this pull request over 2 years ago
Consider reviewing some PRs and cutting a new release?

Jackenmen opened this issue over 2 years ago
Test Python 3.11 beta

hugovk opened this pull request over 2 years ago
Ignore bandit B607 and update fixtures

DanielNoord opened this pull request over 2 years ago
Allow passing a base branch that doesn't have version info

Jackenmen opened this pull request over 2 years ago
Consider laxing the requirements for maintenance branch names?

Jackenmen opened this issue over 2 years ago
Test with tox and upload coverage to Codecov

hugovk opened this pull request over 2 years ago
Use ``tomli`` and ``tomllib`` instead of ``toml``

DanielNoord opened this pull request over 2 years ago
Clarify that ``git`` ``2.28.0+`` is needed for tests

DanielNoord opened this pull request over 2 years ago
Unexpected run state encountered

vsajip opened this issue over 2 years ago
Add support for git clones made with the `--mirror` option

ambv opened this pull request over 2 years ago
Drop support for EOL Python 3.6

hugovk opened this pull request almost 3 years ago
Ensure that cherry-picker doesn't exit with bad state on branch cleanup

Jackenmen opened this pull request almost 3 years ago
Cannot create a backport

serhiy-storchaka opened this issue almost 3 years ago
Consider switching from `toml` to `tomli`

sobolevn opened this issue almost 3 years ago
Add `CherryPicker.pr_number` attribute

Jackenmen opened this pull request about 3 years ago
Rename test.py to test_cherry_picker.py for pytest

cclauss opened this pull request about 3 years ago
v 2.1.0 release

Mariatta opened this pull request about 3 years ago