Agoric / dapp-inter

User application for Agoric Inter Protocol—Vaults, BLD Boost, Liquidations, etc.
2 stars 10 forks source link

Dynamic SDK Tag Management #325

Closed rabi-siddique closed 4 months ago

rabi-siddique commented 4 months ago

Problem Statement

Automated tests for dapp-inter, dapp-psm, econ-gov-ui, and wallet-app select networks directly from the UI, defaulting to the current Emerynet build.

However, tests that utilize agd or agops, including those for bidding and liquidation, require manual updates to the Docker image specified in the Dockerfile to match the latest build. With Emerynet operating on Upgrade 16 RC3, updates to the agoric-sdk tag necessitate a pull request.

Proposed Solution

Enhance the GitHub Actions workflow by introducing an optional tag input for the agoric-sdk image: