Skip to content

Conversation

@thevaizman
Copy link
Collaborator

@thevaizman thevaizman commented Oct 20, 2025

  • fixed the Dockerfile as it used bad paths for compiled artifacts that failed the build and push step.
  • removed unnecessary github workflows that we won't use

Note

Removes numerous CI workflows, switches Docker image registry to ghcr.io/duneanalytics/foundry-zksync, and fixes Dockerfile to copy binaries from release paths.

  • CI/CD:
    • Remove multiple GitHub Actions workflows (.github/workflows/*), including benchmarks.yml, check-pr-title.yml, codeql.yml, dependencies.yml, nextest.yml, nix.yml, release*.yml, retry.yml, secret*_scanner*.yaml, test*.yml, zk-aave-test.yml.
    • Update docker.yml to change REGISTRY_IMAGE default to ghcr.io/duneanalytics/foundry-zksync.
  • Docker:
    • Fix Dockerfile to copy built artifacts from target/release/* instead of target/local/*.

Written by Cursor Bugbot for commit 031e898. Configure here.

Copy link
Collaborator Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@thevaizman thevaizman marked this pull request as ready for review October 20, 2025 06:18
@thevaizman thevaizman merged commit ae2a68b into main Oct 20, 2025
1 of 6 checks passed
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