-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Following earlier Preprocessor-No-Write-Cache:true changes. Signed-off-by: Paul Jolly <[email protected]> Change-Id: I542693f6eb2593040ed64dbc297f0e664bdc9fde Dispatch-Trailer: {"type":"trybot","CL":1206126,"patchset":3,"ref":"refs/changes/26/1206126/3","targetBranch":"master"}
- Loading branch information
Showing
225 changed files
with
610 additions
and
610 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,17 +7,17 @@ package site | |
page: { | ||
cache: { | ||
upload: { | ||
"cue get go - main cue": "aHOIt14V7h/JCo7xwhKZNlJgdYq3RufUW04hD3rc49I=" | ||
"load cue - cue data": "6GdV5xstoTDpwaI62iPfqCQhHi8my51kHehSWGD+W3Y=" | ||
"load cue - main.go": "C6wlypWL02EJBd499uk1Hhi6B/UvD+AGGu8o2KRLVyc=" | ||
"load non-cue - main.go": "czBZixvpzcbN4rY0Zhs8cK8UJLNGPDNP19DqKEdD9DI=" | ||
"load non-cue - yaml file": "9cB4OaSohXS4q6y26Pl9r9SJIxZNYVcUa9GNPYlfHeM=" | ||
"check go data - cue schema": "6JYe/Akkx8I1lotdogwvpAYqZJEdWdY5svtjOwglveI=" | ||
"check go data - main.go": "3HT4lWPUfuytgj2pgCeOjiD9lKoOpf89FvqOVaEPCsc=" | ||
"cue get go - main cue": "8+721i4sogJuqwa7TTee1RLFLRyk+mZGP3l1cGVlNDI=" | ||
"load cue - cue data": "+cmX4rgqYws4JP88P18U6ZNMnTd0S46fZU8oV+Ycz2E=" | ||
"load cue - main.go": "mDx+onN5RrhTAwDQMdQs12odOJF/kC6VBrjRfgJD2o8=" | ||
"load non-cue - main.go": "CjnNN9sKCwefgfMZzCevyRzKn4TJ3tghcvL7qrbUJkc=" | ||
"load non-cue - yaml file": "vYQkskg0KeUK4RFmnROkjiTAVyfZK95zwhEBCloYFcg=" | ||
"check go data - cue schema": "Lt70n1NX9c1bitgS/A8Lp9ROrpHcKLLcPMSai78HLjo=" | ||
"check go data - main.go": "h+zuQgk4V6XSLV7E+RA+gjaL9dgwqyCOwaEvHZWvrOA=" | ||
} | ||
multi_step: { | ||
hash: "GT15HF54O6DCGJKAQG4503K5578F4LGF21VHQLNCC318GONF5AUG====" | ||
scriptHash: "0NUPDILPH1DRRR9E7H4HM90BHHICRR4I4PDT09B50L29GRNRR5QG====" | ||
hash: "596HHHN2572FMS0H7SSQPKENS3VLEKH700MO66KI2EE4KIV07TMG====" | ||
scriptHash: "7TRVLQ1D0O3T05S9A69CH60Q9BIUOV1DJK1HPVD9VA42MLRCDNE0====" | ||
steps: [{ | ||
doc: "" | ||
cmd: "export LC_ALL=C" | ||
|
@@ -113,7 +113,7 @@ package site | |
""" | ||
}, { | ||
doc: "#ellipsis 0" | ||
cmd: "go get cuelang.org/[email protected].0" | ||
cmd: "go get cuelang.org/[email protected].1" | ||
exitCode: 0 | ||
output: """ | ||
... | ||
|
@@ -169,7 +169,7 @@ package site | |
""" | ||
}, { | ||
doc: "#ellipsis 0" | ||
cmd: "go get cuelang.org/[email protected].0" | ||
cmd: "go get cuelang.org/[email protected].1" | ||
exitCode: 0 | ||
output: """ | ||
... | ||
|
@@ -219,7 +219,7 @@ package site | |
""" | ||
}, { | ||
doc: "#ellipsis 0" | ||
cmd: "go get cuelang.org/[email protected].0" | ||
cmd: "go get cuelang.org/[email protected].1" | ||
exitCode: 0 | ||
output: """ | ||
... | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,15 +7,15 @@ package site | |
page: { | ||
cache: { | ||
upload: { | ||
"schema.json": "/kUdr0fzuuRptywSD4+RurSwLj5mf/dKcpDgx8pbIlo=" | ||
"schema.cue": "uuRXCeLnU0oAX9VedFqcq1GBei61iSPJxThpN2IRbdo=" | ||
good: "WFiU/8rD/HImR15nTlCyP5zJqMKlK8xWMjEcLKoGZ0g=" | ||
bad: "IR0SZ9dMe0tOZrbrH/0rnq/UUggJlweNfCDp1Rq3TNI=" | ||
"main go program": "sK9KyBeIAyoVcvzO4HVsUM+SlErwIcgvr8Ht3ZxSHdM=" | ||
"schema.json": "/3kR4KkkWEQIFMZnCeBkIrYM8NhkMdJOrNUIOev9kRM=" | ||
"schema.cue": "GbP6Kq5hsy4blRNlFBTO429JESu3THhUh7hVcW9OyyE=" | ||
good: "1vS47f4YilfMqDziGhuRtmLIX1T9395qJy1tJX39QyI=" | ||
bad: "TFGDuN24WPD6qSdoTxD7OfuoElul4htt8yIhUCwqdqo=" | ||
"main go program": "LRARUaR0/Dnk0hyavvnr6sWj+TAEK/HTK0iNgCG/LxA=" | ||
} | ||
multi_step: { | ||
hash: "ACLNI3GHSNVQ0HNU4RLEHH660R0EQGBEBHNB8PIM022PFB6VKAE0====" | ||
scriptHash: "MJQPVG1G73F4GPBE23L6SPDP5Q58B6RLU6U0R8GV5HA9QRURD540====" | ||
hash: "2VPBBAG0HMCFC8IQJTTCC3F1NSI59O41ECO7LHCEP2JO3EVLD6JG====" | ||
scriptHash: "L5B9L103DSBN8P8O6NFL3N7STI4AHHS0TQ2R4UE68TPNQRCV9MI0====" | ||
steps: [{ | ||
doc: "" | ||
cmd: "export GOMODCACHE=/caches/gomodcache" | ||
|
@@ -83,7 +83,7 @@ package site | |
""" | ||
}, { | ||
doc: "#ellipsis 0" | ||
cmd: "go get cuelang.org/[email protected].0" | ||
cmd: "go get cuelang.org/[email protected].1" | ||
exitCode: 0 | ||
output: """ | ||
... | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,15 +7,15 @@ package site | |
page: { | ||
cache: { | ||
upload: { | ||
"schema.cue": "yQW5X7v7RTJlgxy+qisrulMszXEytcYOrjXuHWzeIS0=" | ||
"api.pet.yaml": "AX9TQJJ72LeNiIoTYJA/nAskdVu78p/pC0JMSLhiQLo=" | ||
"api.pet.cue": "1zIgYbIzSOnQC8XVVhRLO5qdFxvo1Z4zAtH/QISgGBg=" | ||
"jonathan.yml": "CqtFY/7I4M9vqXeua4s+JmMaWAhOczPDFxMuXd27T0M=" | ||
"go emit openapi main": "Lr2sAhXGzxCwR0i6Cs9AKwkB4oGbUp1fKbK7DK8wNmw=" | ||
"schema.cue": "uzWCcxVJmQWMn1nAggcNudRoyIsksoenR99JJEWVvmc=" | ||
"api.pet.yaml": "0x6DdXKKsb753XfCicRhx4V3ytIcpy7lIJL6Qsq4zxU=" | ||
"api.pet.cue": "QQpm4vgGUjI7ehOWFm97PfaUk0Aekewqq8GBBLLjdRY=" | ||
"jonathan.yml": "AzytzEEng+mxBduOPgHnieQzJiAtEG1l1iciKrON6js=" | ||
"go emit openapi main": "K9krc0GfVRLRu7OrLiFlKRKFVwwS7APVFzyIb5IbnOY=" | ||
} | ||
multi_step: { | ||
hash: "SIDSVPI03C46925JKKSLH7TB4J96CHTAEPOITDN982G1I8O0L0GG====" | ||
scriptHash: "NSMKEP2B5OD9BECAVE05O51S8T4T05NUK2F6AU94NU9IHGDD1BH0====" | ||
hash: "O2F5A3A4U15FEIL15S1F3GNTMH0RG36BG84IVVNL32SC4BJEPL20====" | ||
scriptHash: "E34N3FM4NPSFNNOSOIRD8LK2UTLV82DV3645H9V6OQVGJV601HNG====" | ||
steps: [{ | ||
doc: "" | ||
cmd: "export GOMODCACHE=/caches/gomodcache" | ||
|
@@ -94,7 +94,7 @@ package site | |
""" | ||
}, { | ||
doc: "#ellipsis 0" | ||
cmd: "go get cuelang.org/[email protected].0" | ||
cmd: "go get cuelang.org/[email protected].1" | ||
exitCode: 0 | ||
output: """ | ||
... | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,13 +7,13 @@ package site | |
page: { | ||
cache: { | ||
upload: { | ||
"basic.proto": "AQ15dkC2MluIaIwu6LtLnvSnkJtEpAVOCQzM4ea0iMo=" | ||
"basic.cue": "1AtBmEEnIhtDuA62ssoaThyyXsuVrvSYz9Ryq+3Dk4U=" | ||
"go convert basic.proto": "rnwyC/typbPXgRzpfRCNAY8Vj5RXxZc97WpWwCKU6GE=" | ||
"basic.proto": "sH2cZZ1UK1vN2Y+Lkur7UyFjTUUMeTGyc+omIbUvNZ0=" | ||
"basic.cue": "yJO72cypdN2PuD0iUZ6fX9bBXO8JP7IW3ZL6U5+qJYc=" | ||
"go convert basic.proto": "CYsSjuRGKE5eA4tibA0gf4K+wTZ9rR0QbGoayVHKULw=" | ||
} | ||
multi_step: { | ||
hash: "Q11RSJKNELDEHGDVGGT56L2OUORE9G1V3DCS9V3PN80K0RTSRQCG====" | ||
scriptHash: "LDQGC0591GEHPN5SFFL10MV3TD2DUHSELFS7K46DV3EEJJNQ5170====" | ||
hash: "M3R0QFDJ00AO85T7A2UU3TDU4MRRMSG3RL0PEVRJA4PEBGJEAAN0====" | ||
scriptHash: "QKG5ELK7U71R54S3KJG13O33TBLPMP2U5MK02D33M2AG2OUV9VIG====" | ||
steps: [{ | ||
doc: "" | ||
cmd: "cue import basic.proto" | ||
|
@@ -56,7 +56,7 @@ package site | |
""" | ||
}, { | ||
doc: "#ellipsis 0" | ||
cmd: "go get cuelang.org/[email protected].0" | ||
cmd: "go get cuelang.org/[email protected].1" | ||
exitCode: 0 | ||
output: """ | ||
... | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.