Skip to content

Commit 5ae1e92

Browse files
jmagakGitHub Actions
andauthored
RHIDP-7649: Incorrectly structured content related to the Topology plugin (#1418)
* Update the incorrect structured content related to Topology Plugin (#1202) Co-authored-by: GitHub Actions <[email protected]> * Topology modularization * Topology modularization * Topology modularization * Topology modularization --------- Co-authored-by: GitHub Actions <[email protected]>
1 parent b4f717e commit 5ae1e92

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
@@ -15,17 +15,24 @@ include::assembly-enabling-configuring-jfrog.adoc[leveloffset=+1]
1515
// Keycloak - modularized
1616
include::assembly-enabling-configuring-keycloak.adoc[leveloffset=+1]
1717

18+
1819
// Nexus - modularized
1920
include::assembly-enabling-configuring-nexus.adoc[leveloffset=+1]
2021

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

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

31+
// ServiceNow
2732
include::../assembly-using-servicenow.adoc[leveloffset=+1]
2833

34+
// Kubernetes Custom Actions
2935
include::../assembly-using-kubernetes-custom-actions.adoc[leveloffset=+1]
3036

31-
include::../../modules/dynamic-plugins/proc-overriding-core-backend-services.adoc[leveloffset=+1]
37+
// Overriding Core Backend Service Configuration
38+
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
@@ -6,7 +6,7 @@
66
You can enable the Bulk Import feature for users and give them the necessary permissions to access it.
77

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

1111
.Procedure
1212
. The Bulk Import plugins are installed but disabled by default.

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Empty:: {product-short} is unable to determine the import job status because the
2626
[NOTE]
2727
====
2828
* 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.
29-
* 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:
29+
* 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:
3030
** The target repository is accessible from the configured GitHub integrations.
3131
** The location URL points to a `catalog-info.yaml` file at the root of the repository default branch.
3232
====

0 commit comments

Comments
 (0)