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

Manage .dockerignore #1433

Merged
merged 2 commits into from
Feb 7, 2024
Merged

Manage .dockerignore #1433

merged 2 commits into from
Feb 7, 2024

Conversation

AaronMoat
Copy link
Contributor

@AaronMoat AaronMoat commented Feb 7, 2024

  • Include in moving npmrc patches out of managed
  • Start managing it

@AaronMoat AaronMoat requested review from a team as code owners February 7, 2024 00:49
Copy link

changeset-bot bot commented Feb 7, 2024

🦋 Changeset detected

Latest commit: fed4bd2

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
skuba Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@@ -12,7 +12,6 @@ node_modules*/
/tmp*/

.DS_Store
.npmrc
Copy link
Contributor Author

Choose a reason for hiding this comment

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

this is the only manual testing I have done 😆

@AaronMoat AaronMoat enabled auto-merge (squash) February 7, 2024 02:39
@AaronMoat AaronMoat merged commit 6ed693b into master Feb 7, 2024
18 checks passed
@AaronMoat AaronMoat deleted the dockerignore branch February 7, 2024 02:41
@seek-oss-ci seek-oss-ci mentioned this pull request Feb 7, 2024
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.

None yet

2 participants