Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@narnaud
Copy link
Contributor

@narnaud narnaud commented Feb 25, 2025

The path installed via clink installscripts was different for each
version of clink-completions, creating issues as the same script was
loaded multiple times (with different version).

This change makes the path consistent across versions, making sure only
the latest one is loaded.

Closes #6576

  • Use conventional PR title: <manifest-name[@version]|chore>: <general summary of the pull request>
  • I have read the Contributing Guide

The path installed via `clink installscripts` was different for each
version of clink-completions, creating issues as the same script was
loaded multiple times (with different version).

 This change makes the path consistent across versions, making sure only
 the latest one is loaded.
Copy link
Contributor Author

@narnaud narnaud left a comment

Choose a reason for hiding this comment

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

/verify

@github-actions
Copy link
Contributor

All changes look good.

Wait for review from human collaborators.

clink-completions

  • Description
  • License
  • Hashes
  • Checkver
  • Autoupdate

narnaud pushed a commit to narnaud/scoop-bucket that referenced this pull request Mar 1, 2025
This package exists in main, but the update is messed up...
See ScoopInstaller/Main#6577
narnaud added a commit to narnaud/scoop-bucket that referenced this pull request Mar 1, 2025
This package exists in main, but the update is messed up...
See ScoopInstaller/Main#6577
@HUMORCE HUMORCE merged commit 106015f into ScoopInstaller:master Apr 16, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: clink-completions have multiple version loaded by clink

2 participants