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

ci: fix installation of build dependencies #239290

Merged
merged 2 commits into from
Jan 31, 2025
Merged

ci: fix installation of build dependencies #239290

merged 2 commits into from
Jan 31, 2025

Conversation

@deepak1556 deepak1556 added this to the February 2025 milestone Jan 31, 2025
@deepak1556 deepak1556 requested a review from joaomoreno January 31, 2025 08:33
@deepak1556 deepak1556 self-assigned this Jan 31, 2025
@deepak1556
Copy link
Collaborator Author

@joaomoreno the following two pipelines I am unsure if they can access the token

- bash: |
# Install build dependencies
(cd build && npm ci)
node build/azure-pipelines/publish-types/check-version.js
displayName: Check version

- script: npm ci
workingDirectory: build
displayName: Install /build dependencies

@deepak1556
Copy link
Collaborator Author

@joaomoreno joaomoreno enabled auto-merge (squash) January 31, 2025 09:27
@joaomoreno joaomoreno merged commit 9df979c into main Jan 31, 2025
18 of 21 checks passed
@joaomoreno joaomoreno deleted the robo/fix_build branch January 31, 2025 09:27
deepak1556 added a commit that referenced this pull request Jan 31, 2025
* ci: fix installation of build dependencies

* ci: add missing quality parameter
deepak1556 added a commit that referenced this pull request Feb 3, 2025
* ci: fix installation of build dependencies

* ci: add missing quality parameter
deepak1556 added a commit that referenced this pull request Feb 4, 2025
* ci: fix installation of build dependencies

* ci: add missing quality parameter
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