Skip to content

Commit 5373a13

Browse files
authored
Topology modularization (#1421)
1 parent 355f96f commit 5373a13

File tree

3 files changed

+12
-5
lines changed

3 files changed

+12
-5
lines changed

assemblies/dynamic-plugins/assembly-configuring-rhdh-plugins.adoc

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,17 +13,24 @@ include::assembly-enabling-configuring-jfrog.adoc[leveloffset=+1]
1313
// Keycloak - modularized
1414
include::assembly-enabling-configuring-keycloak.adoc[leveloffset=+1]
1515

16+
1617
// Nexus - modularized
1718
include::assembly-enabling-configuring-nexus.adoc[leveloffset=+1]
1819

1920
// Tekton - modularized
2021
include::../../modules/dynamic-plugins/proc-enabling-the-tekton-plugin.adoc[leveloffset=+1]
2122

22-
// Topology - no-change
23-
include::assembly-install-topology-plugin.adoc[leveloffset=+1]
23+
// Topology
24+
include::../dynamic-plugins/assembly-install-topology-plugin.adoc[leveloffset=+1]
25+
26+
// Bulk Importing
27+
include::../assembly-bulk-importing-from-github.adoc[leveloffset=+1]
2428

29+
// ServiceNow
2530
include::../assembly-using-servicenow.adoc[leveloffset=+1]
2631

32+
// Kubernetes Custom Actions
2733
include::../assembly-using-kubernetes-custom-actions.adoc[leveloffset=+1]
2834

29-
include::../../modules/dynamic-plugins/proc-overriding-core-backend-services.adoc[leveloffset=+1]
35+
// Overriding Core Backend Service Configuration
36+
include::../modules/dynamic-plugins/proc-overriding-core-backend-services.adoc[leveloffset=+1]

modules/importing-repositories/procedure-enabling-the-bulk-import-from-github-feature.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
You can enable the Bulk Import feature for users and give them the necessary permissions to access it.
44

55
.Prerequisites
6-
* You have xref:enabling-github-repository-discovery[enabled GitHub repository discovery].
6+
* You have {integrating-with-github-book-link}#enabling-github-repository-discovery[enabled GitHub repository discovery].
77

88
.Procedure
99

modules/importing-repositories/procedure-managing-the-imported-repository-list.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Empty:: {product-short} is unable to determine the import job status because the
2323
[NOTE]
2424
====
2525
* After an import pull request is merged, the import status is marked as _Added_ in the list of Added Repositories, but it might take a few seconds for the corresponding entities to appear in the {product-short} Catalog.
26-
* A location added through other sources (like statically in an `{my-app-config-file}` file, dynamically when xref:enabling-github-repository-discovery[enabling GitHub discovery], or registered manually using the "Register an existing component" page) might show up in the Bulk Import list of Added Repositories if the following conditions are met:
26+
* A location added through other sources (like statically in an `{my-app-config-file}` file, dynamically when {integrating-with-github-book-link}#enabling-github-repository-discovery[enabling GitHub discovery], or registered manually using the "Register an existing component" page) might show up in the Bulk Import list of Added Repositories if the following conditions are met:
2727
** The target repository is accessible from the configured GitHub integrations.
2828
** The location URL points to a `catalog-info.yaml` file at the root of the repository default branch.
2929
====

0 commit comments

Comments
 (0)