Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(CI): migrate NPM Deprecate pipeline to 1ESPT #33970

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

TristanWatanabe
Copy link
Member

Changes:

Successful test run

@github-actions github-actions bot added the CI label Mar 11, 2025
@github-actions github-actions bot added this to the March Project Cycle Q1 2025 milestone Mar 11, 2025
Copy link

📊 Bundle size report

✅ No changes found

Copy link

Pull request demo site: URL

Comment on lines -18 to -20
- template: .devops/templates/variables.yml
parameters:
skipComponentGovernanceDetection: false
Copy link
Member Author

@TristanWatanabe TristanWatanabe Mar 11, 2025

Choose a reason for hiding this comment

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

Removed the use of this variables template because it explicitly declares dryRun thus causing the condition to skip deprecation step to fail

dryRun mode set to true before running pipeline but npm deprecate step still runs:

image

Copy link
Member Author

Choose a reason for hiding this comment

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

dryRun flag works as expected after changes
image

@TristanWatanabe TristanWatanabe marked this pull request as ready for review March 11, 2025 20:11
@TristanWatanabe TristanWatanabe requested a review from a team as a code owner March 11, 2025 20:11
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