checkpoint

⚒️ Generated with [Fabro](https://fabro.sh)
This commit is contained in:
Fabro 2026-03-16 07:58:09 -04:00
parent 25b46290c3
commit fe95f68473
5 changed files with 79 additions and 0 deletions

57
checkpoint.json Normal file

File diff suppressed because one or more lines are too long

View file

@ -0,0 +1,5 @@
{
"command": "git clone https://github.com/astropy/astropy.git . && git checkout b16c7d12ccbc7b2d20364b89fb44285bcbfede54 && sed -i 's/requires = \\[\"setuptools\",/requires = \\[\"setuptools==68.0.0\",/' pyproject.toml && python -m pip install -e .[test] --verbose",
"language": "shell",
"timeout_ms": null
}

View file

@ -0,0 +1,5 @@
{
"duration_ms": 43,
"exit_code": 128,
"timed_out": false
}

6
nodes/setup/status.json Normal file
View file

@ -0,0 +1,6 @@
{
"status": "fail",
"notes": null,
"failure_reason": "Script failed with exit code: 128\n\n## stdout\nfatal: destination path '.' already exists and is not an empty directory.\n",
"timestamp": "2026-03-16T11:58:09.748155+00:00"
}

6
nodes/start/status.json Normal file
View file

@ -0,0 +1,6 @@
{
"status": "success",
"notes": null,
"failure_reason": null,
"timestamp": "2026-03-16T11:58:09.703693+00:00"
}