Skip to content

Comments

refactor(linter/plugins): do not include hashes in filenames in dist#15876

Merged
graphite-app[bot] merged 1 commit intomainfrom
11-19-refactor_linter_plugins_do_not_include_hashes_in_filenames_in_dist_
Nov 19, 2025
Merged

refactor(linter/plugins): do not include hashes in filenames in dist#15876
graphite-app[bot] merged 1 commit intomainfrom
11-19-refactor_linter_plugins_do_not_include_hashes_in_filenames_in_dist_

Conversation

@overlookmotel
Copy link
Member

@overlookmotel overlookmotel commented Nov 19, 2025

Follow-on after #15866. Don't include hashes in filenames in dist. They're unnecessary and ugly, and Oxlint is not a front-end package, so hashes are not useful for caching.

@github-actions github-actions bot added A-linter Area - Linter A-cli Area - CLI labels Nov 19, 2025
@github-actions github-actions bot added the C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior label Nov 19, 2025
Copy link
Member Author

overlookmotel commented Nov 19, 2025


How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • 0-merge - adds this PR to the back of the merge queue
  • hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

@overlookmotel overlookmotel force-pushed the 11-19-refactor_linter_plugins_do_not_include_hashes_in_filenames_in_dist_ branch from 883a331 to b3c0b06 Compare November 19, 2025 12:57
@overlookmotel overlookmotel force-pushed the 11-19-refactor_linter_plugins_shorten_tsdown_config_file branch from a701b18 to 305e40d Compare November 19, 2025 12:57
@overlookmotel overlookmotel marked this pull request as ready for review November 19, 2025 13:04
@overlookmotel overlookmotel added the A-linter-plugins Area - Linter JS plugins label Nov 19, 2025
@graphite-app
Copy link
Contributor

graphite-app bot commented Nov 19, 2025

Merge activity

#15876)

Follow-on after #15866. Don't include hashes in filenames in `dist`. They're unnecessary and ugly, and Oxlint is not a front-end package, so hashes are not useful for caching.
@graphite-app graphite-app bot force-pushed the 11-19-refactor_linter_plugins_shorten_tsdown_config_file branch from 305e40d to d318649 Compare November 19, 2025 13:37
@graphite-app graphite-app bot force-pushed the 11-19-refactor_linter_plugins_do_not_include_hashes_in_filenames_in_dist_ branch from b3c0b06 to 0279894 Compare November 19, 2025 13:37
Base automatically changed from 11-19-refactor_linter_plugins_shorten_tsdown_config_file to main November 19, 2025 13:44
@graphite-app graphite-app bot merged commit 0279894 into main Nov 19, 2025
19 checks passed
@graphite-app graphite-app bot deleted the 11-19-refactor_linter_plugins_do_not_include_hashes_in_filenames_in_dist_ branch November 19, 2025 13:44
taearls pushed a commit to taearls/oxc that referenced this pull request Dec 11, 2025
oxc-project#15876)

Follow-on after oxc-project#15866. Don't include hashes in filenames in `dist`. They're unnecessary and ugly, and Oxlint is not a front-end package, so hashes are not useful for caching.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-cli Area - CLI A-linter Area - Linter A-linter-plugins Area - Linter JS plugins C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants