Skip to content

Skip lint check for mgmt modular packages#3205

Merged
MaryGao merged 7 commits intoAzure:mainfrom
kazrael2119:skip-lint-check
May 22, 2025
Merged

Skip lint check for mgmt modular packages#3205
MaryGao merged 7 commits intoAzure:mainfrom
kazrael2119:skip-lint-check

Conversation

@kazrael2119
Copy link
Copy Markdown
Member

fixes #2649

@MaryGao MaryGao changed the title skip lint check for mgmt modular packages Skip lint check for mgmt modular packages May 21, 2025
Comment thread packages/rlc-common/src/metadata/packageJson/buildAzureMonorepoPackage.ts Outdated
@MaryGao MaryGao requested a review from Copilot May 22, 2025 01:31
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

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 build script for Azure Monorepo packages to skip lint checks for management modular packages based on configuration flags.

  • Introduces conditional logic to bypass the eslint lint commands when both config.azureArm and config.isModularLibrary are true.
  • Updates both the "lint:fix" and "lint" commands accordingly.

Comment thread packages/rlc-common/src/metadata/packageJson/buildAzureMonorepoPackage.ts Outdated
@MaryGao MaryGao enabled auto-merge (squash) May 22, 2025 02:54
@MaryGao MaryGao merged commit 9ba1935 into Azure:main May 22, 2025
17 checks passed
@kazrael2119 kazrael2119 deleted the skip-lint-check branch May 22, 2025 03:19
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.

skip lint script for mgmt package with modular generation

3 participants