mirror of
https://github.com/Z3Prover/z3
synced 2026-02-22 00:07:36 +00:00
Merge pull request #8700 from Z3Prover/copilot/update-readme-banners-remove-workflows
Update README.md build status banners
This commit is contained in:
commit
c56e033a94
1 changed files with 7 additions and 7 deletions
14
README.md
14
README.md
|
|
@ -23,9 +23,9 @@ 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 | Code Coverage | 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/coverage.yml) | [](https://github.com/Z3Prover/z3/actions/workflows/cross-build.yml) |
|
||||
| Open Bugs | Android Build | Pyodide Build | 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) |
|
||||
|
||||
| MSVC Static | MSVC Clang-CL | Build Z3 Cache |
|
||||
|-------------|---------------|----------------|
|
||||
|
|
@ -34,7 +34,7 @@ See the [release notes](RELEASE_NOTES.md) for notes on various stable releases o
|
|||
### Manual & Release Workflows
|
||||
| Documentation | Release Build | WASM Release | NuGet Build |
|
||||
|---------------|---------------|--------------|-------------|
|
||||
| [](https://github.com/Z3Prover/z3/actions/workflows/docs.yml) | [](https://github.com/Z3Prover/z3/actions/workflows/release.yml) | [](https://github.com/Z3Prover/z3/actions/workflows/wasm-release.yml) | [](https://github.com/Z3Prover/z3/actions/workflows/nuget-build.yml) |
|
||||
| [](https://github.com/Z3Prover/z3/actions/workflows/docs.yml) | [](https://github.com/Z3Prover/z3/actions/workflows/release.yml) | [](https://www.npmjs.com/package/z3-solver) | [](https://github.com/Z3Prover/z3/actions/workflows/nuget-build.yml) |
|
||||
|
||||
### Specialized Workflows
|
||||
| Nightly Validation | Copilot Setup | Agentics Maintenance |
|
||||
|
|
@ -42,9 +42,9 @@ 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
|
||||
| API Coherence | Build Warning Fixer | Code Conventions | Code Simplifier | Deeptest | Release Notes | Soundness Bug | Specbot | Workflow Suggestion |
|
||||
| --------------|---------------------|------------------|------------------|----------|---------------|---------------|---------|---------------------|
|
||||
| [](https://github.com/Z3Prover/z3/actions/workflows/api-coherence-checker.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/code-simplifier.lock.yml) | [](https://github.com/Z3Prover/z3/actions/workflows/deeptest.lock.yml) | [](https://github.com/Z3Prover/z3/actions/workflows/release-notes-updater.lock.yml) | [](https://github.com/Z3Prover/z3/actions/workflows/soundness-bug-detector.lock.yml) | [](https://github.com/Z3Prover/z3/actions/workflows/specbot.lock.yml) | [](https://github.com/Z3Prover/z3/actions/workflows/workflow-suggestion-agent.lock.yml) |
|
||||
| A3 Python | API Coherence | Code Simplifier | Deeptest | Release Notes | Specbot | 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/deeptest.lock.yml) | [](https://github.com/Z3Prover/z3/actions/workflows/release-notes-updater.lock.yml) | [](https://github.com/Z3Prover/z3/actions/workflows/specbot.lock.yml) | [](https://github.com/Z3Prover/z3/actions/workflows/workflow-suggestion-agent.lock.yml) |
|
||||
|
||||
[1]: #building-z3-on-windows-using-visual-studio-command-prompt
|
||||
[2]: #building-z3-using-make-and-gccclang
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue