curl-curl/.github/workflows
Viktor Szakats c2a45bf682
runtests: split SSH_PWD into SCP_PWD and SFTP_PWD, and more
To allow configuring paths styles for SCP and SFTP servers separately.

- make `scp://` URLs use `%SCP_PWD` (was: `%SSH_PWD`).
- make `%SCP_PWD` equal to `%POSIX_PWD`.
  To fix test 3022 with OpenSSH-Windows 9.8.0 server.
  The fix works on a local machine. Remains broken in CI.
  Before this patch, it was equal to `%FILE_PWD` when using
  OpenSSH-Windows, otherwise it was `%POSIX_PWD`.
  Notice that no matter what path-style we pass, test 3022
  was and still is broken with earlier OpenSSH-Windows versions.
  (as tested with 9.5.0, 9.5.0-beta20240403, 8.0.0.1)
- rename rest of `%SSH_PWD` uses to `%SFTP_PWD`.
- drop unused `%POSIX_PWD`.
- GHA/windows: test with OpenSSH-Windows server again.
  In the LibreSSL MSVC job. This job is short enough to fit the slow
  install of the built-in OpenSSH-Windows tools, if needed.

Follow-up to 1abb087a9c #5298
Ref: #16803
Closes #17041
2025-04-14 02:08:23 +02:00
..
appveyor-status.yml GHA: add yamlcheck 2024-08-23 18:42:55 +02:00
checkdocs.yml docs/libcurl: make examples build with picky compiler options 2025-04-11 15:23:51 +02:00
checksrc.yml runtests: generate certs dynamically, bump to EC-256, tidy up 2025-03-27 10:21:57 +01:00
configure-vs-cmake.yml GHA/configure-vs-cmake: dump generated configs to log 2025-04-05 23:03:15 +02:00
curl-for-win.yml GHA/curl-for-win: switch to podman (from docker) 2025-04-03 23:23:37 +02:00
distcheck.yml GHA: update actions/download-artifact digest to cc20338 2025-03-03 08:59:40 +01:00
fuzz.yml CI: move Azure jobs to GHA, fix fallouts, sshserver, runtests tweaks 2024-09-16 10:00:17 +02:00
hacktoberfest-accepted.yml GHA: set persist-credentials: false 2024-12-16 18:00:22 +01:00
http3-linux.yml GHA: update openssl/openssl to v3.5.0 2025-04-08 16:57:08 +02:00
label.yml GHA: tidy up quotes, checkout order, silence Android/CMake warnings 2025-01-19 15:03:16 +01:00
linux-old.yml libssh: drop support for libssh older than 0.9.0 2025-02-06 22:27:13 +01:00
linux.yml GHA: update openssl/openssl to v3.5.0 2025-04-08 16:57:08 +02:00
macos.yml GHA/macos: re-generate gcc-13 hacklayer on macos-15 2025-04-10 22:00:17 +02:00
non-native.yml GHA/non-native: revert to bare builds for Android 21 2025-03-26 03:31:10 +01:00
windows.yml runtests: split SSH_PWD into SCP_PWD and SFTP_PWD, and more 2025-04-14 02:08:23 +02:00