We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We moved out the hydra-explorer from https://github.com/input-output-hk/hydra to be able to track multiple versions of hydra more easily: cardano-scaling/hydra#1282
hydra-explorer
hydra
However, this also made the self-hosted github runner labelled hydra-explorer unavailable to this repository (which we like to use as it has synchronized cardano dbs for all networks) https://github.com/input-output-hk/hydra/blob/master/.github/workflows/explorer.yaml#L12
This issue is about re-enabling deployment to this github runner / AWS machine backing https://explorer.hydra.family.
https://explorer.hydra.family
One way to achieve this would be:
cardano-scaling
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Why
We moved out the
hydra-explorer
from https://github.com/input-output-hk/hydra to be able to track multiple versions ofhydra
more easily: cardano-scaling/hydra#1282However, this also made the self-hosted github runner labelled
hydra-explorer
unavailable to this repository (which we like to use as it has synchronized cardano dbs for all networks) https://github.com/input-output-hk/hydra/blob/master/.github/workflows/explorer.yaml#L12This issue is about re-enabling deployment to this github runner / AWS machine backing
https://explorer.hydra.family
.What
One way to achieve this would be:
hydra-explorer
available to CI of this projecthydra
repository tocardano-scaling
(which also makes it less IOHK-centric)cardano-scaling
The text was updated successfully, but these errors were encountered: