Reinier van der Leer
ab3643388f
ci: Fix workflow status checker script to work with `merge_group` runs
2024-11-27 19:25:36 +01:00
Reinier van der Leer
679245416f
ci: Reduce PR Status Checker interval ( #8137 )
...
Reduce interval from 3 minutes to 30 seconds to reduce CI lag
2024-09-23 13:10:23 +00:00
Swifty
ef7cfbb860
refactor: AutoGPT Platform Stealth Launch Repo Re-Org ( #8113 )
...
Restructuring the Repo to make it clear the difference between classic autogpt and the autogpt platform:
* Move the "classic" projects `autogpt`, `forge`, `frontend`, and `benchmark` into a `classic` folder
* Also rename `autogpt` to `original_autogpt` for absolute clarity
* Rename `rnd/` to `autogpt_platform/`
* `rnd/autogpt_builder` -> `autogpt_platform/frontend`
* `rnd/autogpt_server` -> `autogpt_platform/backend`
* Adjust any paths accordingly
2024-09-20 16:50:43 +02:00
Nicholas Tindle
efcd0f93ed
ci(all): take two on the global status checker ( #7849 )
...
* ci(all): fundamentally change how we do this
* Update workflow-checker.yml
* ci: dupe and move file in attempt to figure out why its not accessible
* Update workflow-checker.yml
* fix: sleep before checking, move files, improve code
* Update workflow-checker.yml
* Update check_actions_status.py
* Update check_actions_status.py
* Update workflow-checker.yml
* Update workflow-checker.yml
* ci: remove debug, add more
* Update check_actions_status.py
* Update check_actions_status.py
* Update check_actions_status.py
* Revert "Update check_actions_status.py"
This reverts commit 36134527af
.
* Revert "Update check_actions_status.py"
This reverts commit 828aabf532
.
* Update check_actions_status.py
* Update check_actions_status.py
* Update check_actions_status.py
* Update check_actions_status.py
2024-08-22 07:06:15 -05:00
Nicholas Tindle
56b82369b6
ci(all): verify the workflows as part of each run ( #7500 )
2024-07-22 07:23:48 -05:00