mirror of
https://github.com/samvallad33/vestige.git
synced 2026-07-18 23:11:02 +02:00
The github-pages deployment showed a red X: actions/configure-pages@v5 ran with enablement:true, but Pages was never enabled in repo settings and the default GITHUB_TOKEN cannot create a Pages site, so deploy failed with "Resource not accessible by integration". The launch-kit revert then deleted the workflow entirely, leaving nothing to deploy. - Restore a modernized pages.yml (Pages now enabled via API, so no enablement hack; actions/checkout@v5 + Node 24 off the deprecated Node 20). - Make the dashboard base path env-driven (VESTIGE_BASE_PATH), defaulting to /dashboard for local/embedded use and overridden to /vestige in CI so assets resolve at the Pages project subpath instead of 404ing. - Workflow builds the dashboard under /vestige and writes a root-level redirect index.html so the bare Pages URL lands on the dashboard. - Rebuild the committed dashboard artifact (was stale at 2.1.23) to 2.1.27. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 line
650 B
JavaScript
1 line
650 B
JavaScript
import"../chunks/Bzak7iHL.js";import{i as h}from"../chunks/BUoSzNdg.js";import{p as g,f as d,t as l,a as v,d as s,r as o,e as _}from"../chunks/CpWkWWOo.js";import{s as p}from"../chunks/BlVfL1ME.js";import{a as x,f as $}from"../chunks/CHOnp4oo.js";import{p as m}from"../chunks/g4XF1_b9.js";import{s as k}from"../chunks/CtgMtoAJ.js";const b={get error(){return m.error},get status(){return m.status}};k.updated.check;const i=b;var E=$("<h1> </h1> <p> </p>",1);function C(f,n){g(n,!1),h();var t=E(),r=d(t),c=s(r,!0);o(r);var a=_(r,2),u=s(a,!0);o(a),l(()=>{var e;p(c,i.status),p(u,(e=i.error)==null?void 0:e.message)}),x(f,t),v()}export{C as component};
|