该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。
Pull mirroring failed .
上次成功更新 。
上次成功更新 。
- 7月 24, 2024
-
-
由 Connor Gilbert 创作于
- Move checklists below information that users need to read. - Remove "Removals" docs step; this page no longer exists. - Move label quick actions to the relevant sections. - Reference "GPM or Director" vs "GPM". - Update handbook URLs for new domain.
-
- 7月 23, 2024
-
-
由 Nicolò Maria Mezzopera 创作于
-
由 Marcin Sedlak-Jakubowski 创作于
Co-authored-by:
Marcin Sedlak-Jakubowski <msedlakjakubowski@gitlab.com>
-
- 7月 22, 2024
-
-
由 Lin Jen-Shin 创作于
If we run it when needed jobs failed, we can be missing metadata from those failed jobs.
-
由 Erick Bajao 创作于
-
- 7月 19, 2024
-
-
由 Lin Jen-Shin 创作于
This fixes https://gitlab.com/gitlab-org/gitlab/-/issues/473407
-
由 Lin Jen-Shin 创作于
* Remove unneeded dependencies * Take artifacts over downloading fresh metadata * For `retrieve-tests-metadata`, always download fresh metadata Co-authored-by:
Rémy Coutable <remy@rymai.me>
-
由 Lin Jen-Shin 创作于
The same fix with https://gitlab.com/gitlab-org/gitlab/-/merge_requests/159947
-
由 treagitlab 创作于
-
由 Sanad Liaquat 创作于
-
由 Lin Jen-Shin 创作于
Even before any approvals. This is a follow up from https://gitlab.com/gitlab-org/gitlab/-/merge_requests/157337 where it moved it completely after approval (tier 3)
-
- 7月 18, 2024
-
-
由 Rémy Coutable 创作于
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
由 Lin Jen-Shin 创作于
Disable them for now because we have 2k+ jobs in the nightly pipeline now, which exceeds the limit a pipeline can have. Disable them so that we can still run the pipeline.
-
由 Paul Gascou-Vaillancourt 创作于
As docs pages get moved around or deleted, docs links that we display in the product might become outdated without us noticing. This adds an ESLint rule that ensures `helpPagePath` always points to files and anchors that still exist. In future iterations, we should add a similar rule to check usages of the `HelpPageLink` Vue component, and a Rubocop rule for the backend `help_page_path` helper.
-
由 Lin Jen-Shin 创作于
This should not affect any actual behaviour because it should still read and write with the described strategy. We just additionally also write another mapping file for coverage strategy so that we can compare them.
-
- 7月 17, 2024
-
-
由 Andrejs Cunskis 创作于
-
由 Amy Qualls 创作于
Now that 'audit events' is sentence-cased in the UI, let's make the docs and other ancillary assets match.
-
- 7月 16, 2024
-
-
由 Lin Jen-Shin 创作于
-
由 Andrejs Cunskis 创作于
-
由 Chad Woolley 创作于
-
由 Vishal Tak 创作于
- /.gitlab/issue_templates/Remote Development Workspaces Category - issue.md - /.gitlab/issue_templates/Remote Development group - Workspaces Category - issue.md
-
由 Rémy Coutable 创作于
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
由 Ashraf Khamis 创作于
-
由 GitLab Renovate Bot 创作于
Changelog: changed
-
- 7月 15, 2024
-
-
由 Lin Jen-Shin 创作于
-
由 ddieulivol 创作于
The job genuinely needed more than 15 minutes to do its job, as it had to clean up more than 20 docs review-apps. Increasing the timeout will ensure it can do its job properly, even when a big batch of cleanups come in.
-
- 7月 11, 2024
-
-
由 Enrique Alcántara 创作于
-
由 Rémy Coutable 创作于
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
由 Adam Cohen 创作于
-
- 7月 10, 2024
-
-
由 Andrejs Cunskis 创作于
Fix cng unit tests
-
由 GitLab Renovate Bot 创作于
Changelog: changed
-
由 Nao Hashizume 创作于
Update .qa:rules:e2e:test-on-cng rule to skip running in stable branches until https://gitlab.com/groups/gitlab-org/quality/quality-engineering/-/epics/89 is completed
-
由 Lin Jen-Shin 创作于
We only need to run those as-if-foss jobs solely for e2e:package-and-test-ce because we already run those other jobs in the actual as-if-foss pipeline if that's not needed for E2E tests.
-
- 7月 09, 2024
-
-
由 Pedro Pombeiro 创作于
-
由 Dat Tang 创作于
Trigger release-environment pipeline from security stable branches See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/154669 Merged-by:
Peter Leitzen <pleitzen@gitlab.com> Approved-by:
Rémy Coutable <remy@rymai.me> Approved-by:
Peter Leitzen <pleitzen@gitlab.com> Reviewed-by:
Mayra Cabrera <mcabrera@gitlab.com> Reviewed-by:
Rémy Coutable <remy@rymai.me> Co-authored-by:
Rémy Coutable <remy@rymai.me> Co-authored-by:
Dat Tang <dattang@gitlab.com> Co-authored-by:
Jenny Kim <yjeankim@gitlab.com> (cherry picked from commit b2728d7a) ee55efbe Security stable branch commits and commit tags trigger release-environment pipeline e99dbd6c Build QA image for security stable branches e7f9cf7f Remove temporary comment 38226b9f remove "security" path portion of CI_PROJECT_NAMESPACE 81031959 Match security mirror when processing TRIGGER_BRANCH 8d588eaa Correct image tags in VERSIONS variable 70388adf Remove resource group for release environments QA 765b0da5 Add docker login to security release environments QA job 70515ad4 Add rspec to test security environment name 9d4d7037 Apply 3 suggestion(s) to 2 file(s) 3da91fdf Remove unused method in construct RE script 166e712e Merge security cng template 386cc6e5 Merge branch 'master' into 'jennykim/release-environment-trigger-from-security' Co-authored-by:
Peter Leitzen <pleitzen@gitlab.com>
-
由 Rémy Coutable 创作于
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
由 Nao Hashizume 创作于
Update .qa:rules:code-suggestions-eval-base rule to skip running in stable branches since the job is only needed for verifying changes to code suggestions in merge requests
-
由 GitLab Renovate Bot 创作于
-
由 GitLab Renovate Bot 创作于
-