Skip to content

ci: remove github pages deployment workflow#6

Merged
novatechflow merged 1 commit intomainfrom
novatechflow/remove-page-build
Mar 16, 2026
Merged

ci: remove github pages deployment workflow#6
novatechflow merged 1 commit intomainfrom
novatechflow/remove-page-build

Conversation

@novatechflow
Copy link
Member

Summary

Removes the GitHub Pages deployment workflow.

Why

The repo now ships through Docker and GHCR, and the Pages workflow was stale:

  • it still depended on the deleted Node collector
  • it duplicated a deployment path we no longer use

Change

  • delete .github/workflows/pages.yml

Result

  • no more Pages build/deploy runs
  • deployment paths stay aligned with the current Go collector + Docker runtime

@novatechflow novatechflow merged commit b1ff7f8 into main Mar 16, 2026
2 checks passed
@novatechflow novatechflow deleted the novatechflow/remove-page-build branch March 16, 2026 09:14
novatechflow added a commit that referenced this pull request Mar 18, 2026
ci: remove github pages deployment workflow
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