Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: scality/actions
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.8.0
Choose a base ref
...
head repository: scality/actions
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 8 commits
  • 4 files changed
  • 4 contributors

Commits on Aug 28, 2024

  1. different install method for tmate (#146)

    tcarmet authored Aug 28, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    33cd91b View commit details

Commits on Oct 15, 2024

  1. Do not consider skipped as a failure (#150)

    tcarmet authored Oct 15, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    7e66d9f View commit details

Commits on Oct 16, 2024

  1. Add aws to ssh test case

    tcarmet authored Oct 16, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    caf68d7 View commit details
  2. Update ssh-runner.yaml

    tcarmet authored Oct 16, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    8693054 View commit details

Commits on Nov 12, 2024

  1. Add detached mode support to SSH-to-runner action

    - Introduced `detached` input to allow tmate sessions to run in detached
      mode
    - Updated action to set `TMATE_DETACHED` in GITHUB_ENV for centralized
      control
    - Conditional start of tmate based on `detached` input, enabling
      background sessions
    Related issue: COSI-57
    anurag4DSB committed Nov 12, 2024

    Verified

    This commit was signed with the committer’s verified signature.
    anurag4DSB Anurag Mittal
    Copy the full SHA
    d177f8b View commit details
  2. Merge pull request #154 from scality/improvement/COSI-57-add-detached…

    …-mode-to-ssh-runner
    
    Add detached mode support to SSH-to-runner action
    anurag4DSB authored Nov 12, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    8c25111 View commit details

Commits on Nov 13, 2024

  1. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    ff100bb View commit details

Commits on Nov 19, 2024

  1. PTFE-2165 set GitHub Actions PATH to tmate env (#155)

    tcarmet authored Nov 19, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    175ef87 View commit details
Loading