Skip to content

Remove deployment step from frontend workflow#279

Open
barbaraperic wants to merge 1 commit intofilecoin-project:mainfrom
barbaraperic:bp/github-workflow
Open

Remove deployment step from frontend workflow#279
barbaraperic wants to merge 1 commit intofilecoin-project:mainfrom
barbaraperic:bp/github-workflow

Conversation

@barbaraperic
Copy link
Contributor

Remove SSH deployment from workflow

@ianconsolata
Copy link
Collaborator

@barbaraperic Any idea why the Vercel deployment doesn't seem to be linked to the correct backend?

No proposals listed https://on-chain-voting.vercel.app/home

Mainnet proposals listed: https://vote.fil.org

It looks like it might missing the env variables: https://github.com/filecoin-project/on-chain-voting/blob/main/deployment/deployment.md

I think the current values for mainnet can be found here: https://github.com/filecoin-project/on-chain-voting/blob/main/contracts/scripts/filecoin_mainnet_config.json

And a nice stretch goal would be to create a staging env as well with these variables: https://github.com/filecoin-project/on-chain-voting/blob/main/contracts/scripts/filecoin_testnet_config.json, and a dev env with these variables: https://github.com/filecoin-project/on-chain-voting/blob/main/contracts/scripts/filecoin_devnet_config.json

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants