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

Support directly designating a gitSSHKey instead of File for launcher #5258

Merged
merged 17 commits into from
Oct 7, 2024

Commits on Sep 24, 2024

  1. Generate v0.49.x docs

    Signed-off-by: t-kikuc <[email protected]>
    t-kikuc committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    13f608c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/pipe-cd/pipecd

    Signed-off-by: t-kikuc <[email protected]>
    t-kikuc committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    129e5e9 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of https://github.com/pipe-cd/pipecd

    Signed-off-by: t-kikuc <[email protected]>
    t-kikuc committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    b6653fa View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Merge branch 'master' of https://github.com/pipe-cd/pipecd

    Signed-off-by: t-kikuc <[email protected]>
    t-kikuc committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    2fa58f0 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Merge branch 'master' of https://github.com/pipe-cd/pipecd

    Signed-off-by: t-kikuc <[email protected]>
    t-kikuc committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    0dbd3df View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

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

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    361f46d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e18db6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    47281d5 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Configuration menu
    Copy the full SHA
    b08b2c3 View commit details
    Browse the repository at this point in the history
  2. add --git-ssh-key-env

    Signed-off-by: t-kikuc <[email protected]>
    t-kikuc committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    7065f74 View commit details
    Browse the repository at this point in the history
  3. update docs: add '--git-ssh-key-env'

    Signed-off-by: t-kikuc <[email protected]>
    t-kikuc committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    fe51b90 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. add '\n' at the end of ssh key

    Signed-off-by: t-kikuc <[email protected]>
    t-kikuc committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    baf1939 View commit details
    Browse the repository at this point in the history
  2. Directly use data instead of env

    Signed-off-by: t-kikuc <[email protected]>
    t-kikuc committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    d410b58 View commit details
    Browse the repository at this point in the history
  3. Clarify the flag description

    Signed-off-by: t-kikuc <[email protected]>
    t-kikuc committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    c3f5712 View commit details
    Browse the repository at this point in the history
  4. fix error message: 'and' -> 'or'

    Signed-off-by: t-kikuc <[email protected]>
    t-kikuc committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    0c523fb View commit details
    Browse the repository at this point in the history
  5. fix: use Write()

    Signed-off-by: t-kikuc <[email protected]>
    t-kikuc committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    1c6e430 View commit details
    Browse the repository at this point in the history