Skip to content

Commit 6aad2d4

Browse files
sean-robertsSean Roberts
and
Sean Roberts
authored
fix(wfui cleanup): cleanup workflow-ui workflows (#1341)
Co-authored-by: Sean Roberts <[email protected]>
1 parent e8100ba commit 6aad2d4

File tree

9 files changed

+1
-599
lines changed

9 files changed

+1
-599
lines changed

.github/workflows/publish-workflow-ui.yml

-40
This file was deleted.

bin/combined_workflow_files.ts

-78
This file was deleted.

bin/publish_workflow_ui.sh

-55
This file was deleted.

netlify.toml

-15
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,3 @@
66
for = "/plugins.json"
77
[headers.values]
88
Access-Control-Allow-Origin = "*"
9-
10-
[[redirects]]
11-
from = "/workflow-ui/surfaces/:surface/"
12-
to = "/surfaces/:surface/index.json"
13-
status = 200
14-
15-
[[redirects]]
16-
from = "/workflow-ui/surfaces/:surface/*"
17-
to = "/surfaces/:surface/:splat/index.json"
18-
status = 200
19-
20-
[[redirects]]
21-
from = "/workflow-ui/package/:package/*"
22-
to = "/:package/:splat"
23-
status = 200

site/feature-pilot/site-settings.js

-10
This file was deleted.

site/feature-pilot/workflow-ui.json

-130
This file was deleted.

0 commit comments

Comments
 (0)