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

[hotfix][ci] Shorten CI workflow tag prefixes to improve CI workflow readability #3722

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

yuxiqian
Copy link
Contributor

Currently, our CI workflow architecture is deep and hard to recognize, and layers have long and duplicate prefixes.

截圖 2024-11-12 20 21 36

This PR simplifies layer names to make CI job summary clearer.

@github-actions github-actions bot added the build label Nov 12, 2024
Copy link
Contributor

@leonardBang leonardBang left a comment

Choose a reason for hiding this comment

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

+1 with minor name suggestions

@@ -19,7 +19,7 @@ on:
workflow_call:

jobs:
migration_test_ut:
unit_test:
Copy link
Contributor

@leonardBang leonardBang Nov 12, 2024

Choose a reason for hiding this comment

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

misc_test

Signed-off-by: yuxiqian <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants