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(tiup-publisher): refactor and add new implementation #179

Merged
merged 3 commits into from
Oct 12, 2024

Commits on Oct 12, 2024

  1. refactor(tiup-publisher): refactor and add new implementation

    - refactor publisher app with GOA framework tool, design go first.
    - rename tiup-publisher to publisher
    - add http api service to request publishing with OCI artifact url.
    - add placeholder api to query the publishing status.
    
    Signed-off-by: wuhuizuo <[email protected]>
    wuhuizuo committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    ccabeb6 View commit details
    Browse the repository at this point in the history
  2. fix(tibuild): update go.sum

    Signed-off-by: wuhuizuo <[email protected]>
    wuhuizuo committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    4f9264a View commit details
    Browse the repository at this point in the history
  3. ci(publisher): fix ci

    Signed-off-by: wuhuizuo <[email protected]>
    wuhuizuo committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    0ff2ace View commit details
    Browse the repository at this point in the history