Skip to content

Conversation

andybradshaw
Copy link
Contributor

@andybradshaw andybradshaw commented May 2, 2023

Before this PR

Previously, attempting to run a "dry-run" publish on a repository without running a non-dry-run build beforehand will fail, as the artifacts do not exist. It seems like inconsistent dry-run behavior that it can fail if dependent tasks are also run in dry-run mode.

After this PR

==COMMIT_MSG==
Publish now ignore distributions missing on disk if run with --dry-run
==COMMIT_MSG==

Possible downsides?


This change is Reviewable

@andybradshaw andybradshaw self-assigned this May 2, 2023
@changelog-app
Copy link

changelog-app bot commented May 2, 2023

Generate changelog in changelog/@unreleased

Type

  • Feature
  • Improvement
  • Fix
  • Break
  • Deprecation
  • Manual task
  • Migration

Description

Publish now ignore distributions missing on disk if run with --dry-run

Check the box to generate changelog(s)

  • Generate changelog entry

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.

2 participants