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

chore(repo): ignore .tgz files #362

Merged
merged 1 commit into from
Jul 13, 2023
Merged

chore(repo): ignore .tgz files #362

merged 1 commit into from
Jul 13, 2023

Conversation

rwaskiewicz
Copy link
Member

@rwaskiewicz rwaskiewicz commented Jun 30, 2023

Pull request checklist

Please check if your PR fulfills the following requirements:

  • Docs have been reviewed and added / updated if needed (for bug fixes / features)
  • Build (npm run build) was run locally and any changes were pushed
  • Tests (npm test) were run locally and passed
  • Prettier (npm run prettier) was run locally and passed

Pull request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe): git stuff

What is the current behavior?

It's possible to check tgz files into the repo

GitHub Issue Number: N/A

What is the new behavior?

ignore tgz file when testing via npm pack

Does this introduce a breaking change?

  • Yes
  • No

Testing

Other information

@rwaskiewicz rwaskiewicz marked this pull request as ready for review June 30, 2023 18:18
@rwaskiewicz rwaskiewicz requested a review from a team as a code owner June 30, 2023 18:18
ignore tgz file when testing via `npm pack`
@rwaskiewicz rwaskiewicz enabled auto-merge (squash) July 13, 2023 13:19
@rwaskiewicz rwaskiewicz merged commit 8d7cbc6 into main Jul 13, 2023
4 checks passed
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.

3 participants