Skip to content

Add Github Actions workflow to deploy to testnet - #586

Draft
jeffesquivels wants to merge 2 commits into
masterfrom
jeff/deploy_testnet
Draft

jeffesquivels wants to merge 2 commits into
masterfrom
jeff/deploy_testnet

Conversation

@jeffesquivels

Copy link
Copy Markdown
Contributor

No description provided.

@jeffesquivels
jeffesquivels requested a review from sisou September 1, 2026 04:07
@jeffesquivels jeffesquivels self-assigned this Sep 1, 2026
@jeffesquivels
jeffesquivels marked this pull request as draft September 1, 2026 04:07
@jeffesquivels
jeffesquivels force-pushed the jeff/deploy_testnet branch 7 times, most recently from b3d9edf to 41bb490 Compare September 2, 2026 05:44
@sisou

sisou commented Sep 4, 2026

Copy link
Copy Markdown
Member

@jeffesquivels is this ready for review and testing?

@jeffesquivels

Copy link
Copy Markdown
Contributor Author

@jeffesquivels is this ready for review and testing?

Actually, I had a question about this: while testing the deployment workflow, I noticed that the smoke test would fail unless VUE_APP_HUB_URL is set when building the hub (which it currently is not). Since this is not set currently, is that a bug on the smoke test or is something else going on?

Thanks!

@sisou

sisou commented Sep 5, 2026

Copy link
Copy Markdown
Member

Since this is not set currently, is that a bug on the smoke test or is something else going on?

Seems it must be set: https://github.com/nimiq/hub/blob/master/vue.config.js#L30

I added that variable when we had a hub.pos... testnet hub deployment for Albatross before the PoS transition, in parallel with the PoW testnet hub.

That means the env variable should not get defined in the script call, but instead in the CI environment.

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