Skip to content

Use short_path instead of path to create filename#499

Open
mauriciogg wants to merge 1 commit into
bazelbuild:mainfrom
mauriciogg:patch-6
Open

Use short_path instead of path to create filename#499
mauriciogg wants to merge 1 commit into
bazelbuild:mainfrom
mauriciogg:patch-6

Conversation

@mauriciogg
Copy link
Copy Markdown
Contributor

Use short_path instead of path to create filename

Using path contains platform specific components (e.g. darwin-arm64-dbg) which result in different cache key even when path-mapping is enabled. This fixes path-mapping support for desugar and dex actions

Using `path` contains platform specific components (e.g. `darwin-arm64-dbg`) which result in different cache key even when `path-mapping` is enabled.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant