GitHub / python/core-workflow / commits
Issue tracker for CPython's workflow
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| ae19036a |
blurb: replace spaces with underscores in news directory (#499)
Co-authored-by: Hugo van Kemenade <h****k@u****m>, C.A.M. Gerlach <C****h@G****M>, Larry Hastings <l****y@h****g>, Éric <m****k@n****g> |
Hugo van Kemenade <1****k@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 67b78368 |
Add tox for easy testing of many Python versions (#523)
Co-authored-by: Hugo van Kemenade <h****k@u****m> |
Hugo van Kemenade <1****k@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| a51e3112 |
blurb: Add tests and run on CI (#520)
Co-authored-by: Hugo van Kemenade <h****k@u****m>, C.A.M. Gerlach <C****h@G****M> |
Hugo van Kemenade <1****k@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| c9c3e4a4 |
Accept GitHub issues numbered only 32426 or above (#519)
Co-authored-by: Hugo van Kemenade <h****k@u****m>, Pradyun Gedam <p****g@g****m> |
Menelaos Kotoglou <c****t@m****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| d7522900 | blurb: Drop support for EOL Python 3.7 (#521) |
Hugo van Kemenade <h****k@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 6784c8e2 | Create proofreader_membership.md (#514) |
Ezio Melotti <e****i@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| a0db0d98 | Improved error checking when parsing a Blurb. (#507) |
larryhastings <l****y@h****g>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 9ea7fc6c | Rename master to main (#492) |
Hugo van Kemenade <h****k@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| a3d461f5 |
Loosen README check for CPython forks (#473)
Co-authored-by: Ezio Melotti <e****i@g****m>, C.A.M. Gerlach <C****h@G****M>, Ezio Melotti <e****i@g****m>, C.A.M. Gerlach <C****h@G****M> |
Oleg Iarygin <d****e@y****u>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 8eb8d104 | Update fields for triage membership template (#491) |
Hugo van Kemenade <h****k@u****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 9c5a959e | Fix typo in blurb issue template (#488) |
Shantanu <1****a@u****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| b3f3021e | No such thing as "bpo triager" anymore (#487) |
Nikita Sobolev <m****l@s****e>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 1c3dc77f | Use UTF-8 to open README (#484) |
Inada Naoki <s****y@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 7e2939a6 |
Update Python versions in the CI workflow. (#478)
Co-authored-by: Alex Waygood <A****d@G****m> |
Ezio Melotti <e****i@g****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 30971033 | Update GitHub Actions (#433) |
Hugo van Kemenade <h****k@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 02cf2794 | Remove `blurb split`; after 3.2 NEWS is generated from next/*, not vice versa... |
Oleg Iarygin <o****g@a****t>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| eac97e4c | Replace `gh-issue-NNNN:` with `gh-NNNN:` in the output (#451) |
Ezio Melotti <e****i@g****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 8ef33e47 | Change CLA bot link from ``the-knights-who-say-ni`` to ``ambv/cla-bot`` (#469) |
Daniël van Noord <1****d@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 3f4bad2e | Mention org owners in the new triager template (#463) |
Petr Viktorin <e****u@g****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 21d57760 | Add an issue template to request label changes. (#455) |
Ezio Melotti <e****i@g****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| 6008a9b8 |
Support GitHub Issues (#431)
Co-authored-by: Oleg Iarygin <d****e@y****u>, Oleg Iarygin <d****e@y****u> |
Mariatta Wijaya <M****a@u****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| 90f9ca12 | blurb: support Python 3.10, drop EOL 3.6, and fix README badges (#419) |
Hugo van Kemenade <h****k@u****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 5319c58a | Clarify that typically core devs nominate someone to become a triager |
Brett Cannon <b****t@p****g>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 121a3ac8 | Delete CODE_OF_CONDUCT.rst (#420) |
Nikita Sobolev <m****l@s****e>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 573755aa | Remove cpython-bpo-linkify link from README (GH-409) |
Berker Peksag <b****g@g****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| b8dba093 | Fix: KeyError 'filename'. (#386) |
Julien Palard <j****n@p****r>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| 96735b62 | blurb: don't overwrite output when not necessary (#403) |
Dimitri Merejkowsky <d****y@u****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| 29aaca13 | Running python3 -m flit.tomlify (#405) |
Julien Palard <j****n@p****r>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| f1b2d351 | Move from travis to github actions. (#404) |
Julien Palard <j****n@p****r>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| 482a7b05 | Update to version 1.0.8, to release Jason's fixes. | Larry Hastings <l****y@h****g> | over 5 years ago | |
| 4d77dcbb | fix typo in issue template |
Mariatta <M****a@u****m>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
| 122da211 | Create issue templates for blurb, issue triage, or core workflow (#351) |
Mariatta <M****a@u****m>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
| 68f5002b | Script for promoting people to Python triage team. (#345) |
Mariatta <M****a@u****m>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
| 4a151e8d | Script for creating the Python triage team (#343) |
Mariatta <M****a@u****m>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
| f4513661 | Fix readme. The section was missing (#332) |
Mariatta <M****a@u****m>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
| e84b16fe | Remove cherry-picker from core-workflow. (#330) |
Mariatta <M****a@u****m>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
| 2f76b525 | cherry-picker v 1.3.3.dev1 (#328) |
Mariatta <M****a@u****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| bffd0754 | cherry-picker v 1.3.2 (#327) |
Mariatta <M****a@u****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 28fcff7e | Put windows job under tests stage (#324) |
Sviatoslav Sydorenko <w****k@s****a>
Committed by: Mariatta <M****a@u****m> |
almost 7 years ago | |
| 490bb1d4 | Cherry-picker: use --no-tags option when fetching upstream (#319) |
Mariatta <M****a@u****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| aac70481 | .travis.yml: The 'sudo' tag is now deprecated in Travis CI (#323) |
cclauss <c****s@m****m>
Committed by: Brett Cannon <5****n@u****m> |
almost 7 years ago | |
| b93c7619 | Cherry-picker post release changes (#318) |
Mariatta <M****a@u****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 4a3a3231 | Release 1.3.1 (#317) |
Mariatta <M****a@u****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| a48e3781 | Moderninze the pyproj.toml (#316) |
Mariatta <M****a@u****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 04b65878 | Cherry-picker: Remove BACKPORT_COMPLETE. UNSET state after finished. (#315) |
Mariatta <M****a@u****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 9cf0ac12 | cherry-picker: Run Travis CI test on Windows (#311) |
Petr Viktorin <e****u@g****m>
Committed by: Mariatta <M****a@u****m> |
almost 7 years ago | |
| b3c68fef | cherry picker post-release updates (#310) |
Mariatta <M****a@u****m>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| 9826a0b7 | 1.3.0 release (#309) |
Mariatta <M****a@u****m>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| b4773c9a |
Implement storing runtime state in repo level Git config (#295)
Co-authored-by: webknjaz <w****b@s****a> |
Sviatoslav Sydorenko <w****b@s****a>
Committed by: Mariatta <M****a@u****m> |
about 7 years ago | |
| 6cb35342 | cherry-picker post release updates. (#304) |
Mariatta <M****a@u****m>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| 3f794982 | Cherry-picker 1.2.2 release. (#303) |
Mariatta <M****a@u****m>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| bff41484 | Relax click dependency. (#302) |
Andrew Svetlov <a****v@g****m>
Committed by: Mariatta <M****a@u****m> |
about 7 years ago | |
| 7716b384 | Add blurb-it (#298) |
Mariatta <M****a@u****m>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| 25b3791c | Better reporting in adverse conditions (#276) |
Jason R. Coombs <j****o@j****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| a44b234f | Add fake f-strings to blurb. Works with 3.5! (#288) |
larryhastings <l****y@h****g>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 82421387 | cherry-picker: Update instruction on how to release. (#285) |
Mariatta <M****a@u****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 67f44810 | Cherry-picker post release updates. (GH-284) |
Mariatta <M****a@u****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 3ee9e89e | cherry-picker 1.2.1 release (GH-282) |
Mariatta <M****a@u****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 57c4d619 | Hack falsy if-clase in Travis CI config (#281) |
Sviatoslav Sydorenko <w****b@s****a>
Committed by: Mariatta <M****a@u****m> |
over 7 years ago | |
| d9691910 | Add Python 3.7 to Travis CI (#272) |
Sviatoslav Sydorenko <w****b@s****a>
Committed by: Mariatta <M****a@u****m> |
over 7 years ago | |
| 436def3d | Add a changelog for PRs 264, 265, and 266. (#280) |
Toshio Kuratomi <a****r@g****m>
Committed by: Mariatta <M****a@u****m> |
over 7 years ago | |
| 084b51eb | 👷📦🚀 Enable Travis CI to publish dists to PyPI (#262) |
Sviatoslav Sydorenko <w****b@s****a>
Committed by: Mariatta <M****a@u****m> |
over 7 years ago | |
| c3412349 | Validate a branch that we parse when running cherry_picker --continue (#266) |
Toshio Kuratomi <a****r@g****m>
Committed by: Mariatta <M****a@u****m> |
over 7 years ago | |
| ff8a5878 | Fix detection of upstream version branches with continue (#265) |
Toshio Kuratomi <a****r@g****m>
Committed by: Mariatta <M****a@u****m> |
over 7 years ago | |
| 79a35e7f | Add zulipchat badge to readme (#271) |
Mariatta <M****a@u****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 1ab92249 | Whoops, fix version number in changelog. | Larry Hastings <l****y@h****g> | over 7 years ago | |
| f958674a | Update to 1.0.7 so I can release. Freshen docs. | Larry Hastings <l****y@h****g> | over 7 years ago | |
| f8d054db | Explicit push location to ignore user git config (#264) |
Toshio Kuratomi <a****r@g****m>
Committed by: Mariatta <M****a@u****m> |
over 7 years ago | |
| 7f0e4b1c | blurb: don't break after hyphens and too long words. (#248) |
Serhiy Storchaka <s****a@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| ba23d834 | Post-release changes. (#261) |
Mariatta <M****a@u****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 96052d9a | Update the changelog (GH-260) |
Mariatta <M****a@u****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 35f40a1e | Add support for default branch detection (GH-254) |
Sviatoslav Sydorenko <w****b@s****a>
Committed by: Mariatta <M****a@u****m> |
over 7 years ago | |
| c1e26f9f | Support version retrieval from custom branches (GH-253) |
Sviatoslav Sydorenko <w****b@s****a>
Committed by: Mariatta <M****a@u****m> |
over 7 years ago | |
| 6f434b1a | Add cherry_picker to CODEOWNERS (#256) |
Mariatta <M****a@u****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 09d393cf | Refactor Travis CI config (#252) |
Sviatoslav Sydorenko <w****b@s****a>
Committed by: Mariatta <M****a@u****m> |
over 7 years ago | |
| da1c52b0 | Fix Travis CI tests. (#246) |
larryhastings <l****y@h****g>
Committed by: GitHub <n****y@g****m> |
almost 8 years ago | |
| 65292246 | Test blurb in Travis-CI (#145) |
Antoine Pitrou <p****u@f****r>
Committed by: larryhastings <l****y@h****g> |
almost 8 years ago | |
| 674b70cd | Check in test files that I... forgot before | Larry Hastings <l****y@h****g> | almost 8 years ago | |
| ce8bf361 | Add -f to include files even if ignored (#190) |
Mario Corchero <m****9@g****m>
Committed by: larryhastings <l****y@h****g> |
almost 8 years ago | |
| ff140ae9 | blurb: small usability improvements (#161) |
Jelle Zijlstra <j****a@g****m>
Committed by: larryhastings <l****y@h****g> |
almost 8 years ago | |
| 79faca97 | post-release changes (GH-244) |
Mariatta <M****a@u****m>
Committed by: GitHub <n****y@g****m> |
almost 8 years ago | |
| b04f35eb | Update cherry_picker release notes (GH-242) |
Mariatta <M****a@u****m>
Committed by: GitHub <n****y@g****m> |
almost 8 years ago | |
| 0099339e | Change the call to subprocess using lists instead of strings |
Andrés Delfino <a****o@g****m>
Committed by: Mariatta <M****a@u****m> |
almost 8 years ago | |
| ef87eeb3 | Fix readme: toml requires lower-cased true/false for bools (#236) |
Andrew Svetlov <a****v@g****m>
Committed by: Brett Cannon <b****n@u****m> |
almost 8 years ago | |
| 94b20014 | Post-release updates (#235) |
Mariatta <M****a@u****m>
Committed by: GitHub <n****y@g****m> |
almost 8 years ago | |
| d05315e2 | Update the changelog for 1.1.0. (#234) |
Mariatta <M****a@u****m>
Committed by: GitHub <n****y@g****m> |
almost 8 years ago | |
| 54ee72d6 | Add ``fix_commit_msg`` configuration (#233) |
Andrew Svetlov <a****v@g****m>
Committed by: Mariatta Wijaya <m****a@p****g> |
almost 8 years ago | |
| 05382006 | Post-released update. (GH-232) |
Mariatta <M****a@u****m>
Committed by: GitHub <n****y@g****m> |
almost 8 years ago | |
| 54c0b35c | Reference the issue number in changelog (GH-231) |
Mariatta <M****a@u****m>
Committed by: GitHub <n****y@g****m> |
almost 8 years ago | |
| 57dc96c3 | cherry_picker: use double backticks in readme. | Mariatta Wijaya <m****a@p****g> | almost 8 years ago | |
| 6efc7bf8 | cherry_picker: use double backticks in readme. | Mariatta Wijaya <m****a@p****g> | almost 8 years ago | |
| 5ef312cd | cherry_picker: Update version info | Mariatta Wijaya <m****a@p****g> | almost 8 years ago | |
| c51eb14f | Add config file support to cherry_picker tool (GH-230) |
Andrew Svetlov <a****v@g****m>
Committed by: Mariatta <M****a@u****m> |
almost 8 years ago | |
| aaca058b | Move repository sanity check into CherryPicker class. (#229) |
Andrew Svetlov <a****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 8 years ago | |
| dc896437 | Bump cherry_picker's version. (GH-221) |
Mariatta <M****a@u****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| e78ec1c1 | Add another empty line before the Co-Authored-by line. (GH-220) |
Mariatta <M****a@u****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| fa09b16d | merge Merge branch 'master' of github.com:python/core-workflow | Larry Hastings <l****y@h****g> | about 8 years ago | |
| 57a928b3 | Add how to publish cherry_picker to PyPI using flit (GH-214) |
Mariatta <M****a@u****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| 02abac21 | Bump the version of cherry_picker.py (GH-215) |
Mariatta <M****a@u****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| 02d294e4 | Improve the way we retrieve the full commit hash from the shorthash (GH-213) |
Mariatta <M****a@u****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago |