该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。
拉取镜像更新于 。
- 7月 15, 2024
-
-
由 Jennifer Li 创作于
Co-authored-by:
Peter Leitzen <pleitzen@gitlab.com>
-
- 7月 04, 2024
-
-
由 Marc Saleiko 创作于
-
- 6月 29, 2024
-
-
由 Lukas Eipert 创作于
This Dangerfile dates back to when we gradually adopted prettier. Now our code base is fully prettier compliant and we have a separate static-analysis job for prettier _and_ we run it part of lefthook. So this Danger job just adds noise to the already long danger output and potentially takes a long time. Let's remove it, it outlived it's purpose.
-
- 6月 26, 2024
-
-
由 Rémy Coutable 创作于
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
由 Jennifer Li 创作于
Refactor with Job Struct This is a major refactor commit Finish refactor and unit tests
-
由 Peter Leitzen 创作于
Suggest to use `feature_category: ...`.
-
- 6月 10, 2024
-
-
由 Peter Hegman 创作于
To help make the migration process easier
-
- 6月 06, 2024
-
-
由 Mayra Cabrera 创作于
This reverts merge request !154168
-
- 6月 05, 2024
-
-
由 James Nutt 创作于
The current fallback note for an unfilled `feature_issue_url:` does not provide enough context to make it obvious what it's referring to. This MR adds the file path to direct the author of the MR in the right direction. Before: ``` - [ ] config/feature_flags/beta/flag_with_blank_feature_url.yml#L3: Consider filling `feature_issue_url:` - [ ] Consider filling `feature_issue_url:` ``` After: ``` - [ ] config/feature_flags/beta/flag_with_blank_feature_url.yml#L3: Consider filling `feature_issue_url:` - [ ] config/feature_flags/beta/flag_with_missing_feature_url.yml: Consider filling `feature_issue_url:` ```
-
- 6月 04, 2024
-
-
由 Peter Hegman 创作于
To help make the migration process easier
-
- 5月 30, 2024
-
-
由 Archish Thakkar 创作于
Changelog: other EE: true
-
- 5月 23, 2024
-
-
由 Peter Hegman 创作于
Also add section about spacing and colors on official Tailwind docs and update copy in danger rule
-
由 Niko Belokolodov 创作于
New method verifies all the necessary fields are set for removed metrics
-
- 5月 22, 2024
-
-
由 Rémy Coutable 创作于
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- 5月 14, 2024
-
-
由 Archish Thakkar 创作于
Changelog: other EE: true
-
- 5月 13, 2024
-
-
由 Rémy Coutable 创作于
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
由 Rémy Coutable 创作于
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- 5月 01, 2024
-
-
由 Lin Jen-Shin 创作于
-
- 4月 29, 2024
-
-
由 Nao Hashizume 创作于
-
- 4月 23, 2024
-
-
由 Peter Hegman 创作于
Warn against using them prompt to instead use the Tailwind equivalent
-
- 4月 19, 2024
-
-
由 Alexandru Croitor 创作于
When a file is just moved around it appears in the changed files list but the diff is empty so we are skipping it.
-
由 Paul Gascou-Vaillancourt 创作于
This adds a new Dangerfile to do some Tailwind-related reporting. Currently, we check whether the diff potentially contains interpolated CSS utils. We might extend this rule to report additional info about CSS utils usages.
-
- 4月 18, 2024
-
-
由 Lukas Eipert 创作于
We are using PNG instead of SVGs for compatibility with email notifications.
-
- 4月 06, 2024
-
-
由 Peter Leitzen 创作于
-
- 4月 05, 2024
-
-
由 Jennifer Li 创作于
Catch JSON parser error
-
- 4月 04, 2024
-
-
由 Peter Leitzen 创作于
-
由 Peter Leitzen 创作于
This commit resolves the following warnings: gitlab/danger/saas_feature/Dangerfile:3: warning: already initialized constant Danger::Dangerfile::SEE_DOC gitlab/danger/feature_flag/Dangerfile:3: warning: previous definition of SEE_DOC was here Ideally, the code should go into danger plugins to side-step any namespace issues.
-
- 4月 03, 2024
-
-
由 Lin Jen-Shin 创作于
-
- 3月 28, 2024
-
-
由 Kasia Misirli 创作于
Add specs for ci template check tooling Fix the formatting and file path with changes.category method Add check! spec and fix a bug in existing code
-
- 3月 04, 2024
-
-
由 Marcel Amirault 创作于
-
- 2月 02, 2024
-
-
由 Peter Leitzen 创作于
Link to documentation page to provide in-depth information about Reviewer Roulette.
-
- 2月 01, 2024
-
-
由 Doug Stull 创作于
- todo files should not be added to. They are meant for eventually resolving, not as a forever list of exceptions.
-
- 1月 25, 2024
-
-
由 Mark Florian 创作于
The checks here are superseded by the Pajamas Adoption Scanner, implemented in https://gitlab.com/gitlab-org/gitlab/-/merge_requests/141368 and https://gitlab.com/gitlab-org/gitlab/-/merge_requests/142704. Part of https://gitlab.com/gitlab-org/gitlab/-/issues/367738.
-
- 1月 10, 2024
-
-
由 Doug Stull 创作于
- similar to update, destroy, etc, this method should require database review
-
- 12月 06, 2023
-
-
由 Marcel Amirault 创作于
Update the links in code and autogenerated docs
-
- 11月 29, 2023
-
-
由 Doug Stull 创作于
- from feedback
-
由 Sanad Liaquat 创作于
Also improve clarify messeage posted to run e2e test pipeline
-
- 11月 24, 2023
-
-
由 Will Meek 创作于
-
- 11月 22, 2023
-
-
由 Doug Stull 创作于
- removed during initial deployment for backfilling, see https://gitlab.com/gitlab-org/gitlab/-/merge_requests/133236#note_1600494778
-
- 11月 15, 2023
-
-