Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Relax click dependency.#302

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
Mariatta merged 2 commits intomasterfromrelax-click-dependency
Jan 13, 2019
Merged

Relax click dependency.#302

Mariatta merged 2 commits intomasterfromrelax-click-dependency
Jan 13, 2019

Conversation

asvetlov
Copy link
Contributor

Allow to install cherry_picker with the modern click version

Allow to install cherry_picker with the modern click version
Copy link

@willingcwillingc left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks@asvetlov.

@MariattaMariatta merged commitbff4148 intomasterJan 13, 2019
@MariattaMariatta deleted the relax-click-dependency branchJanuary 13, 2019 19:59
@Mariatta
Copy link
Member

Thanks! Do you need a release cut?

@asvetlov
Copy link
ContributorAuthor

It would be nice!

@Mariatta
Copy link
Member

Can you increase/update the version info, and the changelog?
Similar tohttps://github.com/python/core-workflow/pull/282/files

After that, create a GitHub tag of the release branch, and it will be automatically released to PyPI.

There's a brief write-up here:https://github.com/python/core-workflow/tree/master/cherry_picker#publishing-to-pypi

@asvetlov
Copy link
ContributorAuthor

Will try

@Mariatta
Copy link
Member

v1.2.2 is now on PyPI

willingc reacted with hooray emoji

@@ -381,11 +381,11 @@ def check_repo(self):
help=("Path to config file, .cherry_picker.toml "
"from project root by default"),
default=None)
@click.argument('commit_sha1', 'The commit sha1 to be cherry-picked', nargs=1,
Copy link
Contributor

Choose a reason for hiding this comment

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

Why remove the explanation? How is this related to the click dependency update?

Copy link
Contributor

Choose a reason for hiding this comment

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

oh, they changed api..

Copy link
ContributorAuthor

Choose a reason for hiding this comment

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

Explicitly forbade meaningless argument actually. The help was never displayed IIRC

Copy link
Contributor

Choose a reason for hiding this comment

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

Oh, nevermind. I've already figured out that it fails with this arg under newer Click:https://travis-ci.org/python/core-workflow/jobs/491106736#L270

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@webknjazwebknjazwebknjaz left review comments

@willingcwillingcwillingc approved these changes

@MariattaMariattaMariatta approved these changes

Assignees
No one assigned
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

5 participants
@asvetlov@Mariatta@webknjaz@willingc@the-knights-who-say-ni

[8]ページ先頭

©2009-2025 Movatter.jp