Compare commits

...

2 Commits

Author SHA1 Message Date
wpetit 144fdd8bf3 chore: update app spec sample
arcad/emissary/pipeline/head Something is wrong with the build of this commit Details
2023-11-30 19:13:22 +01:00
wpetit 8b33bacbd5 chore: improve update-edge-lib task 2023-11-30 19:13:05 +01:00
2 changed files with 4 additions and 3 deletions

View File

@ -138,7 +138,8 @@ version: .mktools
update-edge-lib:
git pull --rebase
GOPROXY=direct GOPRIVATE=forge.cadoles.com/arcad/edge go get -u forge.cadoles.com/arcad/edge
go clean -modcache
GONOPROXY=forge.cadoles.com/arcad/edge GOPRIVATE=forge.cadoles.com/arcad/edge go get -v -u forge.cadoles.com/arcad/edge
go mod tidy
$(MAKE) test
git add go.mod go.sum

View File

@ -12,8 +12,8 @@
}
},
"edge.sdk.client.test": {
"url": "https://emissary.cadol.es/files/apps/edge.sdk.client.test_2023.10.11-stable.943.4d064de.zip",
"sha256sum": "5419054e09342f5b9834771c087385b0fb425ebdbca3d91aa69eab98d909ca57",
"url": "https://emissary.cadol.es/files/apps/edge.sdk.client.test_2023.10.22-stable.847.22a3326.zip",
"sha256sum": "37aa6c4af57b647dc5cae4ec7d36f4289d99c1f090e533997e0d59188a0a04f4",
"address": ":8084",
"format": "zip",
"storage": {