Skip to content

Conversation

@jbearer
Copy link
Member

@jbearer jbearer commented Nov 5, 2025

No description provided.

Base automatically changed from jb/validator-endpoints-2 to main November 6, 2025 16:02
@jbearer jbearer marked this pull request as ready for review November 6, 2025 16:13
@jbearer jbearer requested review from Ancient123 and imabdulbasit and removed request for Ancient123 November 6, 2025 16:17
@@ -0,0 +1,62 @@
services:
l1:
image: ghcr.io/espressosystems/geth-l1:main
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I did not know that was a thing.

tags: ghcr.io/espressosystems/staking-ui-service:latest
inputs: ghcr.io/espressosystems/staking-ui-service@${{ needs.build-amd.outputs.digest }},ghcr.io/espressosystems/staking-ui-service@${{ needs.build-arm.outputs.digest }}
push: ${{ github.event_name != 'pull_request' }}
test-demo:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This feels like a build step we should put a timing bound on. Something like 2x the expected runtime of the workflow

@@ -0,0 +1,42 @@
name: Test Demo
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same thing here. Demos just tend to have lots of places they could hang and have unbounded runtimes in my experience.

@Ancient123 Ancient123 merged commit 229808c into main Nov 7, 2025
10 of 11 checks passed
@Ancient123 Ancient123 deleted the jb/demo branch November 7, 2025 16:51
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.

3 participants