core-workflow

Issue tracker for CPython's workflow

APACHE-2.0 License

Stars
92
Committers
39

Bot releases are visible (Hide)

core-workflow - cherry-picker v 1.3.2 Latest Release

Published by Mariatta over 5 years ago

cherry-picker v 1.3.2

  • Use --no-tags option when fetching upstream. PR #319
core-workflow - cherry-picker v 1.3.0

Published by Mariatta over 5 years ago

cherry-picker v 1.3.1

  • Modernize cherry_picker's pyproject.toml file. PR #316

  • Remove the BACKPORT_COMPLETE state. Unset the states when backport is completed.
    PR #315

  • Run Travis CI test on Windows PR #311.

core-workflow - cherry-picker v 1.3.0

Published by Mariatta over 5 years ago

cherry-picker v 1.3.0
Implement state machine and storing reference to the config
used at the beginning of the backport process using commit sha
and a repo-local Git config.
(PR #295).

core-workflow - cherry-picker v 1.2.2

Published by Mariatta over 5 years ago

cherry-picker v 1.2.2

  • Relaxed click dependency (PR #302).
core-workflow - cherry-picker v 1.2.1

Published by Mariatta about 6 years ago

cherry-picker v 1.2.1

  • Validate the branch name to operate on with --continue and fail early if the branch could not
    have been created by cherry_picker. (PR #266).

  • Bugfix: Allow --continue to support version branches that have dashes in them. This is
    a bugfix of the additional branch versioning schemes introduced in 1.2.0.
    (PR #265).

  • Bugfix: Be explicit about the branch name on the remote to push the cherry pick to. This allows
    cherry_picker to work correctly when the user has a git push strategy other than the default
    configured. (PR #264).

Badges
Extracted from project README
Lint Python Discourse chat