Skip to content

Remove the shared GitHub Pages deployment workflow#3

Draft
JohnHeikens wants to merge 1 commit into
mainfrom
agent/remove-github-pages
Draft

Remove the shared GitHub Pages deployment workflow#3
JohnHeikens wants to merge 1 commit into
mainfrom
agent/remove-github-pages

Conversation

@JohnHeikens

Copy link
Copy Markdown
Contributor

What changed

  • Delete the reusable deploy-site-with-pages.yml workflow.

Why

OpenAEC no longer deploys sites to GitHub Pages. The two remaining callers are being migrated to the server-only deploy-site.yml, and DynLex's independent Pages workflow is being removed separately.

Impact

After the caller PRs are merged, the organization has one shared website deployment path: direct server deployment through deploy-site.yml. Merge this PR after the website and domera-website migration PRs to avoid breaking their current @main workflow references.

Checks

  • actionlint .github/workflows/*.yml
  • no GitHub Pages actions or reusable workflow definitions remain
  • git diff --check

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant