Skip to content
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

more docker workflow tweaks #405

Merged
merged 1 commit into from
Nov 8, 2024
Merged

more docker workflow tweaks #405

merged 1 commit into from
Nov 8, 2024

Conversation

karmacoma-eth
Copy link
Collaborator

No description provided.

@@ -40,7 +45,7 @@ jobs:
run: docker build . --file packages/halmos/Dockerfile --tag $IMAGE_NAME --label "runnumber=${GITHUB_RUN_ID}"

- name: Print halmos version
run: docker run $IMAGE_NAME --version
run: docker run $IMAGE_NAME halmos --version
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

need this fix to publish halmos:latest

@karmacoma-eth karmacoma-eth merged commit 4e82a90 into main Nov 8, 2024
87 checks passed
@karmacoma-eth karmacoma-eth deleted the chore-workflows branch November 8, 2024 23:42
Comment on lines +7 to +10
workflow_run:
workflows: ["Push solvers package"]
types:
- completed
Copy link
Collaborator Author

@karmacoma-eth karmacoma-eth Nov 8, 2024

Choose a reason for hiding this comment

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

works, this was triggered by a successful run of publish-solvers-package.yml: https://github.com/a16z/halmos/actions/runs/11751217641

Comment on lines +6 to +9
workflow_run:
workflows: ["Push halmos-builder package"]
types:
- completed
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

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.

1 participant