Skip to content

Commit 2cbad49

Browse files
fix(ci): use emergence-layer sources
1 parent 648475d commit 2cbad49

File tree

6 files changed

+8
-20
lines changed

6 files changed

+8
-20
lines changed
Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
11
[holomapping]
2-
files = [
3-
"*/**",
4-
"!php-config/Git.config.d/"
5-
]
6-
before = "laddr"
2+
holosource = "=>emergence-layer"
3+
files = "**"
Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
11
[holomapping]
2-
files = [
3-
"*/**",
4-
"!php-config/Git.config.d/"
5-
]
6-
before = "laddr"
2+
holosource = "=>emergence-layer"
3+
files = "**"
Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
11
[holomapping]
2-
files = [
3-
"*/**",
4-
"!php-config/Git.config.d/"
5-
]
6-
before = "laddr"
2+
holosource = "=>emergence-layer"
3+
files = "**"

.holo/sources/emergence-github.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[holosource]
22
url = "https://github.com/JarvusInnovations/emergence-github"
3-
ref = "refs/tags/v1.0.0"
3+
ref = "refs/tags/v1.0.1"

.holo/sources/emergence-saml2.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
11
[holosource]
22
url = "https://github.com/JarvusInnovations/emergence-saml2"
33
ref = "refs/tags/v1.0.0"
4-
5-
[holosource.project]
6-
holobranch = "emergence-layer"

.holo/sources/emergence-slack.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[holosource]
22
url = "https://github.com/JarvusInnovations/emergence-slack"
3-
ref = "refs/tags/v1.0.0"
3+
ref = "refs/tags/v1.0.1"

0 commit comments

Comments
 (0)