Skip to content

Conversation

justinchuby
Copy link
Member

Description

Remove proto generation step in test CIs

Motivation and Context

They are tested already by https://github.com/onnx/onnx/blob/3e8a344785e9e1fe9260c3691f8c1daca7572024/.github/workflows/lint.yml

Signed-off-by: Justin Chu <justinchu@microsoft.com>
@justinchuby justinchuby requested a review from a team as a code owner June 20, 2023 03:21
@justinchuby justinchuby requested a review from jcwchen June 20, 2023 03:21
@jcwchen jcwchen added the module: CI pipelines Issues related to the CI pipeline label Jun 20, 2023
@jcwchen jcwchen added the topic: code style Issues related to coding style or the linter label Jun 20, 2023
@jcwchen jcwchen enabled auto-merge (squash) June 20, 2023 16:01
@jcwchen jcwchen merged commit 2843c9e into onnx:main Jun 20, 2023
jcwchen added a commit that referenced this pull request Jun 29, 2023
### Description
<!-- - Describe your changes. -->
Ensure Lint CI catch documentation diff (Operators.md) error: specify
ONNX_ML=0 and ONNX_ML=1 to update Operators.md and Operators-ml.md


### Motivation and Context
<!-- - Why is this change required? What problem does it solve? -->
<!-- - If it fixes an open issue, please link to the issue here. -->
#5344 we removed doc diff in required
Azp CI and now only Lint CI has doc diff check. However, documentation
diff in Lint CI seems not working. This PR is trying to ensure doc diff
errors will be caught.

---------

Signed-off-by: Chun-Wei Chen <jacky82226@gmail.com>
xadupre pushed a commit to xadupre/onnx that referenced this pull request Jul 4, 2023
### Description
<!-- - Describe your changes. -->
Ensure Lint CI catch documentation diff (Operators.md) error: specify
ONNX_ML=0 and ONNX_ML=1 to update Operators.md and Operators-ml.md

### Motivation and Context
<!-- - Why is this change required? What problem does it solve? -->
<!-- - If it fixes an open issue, please link to the issue here. -->
onnx#5344 we removed doc diff in required
Azp CI and now only Lint CI has doc diff check. However, documentation
diff in Lint CI seems not working. This PR is trying to ensure doc diff
errors will be caught.

---------

Signed-off-by: Chun-Wei Chen <jacky82226@gmail.com>
Signed-off-by: Xavier Dupre <xadupre@microsoft.com>
xadupre pushed a commit to xadupre/onnx that referenced this pull request Jul 4, 2023
### Description
<!-- - Describe your changes. -->
Ensure Lint CI catch documentation diff (Operators.md) error: specify
ONNX_ML=0 and ONNX_ML=1 to update Operators.md and Operators-ml.md

### Motivation and Context
<!-- - Why is this change required? What problem does it solve? -->
<!-- - If it fixes an open issue, please link to the issue here. -->
onnx#5344 we removed doc diff in required
Azp CI and now only Lint CI has doc diff check. However, documentation
diff in Lint CI seems not working. This PR is trying to ensure doc diff
errors will be caught.

---------

Signed-off-by: Chun-Wei Chen <jacky82226@gmail.com>
Signed-off-by: Xavier Dupre <xadupre@microsoft.com>
adityagoel4512 pushed a commit to adityagoel4512/onnx that referenced this pull request Jul 15, 2023
### Description
<!-- - Describe your changes. -->
Ensure Lint CI catch documentation diff (Operators.md) error: specify
ONNX_ML=0 and ONNX_ML=1 to update Operators.md and Operators-ml.md

### Motivation and Context
<!-- - Why is this change required? What problem does it solve? -->
<!-- - If it fixes an open issue, please link to the issue here. -->
onnx#5344 we removed doc diff in required
Azp CI and now only Lint CI has doc diff check. However, documentation
diff in Lint CI seems not working. This PR is trying to ensure doc diff
errors will be caught.

---------

Signed-off-by: Chun-Wei Chen <jacky82226@gmail.com>
Signed-off-by: Aditya Goel <agoel4512@gmail.com>
adityagoel4512 pushed a commit to adityagoel4512/onnx that referenced this pull request Jul 28, 2023
### Description

Remove proto generation step in test CIs

### Motivation and Context

They are tested already by
https://github.com/onnx/onnx/blob/3e8a344785e9e1fe9260c3691f8c1daca7572024/.github/workflows/lint.yml

Signed-off-by: Justin Chu <justinchu@microsoft.com>
Signed-off-by: Aditya Goel <agoel4512@gmail.com>
adityagoel4512 pushed a commit to adityagoel4512/onnx that referenced this pull request Jul 28, 2023
### Description
<!-- - Describe your changes. -->
Ensure Lint CI catch documentation diff (Operators.md) error: specify
ONNX_ML=0 and ONNX_ML=1 to update Operators.md and Operators-ml.md

### Motivation and Context
<!-- - Why is this change required? What problem does it solve? -->
<!-- - If it fixes an open issue, please link to the issue here. -->
onnx#5344 we removed doc diff in required
Azp CI and now only Lint CI has doc diff check. However, documentation
diff in Lint CI seems not working. This PR is trying to ensure doc diff
errors will be caught.

---------

Signed-off-by: Chun-Wei Chen <jacky82226@gmail.com>
Signed-off-by: Aditya Goel <agoel4512@gmail.com>
adityagoel4512 pushed a commit to adityagoel4512/onnx that referenced this pull request Jul 28, 2023
<!-- - Describe your changes. -->
Ensure Lint CI catch documentation diff (Operators.md) error: specify
ONNX_ML=0 and ONNX_ML=1 to update Operators.md and Operators-ml.md

<!-- - Why is this change required? What problem does it solve? -->
<!-- - If it fixes an open issue, please link to the issue here. -->
onnx#5344 we removed doc diff in required
Azp CI and now only Lint CI has doc diff check. However, documentation
diff in Lint CI seems not working. This PR is trying to ensure doc diff
errors will be caught.

---------

Signed-off-by: Chun-Wei Chen <jacky82226@gmail.com>
Signed-off-by: Aditya Goel <agoel4512@gmail.com>
adityagoel4512 pushed a commit to adityagoel4512/onnx that referenced this pull request Jul 28, 2023
### Description

Remove proto generation step in test CIs

### Motivation and Context

They are tested already by
https://github.com/onnx/onnx/blob/3e8a344785e9e1fe9260c3691f8c1daca7572024/.github/workflows/lint.yml

Signed-off-by: Justin Chu <justinchu@microsoft.com>
Signed-off-by: Aditya Goel <agoel4512@gmail.com>
adityagoel4512 pushed a commit to adityagoel4512/onnx that referenced this pull request Jul 28, 2023
### Description
<!-- - Describe your changes. -->
Ensure Lint CI catch documentation diff (Operators.md) error: specify
ONNX_ML=0 and ONNX_ML=1 to update Operators.md and Operators-ml.md

### Motivation and Context
<!-- - Why is this change required? What problem does it solve? -->
<!-- - If it fixes an open issue, please link to the issue here. -->
onnx#5344 we removed doc diff in required
Azp CI and now only Lint CI has doc diff check. However, documentation
diff in Lint CI seems not working. This PR is trying to ensure doc diff
errors will be caught.

---------

Signed-off-by: Chun-Wei Chen <jacky82226@gmail.com>
Signed-off-by: Aditya Goel <agoel4512@gmail.com>
adityagoel4512 pushed a commit to adityagoel4512/onnx that referenced this pull request Jul 28, 2023
<!-- - Describe your changes. -->
Ensure Lint CI catch documentation diff (Operators.md) error: specify
ONNX_ML=0 and ONNX_ML=1 to update Operators.md and Operators-ml.md

<!-- - Why is this change required? What problem does it solve? -->
<!-- - If it fixes an open issue, please link to the issue here. -->
onnx#5344 we removed doc diff in required
Azp CI and now only Lint CI has doc diff check. However, documentation
diff in Lint CI seems not working. This PR is trying to ensure doc diff
errors will be caught.

---------

Signed-off-by: Chun-Wei Chen <jacky82226@gmail.com>
Signed-off-by: Aditya Goel <agoel4512@gmail.com>
adityagoel4512 pushed a commit to adityagoel4512/onnx that referenced this pull request Jul 28, 2023
### Description
<!-- - Describe your changes. -->
Ensure Lint CI catch documentation diff (Operators.md) error: specify
ONNX_ML=0 and ONNX_ML=1 to update Operators.md and Operators-ml.md

### Motivation and Context
<!-- - Why is this change required? What problem does it solve? -->
<!-- - If it fixes an open issue, please link to the issue here. -->
onnx#5344 we removed doc diff in required
Azp CI and now only Lint CI has doc diff check. However, documentation
diff in Lint CI seems not working. This PR is trying to ensure doc diff
errors will be caught.

---------

Signed-off-by: Chun-Wei Chen <jacky82226@gmail.com>
Signed-off-by: Aditya Goel <agoel4512@gmail.com>
adityagoel4512 pushed a commit to adityagoel4512/onnx that referenced this pull request Jul 28, 2023
<!-- - Describe your changes. -->
Ensure Lint CI catch documentation diff (Operators.md) error: specify
ONNX_ML=0 and ONNX_ML=1 to update Operators.md and Operators-ml.md

<!-- - Why is this change required? What problem does it solve? -->
<!-- - If it fixes an open issue, please link to the issue here. -->
onnx#5344 we removed doc diff in required
Azp CI and now only Lint CI has doc diff check. However, documentation
diff in Lint CI seems not working. This PR is trying to ensure doc diff
errors will be caught.

---------

Signed-off-by: Chun-Wei Chen <jacky82226@gmail.com>
Signed-off-by: Aditya Goel <agoel4512@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module: CI pipelines Issues related to the CI pipeline topic: code style Issues related to coding style or the linter
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants