Skip to content

Commit

Permalink
Update dockerfile (#1041)
Browse files Browse the repository at this point in the history
* Update dockerfile

* Drive by v4

* Reduce scope

* Revert dockerfile

* Revert dockerfile changes

* Cleanup the other dockerfile

* Remove contracts dir

* Remove old cli
  • Loading branch information
guibescos authored Sep 4, 2023
1 parent cfdfb9d commit f7699bb
Show file tree
Hide file tree
Showing 10 changed files with 1 addition and 524 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/lerna.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- uses: actions/setup-node@v3
with:
node-version: 18
Expand Down
178 changes: 0 additions & 178 deletions governance/xc_admin/packages/xc_admin_cli/src/cli.ts

This file was deleted.

1 change: 0 additions & 1 deletion governance/xc_admin/packages/xc_admin_common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
"@certusone/wormhole-sdk": "^0.9.22",
"@coral-xyz/anchor": "^0.26.0",
"@pythnetwork/client": "^2.17.0",
"@pythnetwork/pyth-sdk-solidity": "*",
"@solana/buffer-layout": "^4.0.1",
"@solana/web3.js": "^1.73.0",
"@sqds/mesh": "^1.0.6",
Expand Down
140 changes: 0 additions & 140 deletions governance/xc_admin/packages/xc_admin_common/src/contracts/Contract.ts

This file was deleted.

Loading

1 comment on commit f7699bb

@vercel
Copy link

@vercel vercel bot commented on f7699bb Sep 4, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

xc-admin-frontend – ./

xc-admin-frontend-git-main-pyth-web.vercel.app
xc-admin-frontend-pyth-web.vercel.app
xc-admin-frontend.vercel.app

Please sign in to comment.