Skip to content

Commit b8174a6

Browse files
committed
Added input pluginDirectory for building
1 parent e55772b commit b8174a6

File tree

77 files changed

+154
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

77 files changed

+154
-0
lines changed

.github/workflows/test-and-release-ep_align.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,5 @@ jobs:
99
backend:
1010
uses: ether/ether-pipelines/.github/workflows/test-and-release-plugins.yml@main
1111
secrets: inherit
12+
with:
13+
pluginDirectory: 'ep_align'

.github/workflows/test-and-release-ep_announce.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,5 @@ jobs:
99
backend:
1010
uses: ether/ether-pipelines/.github/workflows/test-and-release-plugins.yml@main
1111
secrets: inherit
12+
with:
13+
pluginDirectory: 'ep_announce'

.github/workflows/test-and-release-ep_author_follow.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,5 @@ jobs:
99
backend:
1010
uses: ether/ether-pipelines/.github/workflows/test-and-release-plugins.yml@main
1111
secrets: inherit
12+
with:
13+
pluginDirectory: 'ep_author_follow'

.github/workflows/test-and-release-ep_author_hover.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,5 @@ jobs:
99
backend:
1010
uses: ether/ether-pipelines/.github/workflows/test-and-release-plugins.yml@main
1111
secrets: inherit
12+
with:
13+
pluginDirectory: 'ep_author_hover'

.github/workflows/test-and-release-ep_author_neat2.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,5 @@ jobs:
99
backend:
1010
uses: ether/ether-pipelines/.github/workflows/test-and-release-plugins.yml@main
1111
secrets: inherit
12+
with:
13+
pluginDirectory: 'ep_author_neat2'

.github/workflows/test-and-release-ep_button_link.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,5 @@ jobs:
99
backend:
1010
uses: ether/ether-pipelines/.github/workflows/test-and-release-plugins.yml@main
1111
secrets: inherit
12+
with:
13+
pluginDirectory: 'ep_button_link'

.github/workflows/test-and-release-ep_chat_log_join_leave.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,5 @@ jobs:
99
backend:
1010
uses: ether/ether-pipelines/.github/workflows/test-and-release-plugins.yml@main
1111
secrets: inherit
12+
with:
13+
pluginDirectory: 'ep_chat_log_join_leave'

.github/workflows/test-and-release-ep_clear_authorship_no_prompt.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,5 @@ jobs:
99
backend:
1010
uses: ether/ether-pipelines/.github/workflows/test-and-release-plugins.yml@main
1111
secrets: inherit
12+
with:
13+
pluginDirectory: 'ep_clear_authorship_no_prompt'

.github/workflows/test-and-release-ep_clear_formatting.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,5 @@ jobs:
99
backend:
1010
uses: ether/ether-pipelines/.github/workflows/test-and-release-plugins.yml@main
1111
secrets: inherit
12+
with:
13+
pluginDirectory: 'ep_clear_formatting'

.github/workflows/test-and-release-ep_comments_page.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,5 @@ jobs:
99
backend:
1010
uses: ether/ether-pipelines/.github/workflows/test-and-release-plugins.yml@main
1111
secrets: inherit
12+
with:
13+
pluginDirectory: 'ep_comments_page'

0 commit comments

Comments
 (0)