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

Refactor higress github workflows/toolings #122

Open
4 of 9 tasks
Xunzhuo opened this issue Jan 17, 2023 · 0 comments
Open
4 of 9 tasks

Refactor higress github workflows/toolings #122

Xunzhuo opened this issue Jan 17, 2023 · 0 comments

Comments

@Xunzhuo
Copy link
Collaborator

Xunzhuo commented Jan 17, 2023

I create this epic to record the subtasks of GitHub Workflows Refactoring:

  • Retrieve release version from VERSION file instead of git describe(GitTree in GItHub Acion is not always complete, when a job is triggered by git commit/push, we can not read the git tag from git describe)
  • Refactor Build and Test Workflow:
    • Add Build Job
    • Add publish Job
    • Add static check / lint Job
    • Add e2e/conformance tests Job
  • Add Release Workflow
    • Add Latest Release Workflow
    • Add Formal Release Workflow
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In Progress
Development

No branches or pull requests

3 participants