Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync master to develop #1285

Merged
merged 36 commits into from
Jan 27, 2021
Merged

Sync master to develop #1285

merged 36 commits into from
Jan 27, 2021

Conversation

josh-hadley
Copy link
Collaborator

@josh-hadley josh-hadley commented Jan 27, 2021

Syncing up a backlog of commits to master that did not ever get added to develop, leaving them out of sync. This will also ensure that release tags are present on develop.

pyup-bot and others added 30 commits May 9, 2018 17:51
Release 2.7.1 got botched because of a configuration problem.
Re-issuing the same files as 2.7.2
Making fix in 'master' to avoid conflict when trying to merge 'release'.
This change was originally made in 4590c75
sync with changes in `develop`
Copy link
Contributor

@cjchapman cjchapman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good. I confirmed local experiments that this will get the release tags on the develop branch.

This is the command I used to check the tags on the current branch:

git log --decorate --pretty=oneline | grep "(tag:"

@cjchapman cjchapman merged commit 4db869e into develop Jan 27, 2021
@cjchapman cjchapman mentioned this pull request Jan 27, 2021
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants