Skip to content

feat(entropy-tester): add docker image workflow #2772

New issue

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

Merged
merged 4 commits into from
Jun 10, 2025
Merged

feat(entropy-tester): add docker image workflow #2772

merged 4 commits into from
Jun 10, 2025

Conversation

m30m
Copy link
Contributor

@m30m m30m commented Jun 10, 2025

Summary

To be used in deployments

How has this been tested?

  • Current tests cover my changes
  • Added new tests
  • Manually tested the code

@m30m m30m requested a review from a team as a code owner June 10, 2025 22:53
Copy link

vercel bot commented Jun 10, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
api-reference ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 10, 2025 11:05pm
component-library ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 10, 2025 11:05pm
developer-hub 🛑 Canceled (Inspect) Jun 10, 2025 11:05pm
entropy-debugger ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 10, 2025 11:05pm
entropy-explorer 🛑 Canceled (Inspect) Jun 10, 2025 11:05pm
insights ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 10, 2025 11:05pm
proposals ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 10, 2025 11:05pm
staking ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 10, 2025 11:05pm

Comment on lines +13 to +16
dispatch_description:
description: "Dispatch description"
required: true
type: string
Copy link
Collaborator

Choose a reason for hiding this comment

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

Why is this argument here?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I copy pasted it from other configs. I believe it is for manual dispatch of the job which can be useful 🤔

Copy link
Collaborator

Choose a reason for hiding this comment

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

I don't think you need the inputs, I think you just need workflow_dispatch with no children. The inputs creates a UI where you can fill in values when doing the manual dispatch, but you aren't actually using the input anywhere so I think it should be removed

@m30m m30m merged commit ec2d123 into main Jun 10, 2025
10 checks passed
@m30m m30m deleted the branch-0BE5E8D3 branch June 10, 2025 23:21
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