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

Add --dry-run option for publish command #2199

Merged
merged 1 commit into from
Mar 27, 2020

Conversation

abn
Copy link
Member

@abn abn commented Mar 19, 2020

This change introduces --dry-run option for the publish
command. When used, will perform all actions required for
publishing except for uploading build artifacts.

Resolves: #2181

Pull Request Check List

  • Added tests for changed code.
  • Updated documentation for changed code.

@finswimmer finswimmer requested a review from a team March 19, 2020 05:05
@finswimmer finswimmer added the kind/feature Feature requests/implementations label Mar 19, 2020
kasteph
kasteph previously approved these changes Mar 27, 2020
This change introduces `--dry-run` option for the publish
command. When used, will perform all actions required for
publishing except for uploading build artifacts.

Resolves: python-poetry#2181
@kasteph kasteph merged commit f1137cf into python-poetry:develop Mar 27, 2020
@abn abn deleted the issue/2181 branch March 27, 2020 21:12
Copy link

github-actions bot commented Mar 1, 2024

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/feature Feature requests/implementations
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants