Skip to content
Merged
Show file tree
Hide file tree
Changes from 45 commits
Commits
Show all changes
46 commits
Select commit Hold shift + click to select a range
75ed3d7
RHIDP-7794 Clarify authenticating and integrating with GitHub
themr0c Jun 10, 2025
76779ea
Update modules/integrating-with-github/proc-enabling-github-repositor…
themr0c Jun 11, 2025
cf2bddd
Update modules/authentication/proc-enabling-authentication-with-githu…
themr0c Jun 11, 2025
6b61bfb
Update modules/authentication/proc-enabling-authentication-with-githu…
themr0c Jun 11, 2025
e49edf2
Apply suggestions from code review
themr0c Jun 11, 2025
32f6d6e
implemented suggestions
themr0c Jun 11, 2025
a272dec
implemented suggestions
themr0c Jun 11, 2025
940942d
implemented suggestions
themr0c Jun 11, 2025
cc0e1b2
code readability
themr0c Jun 11, 2025
540248a
minimalism: remove fluff
themr0c Jun 11, 2025
c02215c
minimalism and clarity
themr0c Jun 11, 2025
518c25d
updated permissions with semantically correct formatting
themr0c Jun 11, 2025
c0e4946
fix capitalization mistake: field accepts only lowercase
themr0c Jun 11, 2025
1e7b366
clarity
themr0c Jun 11, 2025
8aa2bd5
minimalism: remove fluff
themr0c Jun 11, 2025
5c76af3
clarity
themr0c Jun 11, 2025
944b541
added an introduction explaining the why
themr0c Jun 11, 2025
71dc85c
moving bulk import
themr0c Jun 11, 2025
bb54ccc
added missing id field
themr0c Jun 11, 2025
79dc0ba
clarify that the GitHub authentication plugin is already enabled
themr0c Jun 11, 2025
9ed2525
Merge branch 'main' into RHIDP-7794-GitHub
themr0c Jun 11, 2025
26fd87e
renamed variables: INTEGRATION_GITHUB -> GITHUB_INTEGRATION
themr0c Jun 11, 2025
2552384
updated verification steps
themr0c Jun 11, 2025
5c38101
fixed typo
themr0c Jun 11, 2025
9f8bcdd
formatting
themr0c Jun 11, 2025
5d33687
Update modules/authentication/proc-enabling-authentication-with-githu…
themr0c Jun 12, 2025
d9dc378
Update modules/authentication/proc-enabling-authentication-with-githu…
themr0c Jun 12, 2025
423038b
Update modules/integrating-with-github/proc-enabling-github-repositor…
themr0c Jun 12, 2025
246444c
Update modules/authentication/proc-enabling-authentication-with-githu…
themr0c Jun 12, 2025
f0f7abf
cleaned up formatting
themr0c Jun 12, 2025
5cb339e
Update modules/integrating-with-github/proc-enabling-github-repositor…
themr0c Jun 12, 2025
db96811
Update modules/integrating-with-github/proc-enabling-github-repositor…
themr0c Jun 12, 2025
9dac3a3
Update modules/integrating-with-github/proc-enabling-github-repositor…
themr0c Jun 12, 2025
519ac02
Update modules/integrating-with-github/proc-enabling-github-repositor…
themr0c Jun 12, 2025
873484a
Update modules/integrating-with-github/proc-enabling-github-repositor…
themr0c Jun 12, 2025
66ca8ce
Update modules/authentication/proc-enabling-authentication-with-githu…
themr0c Jun 12, 2025
5351608
Update modules/authentication/proc-enabling-authentication-with-githu…
themr0c Jun 12, 2025
c63b23c
Update modules/integrating-with-github/proc-enabling-github-repositor…
themr0c Jun 13, 2025
6eb2f10
Update modules/authentication/proc-enabling-authentication-with-githu…
themr0c Jun 13, 2025
92dd90c
Update modules/authentication/proc-enabling-authentication-with-githu…
themr0c Jun 13, 2025
a8c7176
Update modules/integrating-with-github/proc-enabling-github-repositor…
themr0c Jun 13, 2025
efdef4e
Merge branch 'main' into RHIDP-7794-GitHub
themr0c Jun 13, 2025
2fb8aae
fix broken id
themr0c Jun 13, 2025
aafd558
Update modules/authentication/proc-enabling-user-authentication-with-…
themr0c Jun 13, 2025
708e5f7
fix broken id
themr0c Jun 13, 2025
841d60d
fix id
themr0c Jun 16, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 0 additions & 13 deletions assemblies/assembly-authenticating-with-github.adoc

This file was deleted.

2 changes: 1 addition & 1 deletion assemblies/assembly-enabling-authentication.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ include::assembly-authenticating-with-the-guest-user.adoc[leveloffset=+1]
include::assembly-authenticating-with-rhbk.adoc[leveloffset=+1]


include::assembly-authenticating-with-github.adoc[leveloffset=+1]
include::modules/authentication/proc-enabling-user-authentication-with-github.adoc[leveloffset=+1]


include::assembly-authenticating-with-microsoft-azure.adoc[leveloffset=+1]
Expand Down
8 changes: 8 additions & 0 deletions assemblies/assembly-integrating-with-github.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[id='integrating-with-github']
= Integrating with GitHub in {product}

include::modules/integrating-with-github/proc-enabling-github-repository-discovery.adoc[leveloffset=+1]


include::assembly-bulk-importing-from-github.adoc[leveloffset=+1]

Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@ include::../assembly-topology-plugin-configure.adoc[leveloffset=+1]

include::../assembly-managing-labels-annotations-topology.adoc[leveloffset=+1]

include::../assembly-bulk-importing-from-github.adoc[leveloffset=+1]

include::../assembly-using-servicenow.adoc[leveloffset=+1]

include::../assembly-using-kubernetes-custom-actions.adoc[leveloffset=+1]
include::../assembly-using-kubernetes-custom-actions.adoc[leveloffset=+1]
228 changes: 0 additions & 228 deletions modules/authentication/proc-enabling-authentication-with-github.adoc

This file was deleted.

Loading
Loading