assignUser commented on issue #45268: URL: https://github.com/apache/airflow/issues/45268#issuecomment-2565017876
So you would want the action to be able to download multiple 'stash' artifacts and unpack them into a single dir? I can see how this would be useful to simplify this: https://github.com/apache/airflow/pull/45266/files#diff-a2dbc854d7d9f769ffe6efe98247baa68750cba87d785fb70d4616331010c7d0R43 The main motivation for the action was caching compiler caches for which this doesn't really make sense but when used as a more general `actions/cache` replacement this makes sense. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
