playwright/.github/actions
Yury Semikhatsky 4b0e55abda
devops: make sure uploaded reports always contain directory (#29080)
* Before the change if if uploaded artifact path contained just one file
it would be [archived
directly](694cdabd8b/src/search.ts (L142-L151)),
but if there is a sister folder it would be an archive of the entire
dir. According to the action docs "If a wildcard pattern is used, the
path hierarchy will be preserved after the first wildcard pattern", so
hopefully it means that the directory is always compressed even if there
is a single file in it.
* Use `overwrite: true` to have only one artifact with pull request
number.
2024-01-19 17:23:22 -08:00
..
download-artifact devops: merge paginated results when downloading blobs (#29013) 2024-01-16 16:14:38 -08:00
download-blob-report-from-azure devops: add upload report action (#24222) 2023-07-14 08:21:15 -07:00
upload-blob-report devops: make sure uploaded reports always contain directory (#29080) 2024-01-19 17:23:22 -08:00