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
Copy file name to clipboardExpand all lines: doc/development/adding-deprecation-messages.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ info: To determine the technical writer assigned to the Stage/Group associated w
6
6
7
7
# Omnibus GitLab deprecation process
8
8
9
-
Besides following the [GitLab deprecation guidelines](https://about.gitlab.com/handbook/product/gitlab-the-product/#deprecations-removals-and-breaking-changes), we should also add deprecation messages
9
+
Besides following the [GitLab deprecation guidelines](https://handbook.gitlab.com/handbook/product/gitlab-the-product/#deprecations-removals-and-breaking-changes), we should also add deprecation messages
10
10
to the Omnibus GitLab package.
11
11
12
12
Notifying GitLab administrators of the deprecation and removal of features through deprecation messages consists of:
Copy file name to clipboardExpand all lines: doc/development/broken_master.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,14 +10,14 @@ We currently run [nightly pipelines](pipelines.md#scheduled-pipelines) for
10
10
building both CE and EE package in [our Release mirror](https://dev.gitlab.org/gitlab/omnibus-gitlab).
11
11
This mirror is configured to send pipeline failure notifications to
12
12
`#g_distribution` channel on Slack. A broken master pipeline gets priority over
13
-
other scheduled work as per our [development guidelines](https://about.gitlab.com/handbook/engineering/workflow/#resolution-of-broken-master).
13
+
other scheduled work as per our [development guidelines](https://handbook.gitlab.com/handbook/engineering/workflow/#resolution-of-broken-master).
14
14
15
15
## Jobs are stuck due to no runners being active
16
16
17
17
This is a transient error due to connection issues between runner manager
18
18
machine and `dev.gitlab.org`.
19
19
20
-
1. Sign in to [runner manager machine](https://about.gitlab.com/handbook/engineering/development/enablement/systems/distribution/maintenance/build-machines.html#build-runners-gitlab-org).
20
+
1. Sign in to [runner manager machine](https://handbook.gitlab.com/handbook/engineering/infrastructure/core-platform/systems/distribution/maintenance/build-machines/#build-runners-gitlab-org).
21
21
22
22
1. Run the following command to force a connection between runner and GitLab
Copy file name to clipboardExpand all lines: doc/development/pipelines.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -250,7 +250,7 @@ run a package build and QA for development purposes. This can be used by
250
250
developers to get a package or Docker image for testing, or to run a full QA
251
251
suite against their MR's changes.
252
252
253
-
To debug QA failures, refer to the [Investigate QA failures](https://about.gitlab.com/handbook/engineering/quality/quality-engineering/enablement-saas-platforms-qe-team/distribution/#investigate-qa-failures)
253
+
To debug QA failures, refer to the [Investigate QA failures](https://handbook.gitlab.com/handbook/engineering/infrastructure/test-platform/self-managed-platform-team/distribution/#investigate-qa-failures)
254
254
section. This job also generates Allure report, see more information and the demo at [Test Report Generation in Omnibus-GitLab](allure-test-report.md).
255
255
256
256
This job is run only on [Development repository](https://gitlab.com/gitlab-org/omnibus-gitlab) and [Security mirror](https://gitlab.com/gitlab-org/security/omnibus-gitlab) on branch
Copy file name to clipboardExpand all lines: doc/settings/microsoft_graph_mailer.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
stage: Manage
3
3
group: Authentication and Authorization
4
-
info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/engineering/ux/technical-writing/#designated-technical-writers
4
+
info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#designated-technical-writers
0 commit comments