Skip to content

Demos: Remove workflows for publishing to GHP#33503

Open
r-farkhutdinov wants to merge 1 commit intoDevExpress:26_1from
r-farkhutdinov:26_1_remove_demos_ghp_workflows
Open

Demos: Remove workflows for publishing to GHP#33503
r-farkhutdinov wants to merge 1 commit intoDevExpress:26_1from
r-farkhutdinov:26_1_remove_demos_ghp_workflows

Conversation

@r-farkhutdinov
Copy link
Copy Markdown
Contributor

No description provided.

@r-farkhutdinov r-farkhutdinov self-assigned this May 5, 2026
@r-farkhutdinov r-farkhutdinov requested a review from a team as a code owner May 5, 2026 14:20
Copilot AI review requested due to automatic review settings May 5, 2026 14:20
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Removes the GitHub Actions workflows that previously built and published the DevExtreme demos to GitHub Pages (and ran TestCafe against the gh-pages branch), aligning the repo with the stated intent to stop using GHP publishing for demos.

Changes:

  • Deleted the workflow that built demo bundles and deployed them to the gh-pages branch (publish-demos.yml).
  • Deleted the workflow that ran TestCafe visual tests against the gh-pages content (run-testcafe-on-gh-pages.yml).
  • Deleted the workflow that deployed the gh-pages branch to GitHub Pages production (github-pages-publish.yml).

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
.github/workflows/run-testcafe-on-gh-pages.yml Removed the GHP branch-based TestCafe execution workflow.
.github/workflows/publish-demos.yml Removed the build + deploy-to-gh-pages workflow for demos.
.github/workflows/github-pages-publish.yml Removed the GitHub Pages production deployment workflow.

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants