Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Fix dependencies to allow publish#452

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
hendrikvanantwerpen merged 2 commits intomainfromremve-npm-action
Jul 10, 2024
Merged

Conversation

hendrikvanantwerpen
Copy link
Collaborator

The previous PR removed explicit versions for in-repo dependencies. I expected thatcargo publish would just replace thepath dependency with the current version, but instead it complains and aborts.

This PR restores the version numbers where required. (It seems not required for dev dependencies, which I verified using a localcargo publish --dry-run.)

I also removed thepublish-npm workflow job, which would have failed since the NPM package has been removed.

@hendrikvanantwerpenhendrikvanantwerpen requested a review froma team as acode ownerJuly 10, 2024 15:21
@hendrikvanantwerpenhendrikvanantwerpen merged commit627e93c intomainJul 10, 2024
15 checks passed
@hendrikvanantwerpenhendrikvanantwerpen deleted the remve-npm-action branchJuly 10, 2024 15:29
@github-actionsGitHub Actions
Copy link

Performance Summary

Comparing basef715ed1 with head9649181 on typescript_benchmark benchmark. For details seeworkflow artifacts.Note that performance is tested on the last commits with changes instack-graphs, not on every commit.

Before
--------------------------------------------------------------------------------Command:            base/target/release/tree-sitter-stack-graphs-typescript index -D base.sqlite --max-file-time=30 --hide-error-details -- base/data/typescript_benchmarkMassif arguments:   --massif-out-file=perf.outms_print arguments: --x=72 --y=12 base-perf-results/perf.out--------------------------------------------------------------------------------    GB2.275^                                                   #                         |                                                   #                         |                                                  :#                         |                                               @@@:#                         |                                               @  :#                         |                                               @  :#                         |                                             ::@  :#                ::::     |                                            :: @  :#                :: :     |                                            :: @  :#                :: :     |                                     @@  ::::: @  :#       ::   :::::: :     |                     @@  @@         :@@: :: :: @  :#      ::: : ::  :: :     |                     @@::@@: ::    ::@@:::: :: @  :#     ::::@::::  :: :   0 +----------------------------------------------------------------------->Gi     0                                                                   87.72
After
--------------------------------------------------------------------------------Command:            head/target/release/tree-sitter-stack-graphs-typescript index -D head.sqlite --max-file-time=30 --hide-error-details -- head/data/typescript_benchmarkMassif arguments:   --massif-out-file=perf.outms_print arguments: --x=72 --y=12 head-perf-results/perf.out--------------------------------------------------------------------------------    GB2.275^                                                  #                          |                                                  #                          |                                                 :#                          |                                              @@@:#                          |                                              @  :#                  :::     |                                              @  :#                  : :     |                                            ::@  :#                ::: :     |                                           :: @  :#                : : :     |                                           :: @  :#                : : :     |                                     @  ::::: @  :#       ::  :::::: : :     |                         :         ::@ ::: :: @  :#      ::: :::   : : :     |                    @::::: : ::   :::@:::: :: @  :#     ::::@:::   : : :   0 +----------------------------------------------------------------------->Gi     0                                                                   89.70

@githubgithub deleted a comment fromTkinfolksNov 19, 2024
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@patricktpatricktpatrickt approved these changes

Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@hendrikvanantwerpen@patrickt

[8]ページ先頭

©2009-2025 Movatter.jp