Skip to content

Commit c3a370c

Browse files
PiotrKorkusrmaddikery
authored andcommitted
bazel: update docs to remove patch (eclipse-score#167)
1 parent b8971b5 commit c3a370c

File tree

4 files changed

+2
-32
lines changed

4 files changed

+2
-32
lines changed

bazel_common/score_modules_tooling.MODULE.bazel

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -59,11 +59,7 @@ git_override(
5959
bazel_dep(name = "score_docs_as_code")
6060
git_override(
6161
module_name = "score_docs_as_code",
62-
commit = "7349eb22430febb367765ced3fbabfc0ef2988d0",
63-
patch_strip = 1,
64-
patches = [
65-
"//patches/docs-as-code:fix-extra-properties.patch",
66-
],
62+
commit = "c1207676afe6cafd25c35d420e73279a799515d8",
6763
remote = "https://github.com/eclipse-score/docs-as-code.git",
6864
)
6965

known_good.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -138,10 +138,7 @@
138138
},
139139
"score_docs_as_code": {
140140
"repo": "https://github.com/eclipse-score/docs-as-code.git",
141-
"hash": "7349eb22430febb367765ced3fbabfc0ef2988d0",
142-
"bazel_patches": [
143-
"//patches/docs-as-code:fix-extra-properties.patch"
144-
]
141+
"hash": "c1207676afe6cafd25c35d420e73279a799515d8"
145142
},
146143
"score_process": {
147144
"repo": "https://github.com/eclipse-score/process_description.git",

patches/docs-as-code/BUILD

Whitespace-only changes.

patches/docs-as-code/fix-extra-properties.patch

Lines changed: 0 additions & 23 deletions
This file was deleted.

0 commit comments

Comments
 (0)