Skip to content

Commit

Permalink
fix(wfui cleanup): cleanup workflow-ui workflows (#1341)
Browse files Browse the repository at this point in the history
Co-authored-by: Sean Roberts <[email protected]>
  • Loading branch information
sean-roberts and Sean Roberts authored May 17, 2024
1 parent e8100ba commit 6aad2d4
Show file tree
Hide file tree
Showing 9 changed files with 1 addition and 599 deletions.
40 changes: 0 additions & 40 deletions .github/workflows/publish-workflow-ui.yml

This file was deleted.

78 changes: 0 additions & 78 deletions bin/combined_workflow_files.ts

This file was deleted.

55 changes: 0 additions & 55 deletions bin/publish_workflow_ui.sh

This file was deleted.

15 changes: 0 additions & 15 deletions netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,18 +6,3 @@
for = "/plugins.json"
[headers.values]
Access-Control-Allow-Origin = "*"

[[redirects]]
from = "/workflow-ui/surfaces/:surface/"
to = "/surfaces/:surface/index.json"
status = 200

[[redirects]]
from = "/workflow-ui/surfaces/:surface/*"
to = "/surfaces/:surface/:splat/index.json"
status = 200

[[redirects]]
from = "/workflow-ui/package/:package/*"
to = "/:package/:splat"
status = 200
10 changes: 0 additions & 10 deletions site/feature-pilot/site-settings.js

This file was deleted.

130 changes: 0 additions & 130 deletions site/feature-pilot/workflow-ui.json

This file was deleted.

Loading

0 comments on commit 6aad2d4

Please sign in to comment.