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(c++): Implement C++ CI scripts using python #1303

Merged
merged 1 commit into from
Jan 10, 2024

Conversation

LiangliangSui
Copy link
Contributor

@LiangliangSui LiangliangSui commented Jan 4, 2024

Implement C++ CI scripts using python.

@LiangliangSui LiangliangSui marked this pull request as ready for review January 4, 2024 12:05
@LiangliangSui
Copy link
Contributor Author

PTAL, thanks.

@chaokunyang
Copy link
Collaborator

Could we add windows CI in this PR?

@LiangliangSui
Copy link
Contributor Author

Windows CI has not been added yet, windows bazel requires some additional configuration, I am trying it locally based on the current run_ci.py.

For the current linux and mac os C++ CI, it can work. Maybe we can merge the pr first.

ci/run_ci.py Outdated Show resolved Hide resolved
ci/run_ci.py Outdated Show resolved Hide resolved
ci/run_ci.py Outdated Show resolved Hide resolved
ci/run_ci.py Outdated Show resolved Hide resolved
ci/run_ci.py Outdated Show resolved Hide resolved
ci/run_ci.py Outdated Show resolved Hide resolved
ci/run_ci.py Outdated Show resolved Hide resolved
ci/run_ci.py Outdated Show resolved Hide resolved
ci/run_ci.py Outdated Show resolved Hide resolved
ci/run_ci.py Outdated Show resolved Hide resolved
ci/run_ci.py Outdated Show resolved Hide resolved
@PragmaTwice PragmaTwice changed the title [CI] Implement C++ CI scripts using python ci: Implement C++ CI scripts using python Jan 6, 2024
@PragmaTwice PragmaTwice changed the title ci: Implement C++ CI scripts using python ci(c++): Implement C++ CI scripts using python Jan 7, 2024
@LiangliangSui
Copy link
Contributor Author

Hi @PragmaTwice, It has been revised according to the comments mentioned.

In addition, the local adaptation of Windows C++ CI has been completed in the past two days. After this PR is merged, another PR will be created to implement the final adaptation of Windows C++ CI.

Copy link
Collaborator

@chaokunyang chaokunyang left a comment

Choose a reason for hiding this comment

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

LGTM

@LiangliangSui
Copy link
Contributor Author

LiangliangSui commented Jan 10, 2024

Can this PR be merged?

If possible, please help me merge it. I don’t have the permission to merge it.

@chaokunyang chaokunyang merged commit 8230837 into apache:main Jan 10, 2024
18 checks passed
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 this pull request may close these issues.

3 participants