You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
Note
This change will streamline the CI process and focus on using our own infrastructure for the above tasks.
The text was updated successfully, but these errors were encountered: