Skip to content

chore: update code quality workflow to specify Node.js version and Biome version#1607

Merged
Artuomka merged 2 commits into
mainfrom
backend_biome_up
Feb 16, 2026
Merged

chore: update code quality workflow to specify Node.js version and Biome version#1607
Artuomka merged 2 commits into
mainfrom
backend_biome_up

Conversation

@Artuomka

Copy link
Copy Markdown
Collaborator

No description provided.

Copilot AI review requested due to automatic review settings February 16, 2026 13:57

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the code quality workflow to pin specific versions for both Node.js (version 24) and Biome (version 2.4.0), transitioning from the previous approach of using the latest Biome version. The changes add explicit Node.js setup and dependency installation steps before running Biome checks.

Changes:

  • Added Node.js v24 setup with yarn caching
  • Added dependency installation step using frozen lockfile
  • Changed Biome version from 'latest' to pinned version '2.4.0'

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/workflows/code-quality.yml
Comment thread .github/workflows/code-quality.yml
@Artuomka Artuomka enabled auto-merge February 16, 2026 14:12
@Artuomka Artuomka merged commit 217eb73 into main Feb 16, 2026
17 of 19 checks passed
@Artuomka Artuomka deleted the backend_biome_up branch February 16, 2026 14:24
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.

2 participants