Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork60
Comparing changes
Open a pull request
base repository:python/core-workflow
Uh oh!
There was an error while loading.Please reload this page.
base:cherry-picker-v1.2.2
head repository:python/core-workflow
Uh oh!
There was an error while loading.Please reload this page.
compare:cherry-picker-v1.3.2
- 14commits
- 6files changed
- 5contributors
Commits on Jan 24, 2019
Cherry-picker 1.2.2 release. (#303)
Mariatta authoredJan 24, 2019 cherry-picker post release updates. (#304)
Mariatta authoredJan 24, 2019
Commits on Feb 21, 2019
Implement storing runtime state in repo level Git config (#295)
* Add initial impl of storinig state in Git config* Drop test for find_project_root* 🚑🐛 Fix all existing tests to match new reality* 🐛 Fix final path construction in load_config* 🎨 Validate input in from_git_rev_read function* 🎨 Move conf path from global scope to CherryPicker* 🎨 Use Enum for ALLOWED_STATES* 🎨 Make check_output line shorter* 🐛 Improve error processing in from_git_rev_read* ✅🎨 Add tests for from_git_rev_read* ✅ Add tests for low-level state management* 🚑 Refer to set_paused_state correctly* 🚑 Fix set_paused_state method args* ✅ Test paused flow* ✅ Cover a test case with unknown sha and fs path* ✅ Test find_config w/o Git* ✅ Add tests for two-stage methods* 🎨 Drop unused fixtures from test_start_end_states* ✅ Add tests for cleanup_branch* ✅ Add cherry-pick fail test* ✅ Add cherry-pick success test* ✅ Add get_state_and_verify fail test* ✅ Add push_to_remote tests* ✅ Add backport test with no branch* 🐛 Interrupt cherry-pick loop on no-push* 🐛 Ignore missing config pointer on wipe* ✅ Cover backport method with tests* ✅ Cover ``--continue`` with tests* 🎨 Improve test_backport_pause_and_continue* 🎨 Use raw-string for regex* ✅ Cover ``--abort`` with tests* 🎨 Store all states in Enum structure* 🔥 Drop garbage comments* 🎨 Use match instead of message in pytest.raises* f-stringify concatenation in testsCo-Authored-By: webknjaz <wk.cvs.github@sydorenko.org.ua>* 📝💡 Add change notes
- Mariatta authored
Feb 21, 2019
Commits on Mar 16, 2019
Commits on Mar 17, 2019
Cherry-picker: Remove BACKPORT_COMPLETE. UNSET state after finished. (#…
…315)Disable git depth in travis
Mariatta authoredMar 17, 2019 Moderninze the pyproj.toml (#316)
Mariatta authoredMar 17, 2019
Commits on Mar 18, 2019
- Mariatta authored
Mar 18, 2019 Cherry-picker post release changes (#318)
Mariatta authoredMar 18, 2019
Commits on May 6, 2019
Commits on May 8, 2019
Cherry-picker: use --no-tags option when fetching upstream (#319)
Tags not needed for backporting. Cleans up output.
Mariatta authoredMay 8, 2019
Commits on May 27, 2019
Put windows job under tests stage (#324)
Rather than having it under deploy
- Mariatta authored
May 27, 2019
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:git diff cherry-picker-v1.2.2...cherry-picker-v1.3.2
Uh oh!
There was an error while loading.Please reload this page.