Automation: Task execution results 2026-02-09 19:41:47
This commit is contained in:
5
automation/logs/verify-github-access_completed_20260209_194147.sh
Executable file
5
automation/logs/verify-github-access_completed_20260209_194147.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
echo "Waiting 60 seconds for GitHub mirror to sync..."
|
||||
sleep 60
|
||||
echo "Testing if test-mirror.txt is on GitHub..."
|
||||
curl -I https://raw.githubusercontent.com/frostystyle/firefrost-operations-manual/master/test-mirror.txt
|
||||
36
automation/results/verify-github-access_result.txt
Normal file
36
automation/results/verify-github-access_result.txt
Normal file
@@ -0,0 +1,36 @@
|
||||
Task: verify-github-access.sh
|
||||
Started: Mon Feb 9 19:40:46 CST 2026
|
||||
==========================================
|
||||
Waiting 60 seconds for GitHub mirror to sync...
|
||||
Testing if test-mirror.txt is on GitHub...
|
||||
% Total % Received % Xferd Average Speed Time Time Time Current
|
||||
Dload Upload Total Spent Left Speed
|
||||
|
||||
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
|
||||
0 44 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
|
||||
0 44 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
|
||||
HTTP/2 200
|
||||
cache-control: max-age=300
|
||||
content-security-policy: default-src 'none'; style-src 'unsafe-inline'; sandbox
|
||||
content-type: text/plain; charset=utf-8
|
||||
etag: "57e4a234671438d8077c0ab481b480554c713c3b6b8287ab5e2d9d2cf8826f56"
|
||||
strict-transport-security: max-age=31536000
|
||||
x-content-type-options: nosniff
|
||||
x-frame-options: deny
|
||||
x-xss-protection: 1; mode=block
|
||||
x-github-request-id: 9783:919F0:1D6FA:26888:698A8CD7
|
||||
accept-ranges: bytes
|
||||
date: Tue, 10 Feb 2026 01:41:47 GMT
|
||||
via: 1.1 varnish
|
||||
x-served-by: cache-mci680074-MCI
|
||||
x-cache: MISS
|
||||
x-cache-hits: 0
|
||||
x-timer: S1770687707.052343,VS0,VE82
|
||||
vary: Authorization,Accept-Encoding
|
||||
access-control-allow-origin: *
|
||||
cross-origin-resource-policy: cross-origin
|
||||
x-fastly-request-id: 361e892ed5b777a50cb8103003c738b53361796b
|
||||
expires: Tue, 10 Feb 2026 01:46:47 GMT
|
||||
source-age: 0
|
||||
content-length: 44
|
||||
|
||||
Reference in New Issue
Block a user