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

Use local package instead of installed package #423

Merged
merged 1 commit into from
Oct 7, 2024
Merged

Conversation

GarthDB
Copy link
Member

@GarthDB GarthDB commented Oct 7, 2024

Description

Previously, the tests used whatever pnpm tdiff would use, including the globally installed package.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have signed the Adobe Open Source CLA.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

Copy link

changeset-bot bot commented Oct 7, 2024

🦋 Changeset detected

Latest commit: bc869eb

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

This PR includes changesets to release 1 package
Name Type
@adobe/token-diff-generator Patch

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

@GarthDB
Copy link
Member Author

GarthDB commented Oct 7, 2024

Run report for bc869eb1

Total time: 14.4s | Comparison time: 15.5s | Estimated savings: 1.1s (6.8% faster)

Action Time Status Info
🟩 SyncWorkspace 5.3ms Passed
⬛️ SetupToolchain(node:~20.12) 2s Skipped
🟩 SyncProject(node, diff) 0.2ms Passed
🟩 SyncProject(node, root) 0.2ms Passed
🟩 InstallWorkspaceDeps(node:~20.12) 7.1s Passed
🟩 RunTask(diff:diff) 107.6ms Passed
🟩 RunTask(root:test) 2.1s Passed
🟩 RunTask(diff:test) 5.4s Passed
Touched files
.changeset/eleven-cougars-guess.md
package.json
pnpm-lock.yaml
tools/diff-generator/src/lib/cli.js
tools/diff-generator/test/cli.test.js
tools/diff-generator/test/fileImport.test.js

@GarthDB GarthDB merged commit 9a36be0 into main Oct 7, 2024
4 checks passed
@GarthDB GarthDB deleted the garthdb/diff/test branch October 7, 2024 19:34
@GarthDB GarthDB mentioned this pull request Oct 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.

1 participant