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: Remove winio from replace( ) #2864

Merged
merged 2 commits into from
Jul 24, 2024
Merged

ci: Remove winio from replace( ) #2864

merged 2 commits into from
Jul 24, 2024

Conversation

jpayne3506
Copy link
Contributor

Reason for Change:

[email protected] requires a winio version that has winio.NewOpenFile. So we need to update the winio version. Before we update hcsshim we should check that this winio update does not cause any regressions.

Issue Fixed:

Requirements:

Notes:
Loss of context for the original reasoning for replace( ) in #961 may introduce some bugs.

@jpayne3506 jpayne3506 added npm Related to NPM. ci Infra or tooling. labels Jul 19, 2024
@jpayne3506 jpayne3506 requested a review from huntergregory July 19, 2024 22:03
@jpayne3506 jpayne3506 self-assigned this Jul 19, 2024
@jpayne3506 jpayne3506 requested a review from a team as a code owner July 19, 2024 22:03
@jpayne3506
Copy link
Contributor Author

/azp run Azure Container Networking PR

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Contributor

@huntergregory huntergregory left a comment

Choose a reason for hiding this comment

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

I don't think NPM tests will get triggered for this PR but if we could comment here when offline tests pass for this branch, then I could sign off for NPM

@jpayne3506
Copy link
Contributor Author

Even if the PR does not trigger the PR, we can still pair it by running the pipeline with the branch name.

@jpayne3506
Copy link
Contributor Author

/azp run Azure Container Networking PR

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@paulyufan2
Copy link
Contributor

/azp run Azure Container Networking PR

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@huntergregory
Copy link
Contributor

/azp run NPM Scale Test

@huntergregory
Copy link
Contributor

/azp run NPM Conformance Tests

Copy link

Azure Pipelines could not run because the pipeline triggers exclude this branch/path.

1 similar comment
Copy link

Azure Pipelines could not run because the pipeline triggers exclude this branch/path.

@huntergregory
Copy link
Contributor

/azp run NPM Conformance Tests

whoops wrong PR

@jpayne3506
Copy link
Contributor Author

/azp run NPM Conformance Tests

Copy link

Azure Pipelines could not run because the pipeline triggers exclude this branch/path.

@jpayne3506
Copy link
Contributor Author

/azp run Azure Container Networking PR

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@jpayne3506 jpayne3506 enabled auto-merge July 24, 2024 14:33
Copy link
Contributor

@huntergregory huntergregory left a comment

Choose a reason for hiding this comment

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

Thanks for verifying with Windows NPM conformance

@jpayne3506 jpayne3506 added this pull request to the merge queue Jul 24, 2024
Merged via the queue into master with commit d03edd6 Jul 24, 2024
21 checks passed
@jpayne3506 jpayne3506 deleted the jpayne3506/winio branch July 24, 2024 21:04
paulyufan2 pushed a commit that referenced this pull request Jul 25, 2024
* ci: remove winio from replace

* chore: go mod tidy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Infra or tooling. npm Related to NPM.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants