-
-
Notifications
You must be signed in to change notification settings - Fork 60
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: python/core-workflow
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: cherry-picker-v1.2.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: python/core-workflow
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: cherry-picker-v1.3.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 14 commits
- 6 files changed
- 5 contributors
Commits on Jan 24, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 3f79498 - Browse repository at this point
Copy the full SHA 3f79498View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6cb3534 - Browse repository at this point
Copy the full SHA 6cb3534View commit details
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 tests Co-Authored-By: webknjaz <[email protected]> * 📝💡 Add change notes
Configuration menu - View commit details
-
Copy full SHA for b4773c9 - Browse repository at this point
Copy the full SHA b4773c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9826a0b - Browse repository at this point
Copy the full SHA 9826a0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b3c68fe - Browse repository at this point
Copy the full SHA b3c68feView commit details
Commits on Mar 16, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 9cf0ac1 - Browse repository at this point
Copy the full SHA 9cf0ac1View commit details
Commits on Mar 17, 2019
-
Cherry-picker: Remove BACKPORT_COMPLETE. UNSET state after finished. (#…
…315) Disable git depth in travis
Configuration menu - View commit details
-
Copy full SHA for 04b6587 - Browse repository at this point
Copy the full SHA 04b6587View commit details -
Configuration menu - View commit details
-
Copy full SHA for a48e378 - Browse repository at this point
Copy the full SHA a48e378View commit details
Commits on Mar 18, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 4a3a323 - Browse repository at this point
Copy the full SHA 4a3a323View commit details -
Configuration menu - View commit details
-
Copy full SHA for b93c761 - Browse repository at this point
Copy the full SHA b93c761View commit details
Commits on May 6, 2019
-
Configuration menu - View commit details
-
Copy full SHA for aac7048 - Browse repository at this point
Copy the full SHA aac7048View commit details
Commits on May 8, 2019
-
Cherry-picker: use --no-tags option when fetching upstream (#319)
Tags not needed for backporting. Cleans up output.
Configuration menu - View commit details
-
Copy full SHA for 490bb1d - Browse repository at this point
Copy the full SHA 490bb1dView commit details
Commits on May 27, 2019
-
Put windows job under tests stage (#324)
Rather than having it under deploy
Configuration menu - View commit details
-
Copy full SHA for 28fcff7 - Browse repository at this point
Copy the full SHA 28fcff7View commit details -
Configuration menu - View commit details
-
Copy full SHA for bffd075 - Browse repository at this point
Copy the full SHA bffd075View commit details
Loading
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