Skip to content

Commit 4e3936f

Browse files
authored
chore: pause automated triggers for histoire (#447)
chore: pause automated triggers for histoire, allow manual trigger for rakkas and redwood
1 parent 82de0dc commit 4e3936f

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

.github/workflows/ecosystem-ci-from-pr.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ on:
4040
- "-"
4141
- analogjs
4242
- astro
43-
- histoire
43+
# - histoire # disabled temporarily
4444
- hydrogen
4545
- iles
4646
- ladle
@@ -152,7 +152,7 @@ jobs:
152152
suite:
153153
- analogjs
154154
- astro
155-
- histoire
155+
# - histoire # disabled temporarily
156156
# - hydrogen # disabled until they complete they migration back to Vite
157157
# - iles # disabled until its CI is fixed
158158
- ladle

.github/workflows/ecosystem-ci-rolldown.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
suite:
4949
- analogjs
5050
- astro
51-
- histoire
51+
# - histoire # disabled temporarily
5252
# - hydrogen # disabled until they complete they migration back to Vite
5353
# - iles # disabled until its CI is fixed
5454
- ladle

.github/workflows/ecosystem-ci-selected.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,9 @@ on:
5959
- one
6060
- quasar
6161
- qwik
62-
# - rakkas # disabled temporarily
62+
- rakkas
6363
- react-router
64-
# - redwoodjs # disabled temporarily
64+
- redwoodjs
6565
- storybook
6666
- sveltekit
6767
- tanstack-start

.github/workflows/ecosystem-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
suite:
5252
- analogjs
5353
- astro
54-
- histoire
54+
# - histoire # disabled temporarily
5555
# - hydrogen # disabled until they complete they migration back to Vite
5656
# - iles # disabled until its CI is fixed
5757
- ladle

0 commit comments

Comments
 (0)