Skip to content

chore: ci: remove force flag from bun install#240

Merged
coderaiser merged 1 commit into
coderaiser:masterfrom
MatrixNeoKozak:fix/improvement-1781104113121
Jun 10, 2026
Merged

chore: ci: remove force flag from bun install#240
coderaiser merged 1 commit into
coderaiser:masterfrom
MatrixNeoKozak:fix/improvement-1781104113121

Conversation

@MatrixNeoKozak

Copy link
Copy Markdown
Contributor

Removing the '--force' flag from the 'bun install' command in the CI pipeline improves installation performance by allowing proper caching and incremental updates, rather than re-installing all dependencies from scratch in every run.

Technical Impact: Reduces CI job duration and network overhead.

@coderaiser coderaiser merged commit 462e4ee into coderaiser:master Jun 10, 2026
4 of 7 checks passed
@coderaiser

Copy link
Copy Markdown
Owner

Good idea, thank you! Would be also great to add a new rule to @putout/plugin-github so this optimisation can be applied to other repositories.

coderaiser pushed a commit that referenced this pull request Jun 10, 2026
Co-authored-by: Alex Newman <alex@newman.tech>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants