You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can view the different module names by selecting the 'Subproject' drop-down menu on JitPack for the package, make sure you select a version first, see an example for [java-logging 5.1.9](https://jitpack.io/#hmcts/java-logging/5.1.9).
90
90
91
-

92
-
93
91
Further information on JitPack can be found at [https://docs.jitpack.io/](https://docs.jitpack.io/).
Copy file name to clipboardExpand all lines: source/cloud-native-platform/new-component/github-repo.html.md.erb
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ Any developer added to [hmcts org](https://github.com/hmcts) is able to create a
20
20
21
21
_Note: You need to remove the user level admin access you got while creating the repository after you have added your team admins with the admin role._
22
22
23
-
5. Find or create your Github Team in [Team Onboarding](/cloud-native-platform/onboarding/team/#github-config). Give your team members the following access to the Repo.
23
+
5. Find or create your Github Team in [Team Onboarding](/cloud-native-platform/onboarding/team). Give your team members the following access to the Repo.
Copy file name to clipboardExpand all lines: source/cloud-native-platform/new-component/gitops-flux.html.md.erb
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ weight: 5
7
7
8
8
# <%= current_page.data.title %>
9
9
10
-
One of our principles being <b>Everything as Code</b>, we practise [GitOps](https://www.weave.works/technologies/gitops/) for application deployment to Kubernetes.
10
+
One of our principles being <b>Everything as Code</b>, we practice [GitOps](https://go.weave.works/rs/249-YDT-025/images/eBook_ThePracticalGuideToGitOps.pdf) for application deployment to Kubernetes.
11
11
12
12
- Git as single source of truth.
13
13
- Declarative Infrastructure and Application deployment through pull requests.
0 commit comments