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

Pause all PR merges #6074

Closed
justinchuby opened this issue Apr 10, 2024 · 1 comment · Fixed by #6075
Closed

Pause all PR merges #6074

justinchuby opened this issue Apr 10, 2024 · 1 comment · Fixed by #6075

Comments

@justinchuby
Copy link
Contributor

justinchuby commented Apr 10, 2024

PR merge is paused until the CI pipelines are fixed.

cc @gramalingam

@justinchuby justinchuby pinned this issue Apr 10, 2024
@hamptonm1
Copy link
Contributor

FYI - @AlexandreEichenberger

github-merge-queue bot pushed a commit that referenced this issue Apr 12, 2024
Migrate CI to use Github Actions. Update Google Test to a newer version
(some version in 2022). The latest commit has errors I don't know how to
fix.

Use `FetchContent` instead of `ExternalProject` to bring in googletest
according to its documentation
https://google.github.io/googletest/quickstart-cmake.html

Fixes #6074 Fixes
#6073

---------

Signed-off-by: Justin Chu <justinchu@microsoft.com>
@justinchuby justinchuby unpinned this issue Apr 12, 2024
gramalingam pushed a commit to gramalingam/onnx that referenced this issue Apr 12, 2024
Migrate CI to use Github Actions. Update Google Test to a newer version
(some version in 2022). The latest commit has errors I don't know how to
fix.

Use `FetchContent` instead of `ExternalProject` to bring in googletest
according to its documentation
https://google.github.io/googletest/quickstart-cmake.html

Fixes onnx#6074 Fixes
onnx#6073

---------

Signed-off-by: Justin Chu <justinchu@microsoft.com>
Signed-off-by: Ganesan Ramalingam <grama@microsoft.com>
gramalingam pushed a commit to gramalingam/onnx that referenced this issue Apr 12, 2024
Migrate CI to use Github Actions. Update Google Test to a newer version
(some version in 2022). The latest commit has errors I don't know how to
fix.

Use `FetchContent` instead of `ExternalProject` to bring in googletest
according to its documentation
https://google.github.io/googletest/quickstart-cmake.html

Fixes onnx#6074 Fixes
onnx#6073

---------

Signed-off-by: Justin Chu <justinchu@microsoft.com>
Signed-off-by: Ganesan Ramalingam <grama@microsoft.com>
cjvolzka pushed a commit that referenced this issue May 9, 2024
Migrate CI to use Github Actions. Update Google Test to a newer version
(some version in 2022). The latest commit has errors I don't know how to
fix.

Use `FetchContent` instead of `ExternalProject` to bring in googletest
according to its documentation
https://google.github.io/googletest/quickstart-cmake.html

Fixes #6074 Fixes
#6073

---------

Signed-off-by: Justin Chu <justinchu@microsoft.com>
(cherry picked from commit 284b124)
cjvolzka pushed a commit that referenced this issue May 9, 2024
Migrate CI to use Github Actions. Update Google Test to a newer version
(some version in 2022). The latest commit has errors I don't know how to
fix.

Use `FetchContent` instead of `ExternalProject` to bring in googletest
according to its documentation
https://google.github.io/googletest/quickstart-cmake.html

Fixes #6074 Fixes
#6073

---------

Signed-off-by: Justin Chu <justinchuby@users.noreply.github.com>
(cherry picked from commit 284b124)
gramalingam pushed a commit to gramalingam/onnx that referenced this issue Jun 6, 2024
Migrate CI to use Github Actions. Update Google Test to a newer version
(some version in 2022). The latest commit has errors I don't know how to
fix.

Use `FetchContent` instead of `ExternalProject` to bring in googletest
according to its documentation
https://google.github.io/googletest/quickstart-cmake.html

Fixes onnx#6074 Fixes
onnx#6073

---------

Signed-off-by: Justin Chu <justinchu@microsoft.com>
Signed-off-by: Ganesan Ramalingam <grama@microsoft.com>
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 a pull request may close this issue.

2 participants