nx-aws
nx-aws copied to clipboard
Fix: Using bucket path on windows and linux makes different cache files
if i use option awsBucket: "bucket-name/path-to-a-folder"
in windows will create
bucket-name
"path-to-a-folder\hash.tgz"
and in linux `
bucket-name
path-to-a-folder
"hash.tgz"
making different caches for each of them
☁️ Nx Cloud Report
CI is running/has finished running commands for commit b185c0bc89572f7bee1defef7c6da015eb03eec2. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.
📂 See all runs for this CI Pipeline Execution
⌛ The following target is in progress
✅ Successfully ran 4 targets
Sent with 💌 from NxCloud.
Closing as https://github.com/bojanbass/nx-aws/pull/645 was merged.