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

Remove UT and Linux Build CI from GitHub Actions #947

Open
3 tasks done
wlwilliamx opened this issue Jan 22, 2025 · 0 comments · May be fixed by #946
Open
3 tasks done

Remove UT and Linux Build CI from GitHub Actions #947

wlwilliamx opened this issue Jan 22, 2025 · 0 comments · May be fixed by #946
Assignees
Labels
type/enhancement The issue or PR belongs to an enhancement.

Comments

@wlwilliamx
Copy link
Collaborator

wlwilliamx commented Jan 22, 2025

Description

We have successfully integrated the CI workflows for unit tests, static checks, and Linux build to our own infrastructure. As a result, the corresponding CI jobs on GitHub Actions are no longer required and should be removed to avoid redundancy and potential conflicts.

Tasks

  • Remove the GitHub Actions workflows for:
    • Unit tests (UT)
    • Linux build
  • Verify that no dependencies on these workflows remain in the repository.
  • Ensure all other CI jobs are unaffected.

Note

This change will streamline the CI process and focus on using our own infrastructure for the above tasks.

@asddongmen asddongmen added the type/enhancement The issue or PR belongs to an enhancement. label Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement The issue or PR belongs to an enhancement.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants