Automation: Task execution results 2026-02-09 19:25:21

This commit is contained in:
Firefrost Automation
2026-02-09 19:25:21 -06:00
parent 16faca27ff
commit 7c7bae91ee
2 changed files with 41 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
#!/bin/bash
echo "Waiting for GitHub to sync..."
sleep 30
echo "Testing GitHub raw URL..."
curl -I https://raw.githubusercontent.com/Frostystyle/firefrost-operations-manual/master/Firefrost_Infrastructure_Manifest_v1.4.md

View File

@@ -0,0 +1,36 @@
Task: test-github-mirror.sh
Started: Mon Feb 9 19:24:51 CST 2026
==========================================
Waiting for GitHub to sync...
Testing GitHub raw URL...
% 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 5739 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: "5da71c6dfc4f102228a33f479bbbcc3cace3de5608cfbce230e5dd65eb819d44"
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: 9682:26D12F:360EC1:40C36C:698A88FF
accept-ranges: bytes
date: Tue, 10 Feb 2026 01:25:21 GMT
via: 1.1 varnish
x-served-by: cache-dfw-kdfw8210077-DFW
x-cache: MISS
x-cache-hits: 0
x-timer: S1770686722.625904,VS0,VE82
vary: Authorization,Accept-Encoding
access-control-allow-origin: *
cross-origin-resource-policy: cross-origin
x-fastly-request-id: 4cc07b1fd801706bb28bff44d185ef61beecace4
expires: Tue, 10 Feb 2026 01:30:21 GMT
source-age: 0
content-length: 5739
==========================================