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

feat: add basic auth to allow target #55

Merged
merged 14 commits into from
Dec 13, 2023
Merged

feat: add basic auth to allow target #55

merged 14 commits into from
Dec 13, 2023

Commits on Dec 12, 2023

  1. feat: remove branch limitation

    Signed-off-by: lijie <[email protected]>
    jayl1e committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    0dd16c1 View commit details
    Browse the repository at this point in the history
  2. feat: support target image path after authenticate

    Signed-off-by: lijie <[email protected]>
    jayl1e committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    1607d58 View commit details
    Browse the repository at this point in the history
  3. test: add more test case

    Signed-off-by: lijie <[email protected]>
    jayl1e committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    9a29651 View commit details
    Browse the repository at this point in the history
  4. feat: use new type for ctx

    Signed-off-by: lijie <[email protected]>
    jayl1e committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    0825f82 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. feat: add confidential

    Signed-off-by: lijie <[email protected]>
    jayl1e committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    b1bf599 View commit details
    Browse the repository at this point in the history
  2. fix: cmd arg

    Signed-off-by: lijie <[email protected]>
    jayl1e committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    20d0378 View commit details
    Browse the repository at this point in the history
  3. doc: swagger

    Signed-off-by: lijie <[email protected]>
    jayl1e committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    b64879b View commit details
    Browse the repository at this point in the history
  4. fix: pass param to jenkins

    Signed-off-by: lijie <[email protected]>
    jayl1e committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    1fef7da View commit details
    Browse the repository at this point in the history
  5. fix: forbid target img and hotfix

    Signed-off-by: lijie <[email protected]>
    jayl1e committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    79ad448 View commit details
    Browse the repository at this point in the history
  6. fix: test

    Signed-off-by: lijie <[email protected]>
    jayl1e committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    e4529c9 View commit details
    Browse the repository at this point in the history
  7. refract: rename function

    Signed-off-by: lijie <[email protected]>
    jayl1e committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    046682a View commit details
    Browse the repository at this point in the history
  8. refract: just simply global var

    Signed-off-by: lijie <[email protected]>
    jayl1e committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    a515e9d View commit details
    Browse the repository at this point in the history
  9. refract: use pointer

    Signed-off-by: lijie <[email protected]>
    jayl1e committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    007083b View commit details
    Browse the repository at this point in the history
  10. feat: rename api secret

    Signed-off-by: lijie <[email protected]>
    jayl1e committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    1256f0b View commit details
    Browse the repository at this point in the history