You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add workflow dispatch and improve error logging in AWS Staging workflow (#4049)
* Add workflow_dispatch trigger to AWS Staging workflow
* Add SUBGRAPH_BASE environment variable to workflows and Dockerfile
* Improve error logging for missing token prices
* Add SUBGRAPH_BASE to required secrets in AWS Staging workflow
* refactor subgraph base to SUBGRAPH_BASE_STAGING for stg
* removed SUBGRAPH_BASE as it is not needed
* fix
0 commit comments