mirror of
https://github.com/Z3Prover/z3
synced 2026-06-25 01:50:33 +00:00
Refresh README build badges to active GitHub Actions workflows (#9936)
README build ribbons had drifted from current workflow reality (e.g., removed `pyodide.yml`, disabled workflows still shown). This updates the badge matrix to reflect active workflows only. - **Scheduled workflows** - Replaced deprecated `pyodide.yml` badge with active `pyodide-pypi.yml` (`Pyodide Wheel (PyPI)`). - **Disabled workflow cleanup** - Removed badges for disabled workflows, including `coverage.yml` and disabled agentic workflows (`a3-python`, `build-warning-fixer`, `code-conventions-analyzer`, `csa-analysis`, `ostrich-benchmark`, `tactic-to-simplifier`, `zipt-code-reviewer`). - **Agentic workflows alignment** - Kept active lock workflows and refreshed the section to include currently active entries such as `specbot-crash-analyzer`, `smtlib-benchmark-finder`, and `tptp-benchmark`. ```md - | [](.../pyodide.yml) | + | [](.../pyodide-pypi.yml) | ``` Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
This commit is contained in:
parent
0adbcaf0d5
commit
500ca46434
1 changed files with 14 additions and 15 deletions
29
README.md
29
README.md
|
|
@ -23,13 +23,13 @@ See the [release notes](RELEASE_NOTES.md) for notes on various stable releases o
|
|||
| [](https://github.com/Z3Prover/z3/actions/workflows/wasm.yml) | [](https://github.com/Z3Prover/z3/actions/workflows/Windows.yml) | [](https://github.com/Z3Prover/z3/actions/workflows/ci.yml) | [](https://github.com/Z3Prover/z3/actions/workflows/ocaml.yaml) |
|
||||
|
||||
### Scheduled Workflows
|
||||
| Open Bugs | Android Build | Pyodide Build | Nightly Build | Cross Build |
|
||||
| Open Bugs | Android Build | Pyodide Wheel (PyPI) | Nightly Build | Cross Build |
|
||||
| -----------|---------------|---------------|---------------|-------------|
|
||||
| [](https://github.com/Z3Prover/z3/actions/workflows/wip.yml) | [](https://github.com/Z3Prover/z3/actions/workflows/android-build.yml) | [](https://github.com/Z3Prover/z3/actions/workflows/pyodide.yml) | [](https://github.com/Z3Prover/z3/actions/workflows/nightly.yml) | [](https://github.com/Z3Prover/z3/actions/workflows/cross-build.yml) |
|
||||
| [](https://github.com/Z3Prover/z3/actions/workflows/wip.yml) | [](https://github.com/Z3Prover/z3/actions/workflows/android-build.yml) | [](https://github.com/Z3Prover/z3/actions/workflows/pyodide-pypi.yml) | [](https://github.com/Z3Prover/z3/actions/workflows/nightly.yml) | [](https://github.com/Z3Prover/z3/actions/workflows/cross-build.yml) |
|
||||
|
||||
| MSVC Static | MSVC Clang-CL | Build Z3 Cache | Code Coverage | Memory Safety | Mark PRs Ready |
|
||||
|-------------|---------------|----------------|---------------|---------------|----------------|
|
||||
| [](https://github.com/Z3Prover/z3/actions/workflows/msvc-static-build.yml) | [](https://github.com/Z3Prover/z3/actions/workflows/msvc-static-build-clang-cl.yml) | [](https://github.com/Z3Prover/z3/actions/workflows/build-z3-cache.yml) | [](https://github.com/Z3Prover/z3/actions/workflows/coverage.yml) | [](https://github.com/Z3Prover/z3/actions/workflows/memory-safety.yml) | [](https://github.com/Z3Prover/z3/actions/workflows/mark-prs-ready-for-review.yml) |
|
||||
| MSVC Static | MSVC Clang-CL | Build Z3 Cache | Memory Safety | Mark PRs Ready |
|
||||
|-------------|---------------|----------------|---------------|----------------|
|
||||
| [](https://github.com/Z3Prover/z3/actions/workflows/msvc-static-build.yml) | [](https://github.com/Z3Prover/z3/actions/workflows/msvc-static-build-clang-cl.yml) | [](https://github.com/Z3Prover/z3/actions/workflows/build-z3-cache.yml) | [](https://github.com/Z3Prover/z3/actions/workflows/memory-safety.yml) | [](https://github.com/Z3Prover/z3/actions/workflows/mark-prs-ready-for-review.yml) |
|
||||
|
||||
### Manual & Release Workflows
|
||||
| Documentation | Release Build | WASM Release | NuGet Build |
|
||||
|
|
@ -42,17 +42,17 @@ See the [release notes](RELEASE_NOTES.md) for notes on various stable releases o
|
|||
| [](https://github.com/Z3Prover/z3/actions/workflows/nightly-validation.yml) | [](https://github.com/Z3Prover/z3/actions/workflows/copilot-setup-steps.yml) | [](https://github.com/Z3Prover/z3/actions/workflows/agentics-maintenance.yml) |
|
||||
|
||||
### Agentic Workflows
|
||||
| A3 Python | API Coherence | Code Simplifier | Release Notes | Workflow Suggestion |
|
||||
| ----------|---------------|-----------------|---------------|---------------------|
|
||||
| [](https://github.com/Z3Prover/z3/actions/workflows/a3-python.lock.yml) | [](https://github.com/Z3Prover/z3/actions/workflows/api-coherence-checker.lock.yml) | [](https://github.com/Z3Prover/z3/actions/workflows/code-simplifier.lock.yml) | [](https://github.com/Z3Prover/z3/actions/workflows/release-notes-updater.lock.yml) | [](https://github.com/Z3Prover/z3/actions/workflows/workflow-suggestion-agent.lock.yml) |
|
||||
| API Coherence | Code Simplifier | Release Notes | Workflow Suggestion | Academic Citation |
|
||||
| -------------|-----------------|---------------|---------------------|-------------------|
|
||||
| [](https://github.com/Z3Prover/z3/actions/workflows/api-coherence-checker.lock.yml) | [](https://github.com/Z3Prover/z3/actions/workflows/code-simplifier.lock.yml) | [](https://github.com/Z3Prover/z3/actions/workflows/release-notes-updater.lock.yml) | [](https://github.com/Z3Prover/z3/actions/workflows/workflow-suggestion-agent.lock.yml) | [](https://github.com/Z3Prover/z3/actions/workflows/academic-citation-tracker.lock.yml) |
|
||||
|
||||
| Academic Citation | Build Warning Fixer | Code Conventions | CSA Report | Issue Backlog |
|
||||
| ------------------|---------------------|------------------|------------|---------------|
|
||||
| [](https://github.com/Z3Prover/z3/actions/workflows/academic-citation-tracker.lock.yml) | [](https://github.com/Z3Prover/z3/actions/workflows/build-warning-fixer.lock.yml) | [](https://github.com/Z3Prover/z3/actions/workflows/code-conventions-analyzer.lock.yml) | [](https://github.com/Z3Prover/z3/actions/workflows/csa-analysis.lock.yml) | [](https://github.com/Z3Prover/z3/actions/workflows/issue-backlog-processor.lock.yml) |
|
||||
| Issue Backlog | Memory Safety Report | QF-S Benchmark | Specbot Crash Analyzer | SMTLIB Benchmark Finder |
|
||||
| --------------|----------------------|----------------|------------------------|-------------------------|
|
||||
| [](https://github.com/Z3Prover/z3/actions/workflows/issue-backlog-processor.lock.yml) | [](https://github.com/Z3Prover/z3/actions/workflows/memory-safety-report.lock.yml) | [](https://github.com/Z3Prover/z3/actions/workflows/qf-s-benchmark.lock.yml) | [](https://github.com/Z3Prover/z3/actions/workflows/specbot-crash-analyzer.lock.yml) | [](https://github.com/Z3Prover/z3/actions/workflows/smtlib-benchmark-finder.lock.yml) |
|
||||
|
||||
| Memory Safety Report | Ostrich Benchmark | QF-S Benchmark | Tactic-to-Simplifier | ZIPT Code Reviewer |
|
||||
| ---------------------|-------------------|----------------|----------------------|--------------------|
|
||||
| [](https://github.com/Z3Prover/z3/actions/workflows/memory-safety-report.lock.yml) | [](https://github.com/Z3Prover/z3/actions/workflows/ostrich-benchmark.lock.yml) | [](https://github.com/Z3Prover/z3/actions/workflows/qf-s-benchmark.lock.yml) | [](https://github.com/Z3Prover/z3/actions/workflows/tactic-to-simplifier.lock.yml) | [](https://github.com/Z3Prover/z3/actions/workflows/zipt-code-reviewer.lock.yml) |
|
||||
| TPTP Benchmark |
|
||||
|----------------|
|
||||
| [](https://github.com/Z3Prover/z3/actions/workflows/tptp-benchmark.lock.yml) |
|
||||
|
||||
[1]: #building-z3-on-windows-using-visual-studio-command-prompt
|
||||
[2]: #building-z3-using-make-and-gccclang
|
||||
|
|
@ -299,4 +299,3 @@ to Z3's C API. For more information, see [MachineArithmetic/README.md](https://g
|
|||
## Power Tools
|
||||
* The [Axiom Profiler](https://github.com/viperproject/axiom-profiler-2) currently developed by ETH Zurich
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue