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

build: check for cargo.lock changes in pr too #187481

Merged
merged 2 commits into from
Jul 10, 2023

Conversation

connor4312
Copy link
Member

No description provided.

@connor4312 connor4312 self-assigned this Jul 10, 2023
@connor4312 connor4312 enabled auto-merge (squash) July 10, 2023 15:38
@VSCodeTriageBot VSCodeTriageBot added this to the July 2023 milestone Jul 10, 2023
@connor4312
Copy link
Member Author

I think renaming the pipeline confused Github's policy matching logic. I'll keep the old name for now to avoid breaking incoming PRs

Tyriar
Tyriar previously requested changes Jul 10, 2023
if: ${{ steps.control.outputs.should_run == 'true' }}
run: |
cat $HOME/files.json | jq -e 'any(test("yarn\\.lock$")) | not' \
Copy link
Member

Choose a reason for hiding this comment

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

Should we add package-lock.json while we're at it?

Copy link
Member Author

Choose a reason for hiding this comment

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

We don't have any package-lock.json's in the vscode repo at the moment

@connor4312 connor4312 dismissed Tyriar’s stale review July 10, 2023 17:19

let me know if you think a followup pr is warranted

@connor4312 connor4312 merged commit 44d1d6a into main Jul 10, 2023
6 checks passed
@connor4312 connor4312 deleted the connor4312/prevent-cargo-lock-changes branch July 10, 2023 17:19
@github-actions github-actions bot locked and limited conversation to collaborators Aug 24, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants