Commit aa0d97c
Add a new method to
use when operating on `Artifact` paths.
Some of the `ActionInput` instances are `Artifact`s which means that we have
the ability to operate on their path. In some cases, we cannot use those paths
as is since `FileSystem` redirection is needed. The new method provides that
information as well as the `FileSystem` to use in such case.
PiperOrigin-RevId: 330612369MetadataProvider to optionally provide a FileSystem to1 parent 943d19f commit aa0d97c
1 file changed
Lines changed: 15 additions & 0 deletions
Lines changed: 15 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| |||
44 | 45 | | |
45 | 46 | | |
46 | 47 | | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
47 | 62 | | |
0 commit comments