Commit aaaf4bf
authored
chore: rename release artifacts to match rust convention (#285)
### Type of change
- Refactor (a code change that neither fixes a bug or adds a new
feature)
### Test plan
- Manual testing; please provide instructions so we can reproduce:
```
bazel build py/tools/unpack_bin:linux
Target //py/tools/unpack_bin:linux up-to-date:
bazel-bin/py/tools/unpack_bin/unpack-aarch64-unknown-linux-gnu
bazel-bin/py/tools/unpack_bin/unpack-aarch64-unknown-linux-gnu.sha256
bazel-bin/py/tools/unpack_bin/unpack-x86_64-unknown-linux-gnu
bazel-bin/py/tools/unpack_bin/unpack-x86_64-unknown-linux-gnu.sha256
```1 parent 25c5ceb commit aaaf4bf
1 file changed
+11
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | 3 | | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
7 | 15 | | |
8 | 16 | | |
9 | 17 | | |
| |||
16 | 24 | | |
17 | 25 | | |
18 | 26 | | |
19 | | - | |
| 27 | + | |
| 28 | + | |
20 | 29 | | |
21 | 30 | | |
22 | 31 | | |
| |||
0 commit comments