runtimeverification / runtimeverification/evm-semantics
Factor out Dockerhub build and test stage into action
Nobody has claimed this yet.
- Dominant language
- KCL
- Stars
- 591
- Forks
- 156
- Avg merge
- 2h 19m
- Merged PRs (30d)
- 1
Description
In https://github.com/runtimeverification/evm-semantics/pull/1886, we introduce the dockerhub image building to the test-pr workflow. We should factor this out into a github action so that the same one is being called on testing and master.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with pull request 1886 and the test-pr workflow, then compare how DockerHub image building is configured for testing and master. Extract the shared build and test stage into a GitHub Action and verify that both workflows call the same action.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, github-actions
- Domain
- ci-cd, devops
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100