Commit 790f51d
alferio
feat(dist): snpacraft yaml
- snapcraft.yaml
- before running ./gradlew, it now seeds the wrapper cache from the repo’s existing local cache:
- .gradle-user/wrapper/dists
- on your machine that cache already exists, so Snapcraft should not need to fetch Gradle again
- gradle/wrapper/gradle-wrapper.properties
- raised:
- networkTimeout=120000
- this is only a fallback if the cache is missing1 parent 7962581 commit 790f51d
2 files changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
72 | 77 | | |
73 | 78 | | |
74 | 79 | | |
| |||
0 commit comments