This repository was archived by the owner on Oct 9, 2023. It is now read-only.
Commit 33f019b
authored
Update usage of native_artifact_files (#144)
## What is the goal of this PR?
We need to update the usage of `native_artifact_files` to account for different artifact file extensions (`.tar.gz` vs `.zip`)
## What are the changes implemented in this PR?
* Use templated extension in `native_artifact_files`
* Bump `@graknlabs_dependencies`
* Bump `@graknlabs_grakn_core_artifact`1 parent 53ed6b6 commit 33f019b
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
0 commit comments