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

Version Packages #459

Merged
merged 1 commit into from
Dec 18, 2024
Merged

Version Packages #459

merged 1 commit into from
Dec 18, 2024

Conversation

GarthDB
Copy link
Member

@GarthDB GarthDB commented Dec 18, 2024

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@adobe/token-diff-generator@1.3.0

Minor Changes

  • #443 b371af5 Thanks @mrcjhicks! - Format and output command line options added.

    Options:
      -otv, --old-token-version <oldVersion>  indicates which github tag to pull old tokens from
      -ntv, --new-token-version <newVersion>  indicates which github tag to pull new tokens from
      -otb, --old-token-branch <oldBranch>    indicates which branch to fetch old token data from
      -ntb, --new-token-branch <newBranch>    indicates which branch to fetch updated token data from
      -tn, --token-names <tokens...>          indicates specific tokens to compare
      -l, --local <path>                      indicates to compare to local data
      -r, --repo <name>                       github repository to target
      -gak, --githubAPIKey <key>              github api key to use
      -f, --format <format>                   cli (default) or markdown
      -o, --output <path>                     file path to store diff output
      -d, --debug <path>                      file path to store diff json
      -h, --help                              display help for command
    

@GarthDB
Copy link
Member Author

GarthDB commented Dec 18, 2024

Run report for d04108f6

Total time: 11s | Comparison time: 10.6s | Estimated loss: 386.8ms (3.5% slower)

Action Time Status Info
🟩 SyncWorkspace 5.7ms Passed
⬛️ SetupToolchain(node:~20.12) 1.4s Skipped
🟩 SyncProject(node, diff) 0.3ms Passed
🟩 InstallWorkspaceDeps(node:~20.12) 6.5s Passed
🟩 RunTask(diff:diff) 97ms Passed
🟩 RunTask(diff:test) 3.1s Passed
Touched files
.changeset/strong-timers-wonder.md
tools/diff-generator/CHANGELOG.md
tools/diff-generator/package.json
tools/diff-generator/src/lib/cli.js

@GarthDB GarthDB force-pushed the changeset-release/main branch from d44950a to d04108f Compare December 18, 2024 21:31
@GarthDB GarthDB merged commit 93614f4 into main Dec 18, 2024
4 checks passed
@GarthDB GarthDB deleted the changeset-release/main branch December 18, 2024 21:32
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