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

Migrate CI pipelines from AzureDevOps to Github Actions #6073

Closed
justinchuby opened this issue Apr 10, 2024 · 0 comments · Fixed by #6075
Closed

Migrate CI pipelines from AzureDevOps to Github Actions #6073

justinchuby opened this issue Apr 10, 2024 · 0 comments · Fixed by #6075
Labels
better engineering Improve engineering quality of the project contributions welcome

Comments

@justinchuby
Copy link
Contributor

Recreate https://github.com/onnx/onnx/tree/main/.azure-pipelines as Github Action

for easier management and faster CI.

@justinchuby justinchuby added contributions welcome better engineering Improve engineering quality of the project labels Apr 10, 2024
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>
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
better engineering Improve engineering quality of the project contributions welcome
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant