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

Remove validation for duplicate packages #406

Merged
merged 2 commits into from
Nov 11, 2024

Conversation

Tostti
Copy link
Member

@Tostti Tostti commented Nov 11, 2024

Description

This PR removes the validation that prevents generating a package if the package already was generated.

Evidence

Workflows were launched to test the functionality

Check List

  • All tests pass
    • yarn test:jest
    • yarn test:jest_integration
  • New functionality includes testing.
  • New functionality has been documented.
  • Update CHANGELOG.md
  • Commits are signed per the DCO using --signoff

@Tostti Tostti self-assigned this Nov 11, 2024
@Tostti Tostti linked an issue Nov 11, 2024 that may be closed by this pull request
Copy link
Member

@yenienserrano yenienserrano left a comment

Choose a reason for hiding this comment

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

LGTM

@Tostti Tostti merged commit d525141 into 4.10.0 Nov 11, 2024
60 checks passed
@Tostti Tostti deleted the change/405-remove-duplicate-packages-verification branch November 11, 2024 19:20
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.

Remove package upload verification stage
2 participants