Skip to content

Commit

Permalink
ci: Initialize empty a3p tests for upgrade-16
Browse files Browse the repository at this point in the history
  • Loading branch information
iomekam committed Jun 6, 2024
1 parent f320504 commit 6d750b9
Show file tree
Hide file tree
Showing 51 changed files with 1,644 additions and 15,302 deletions.
4 changes: 2 additions & 2 deletions a3p-integration/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"agoricSyntheticChain": {
"fromTag": "latest"
"fromTag": "use-upgrade-15"
},
"scripts": {
"build": "yarn run build:sdk && yarn run build:submissions && yarn run build:synthetic-chain",
Expand All @@ -17,4 +17,4 @@
},
"packageManager": "[email protected]",
"license": "Apache-2.0"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"agoricProposal": {
"releaseNotes": false,
"sdkImageTag": "unreleased",
"planName": "UNRELEASED_UPGRADE",
"planName": "agoric-upgrade-16",
"upgradeInfo": {
"coreProposals": []
},
Expand All @@ -28,4 +28,4 @@
"agops": "yarn --cwd /usr/src/agoric-sdk/ --silent agops"
},
"packageManager": "[email protected]"
}
}
Loading

0 comments on commit 6d750b9

Please sign in to comment.