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

Make swagger download automatically select architecture #19780

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on Jan 1, 2024

  1. Make swagger download automatically select architecture

    This does not work for all architectures, but at least amd64 and arm64. I could also add a switch statement, but ARM64 seems to be the most important arch to implement right now (goharbor#3505).
    
    Signed-off-by: Aaron Dewes <aaron.dewes@protonmail.com>
    AaronDewes committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    f9823ae View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Configuration menu
    Copy the full SHA
    3ff156a View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. Configuration menu
    Copy the full SHA
    3996a41 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2024

  1. Configuration menu
    Copy the full SHA
    98ff607 View commit details
    Browse the repository at this point in the history