3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-10-01 13:39:28 +00:00

update compiled workflows

This commit is contained in:
Don Syme 2025-09-17 23:49:55 +01:00
parent d989bcaebe
commit 7cb491dd6a
7 changed files with 13 additions and 11 deletions

4
.github/workflows/ask.lock.yml generated vendored
View file

@ -2,7 +2,7 @@
# To update this file, edit the corresponding .md file and run:
# gh aw compile
#
# Effective stop-time: 2025-09-19 22:46:19
# Effective stop-time: 2025-09-19 22:49:48
name: "Question Answering Researcher"
on:
@ -1078,7 +1078,7 @@ jobs:
WORKFLOW_NAME="Question Answering Researcher"
# Check stop-time limit
STOP_TIME="2025-09-19 22:46:19"
STOP_TIME="2025-09-19 22:49:48"
echo "Checking stop-time limit: $STOP_TIME"
# Convert stop time to epoch seconds

View file

@ -7,6 +7,8 @@ on:
workflow_run:
types:
- completed
workflows:
- Windows
permissions: {}

View file

@ -1,7 +1,7 @@
---
on:
workflow_run:
#workflows: ["Daily Perf Improver", "Daily Test Coverage Improver"]
workflows: ["Windows"]
types:
- completed
# This will trigger only when the CI workflow completes with failure

View file

@ -2,7 +2,7 @@
# To update this file, edit the corresponding .md file and run:
# gh aw compile
#
# Effective stop-time: 2025-09-19 22:46:19
# Effective stop-time: 2025-09-19 22:49:48
name: "Daily Backlog Burner"
"on":
@ -539,7 +539,7 @@ jobs:
WORKFLOW_NAME="Daily Backlog Burner"
# Check stop-time limit
STOP_TIME="2025-09-19 22:46:19"
STOP_TIME="2025-09-19 22:49:48"
echo "Checking stop-time limit: $STOP_TIME"
# Convert stop time to epoch seconds

View file

@ -2,7 +2,7 @@
# To update this file, edit the corresponding .md file and run:
# gh aw compile
#
# Effective stop-time: 2025-09-19 22:46:19
# Effective stop-time: 2025-09-19 22:49:48
name: "Daily Perf Improver"
"on":
@ -553,7 +553,7 @@ jobs:
WORKFLOW_NAME="Daily Perf Improver"
# Check stop-time limit
STOP_TIME="2025-09-19 22:46:19"
STOP_TIME="2025-09-19 22:49:48"
echo "Checking stop-time limit: $STOP_TIME"
# Convert stop time to epoch seconds

View file

@ -2,7 +2,7 @@
# To update this file, edit the corresponding .md file and run:
# gh aw compile
#
# Effective stop-time: 2025-09-19 22:46:19
# Effective stop-time: 2025-09-19 22:49:48
name: "Daily Test Coverage Improver"
"on":
@ -553,7 +553,7 @@ jobs:
WORKFLOW_NAME="Daily Test Coverage Improver"
# Check stop-time limit
STOP_TIME="2025-09-19 22:46:19"
STOP_TIME="2025-09-19 22:49:48"
echo "Checking stop-time limit: $STOP_TIME"
# Convert stop time to epoch seconds

4
.github/workflows/pr-fix.lock.yml generated vendored
View file

@ -2,7 +2,7 @@
# To update this file, edit the corresponding .md file and run:
# gh aw compile
#
# Effective stop-time: 2025-09-19 22:46:19
# Effective stop-time: 2025-09-19 22:49:48
name: "PR Fix"
on:
@ -1083,7 +1083,7 @@ jobs:
WORKFLOW_NAME="PR Fix"
# Check stop-time limit
STOP_TIME="2025-09-19 22:46:19"
STOP_TIME="2025-09-19 22:49:48"
echo "Checking stop-time limit: $STOP_TIME"
# Convert stop time to epoch seconds