Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
gitlab_templates
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
gitlab_templates
Merge requests
!246
#3463894
Temporary change to set default OPT_IN_TEST_NEXT_MAJOR to 1
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
Merged
#3463894
Temporary change to set default OPT_IN_TEST_NEXT_MAJOR to 1
issue/gitlab_templates-3463894:3463894-set-opt-in-next-major-to-1
into
main
Overview
8
Commits
15
Pipelines
16
Changes
2
All threads resolved!
Show all comments
Merged
#3463894 Temporary change to set default OPT_IN_TEST_NEXT_MAJOR to 1
Jonathan Smith
requested to merge
issue/gitlab_templates-3463894:3463894-set-opt-in-next-major-to-1
into
main
Aug 12, 2024
Overview
8
Commits
15
Pipelines
16
Changes
2
All threads resolved!
Show all comments
This is step 1 of
#3463894
0
0
Merge request reports
Compare
main
version 15
d42feb86
11 months ago
version 14
e56db272
11 months ago
version 13
c8e827a8
11 months ago
version 12
8330bae6
11 months ago
version 11
c00fd46b
11 months ago
version 10
85dd547f
11 months ago
version 9
45fe4129
11 months ago
version 8
a14737e3
11 months ago
version 7
ded072be
11 months ago
version 6
c1443992
11 months ago
version 5
c17057f2
11 months ago
version 4
bf79f341
11 months ago
version 3
68dbf2be
Aug 12, 2024
version 2
51ff0fe1
Aug 12, 2024
version 1
4488a0c7
Aug 12, 2024
main (base)
and
latest version
latest version
d42feb86
15 commits,
11 months ago
version 15
d42feb86
15 commits,
11 months ago
version 14
e56db272
14 commits,
11 months ago
version 13
c8e827a8
13 commits,
11 months ago
version 12
8330bae6
12 commits,
11 months ago
version 11
c00fd46b
11 commits,
11 months ago
version 10
85dd547f
10 commits,
11 months ago
version 9
45fe4129
9 commits,
11 months ago
version 8
a14737e3
8 commits,
11 months ago
version 7
ded072be
7 commits,
11 months ago
version 6
c1443992
6 commits,
11 months ago
version 5
c17057f2
5 commits,
11 months ago
version 4
bf79f341
4 commits,
11 months ago
version 3
68dbf2be
3 commits,
Aug 12, 2024
version 2
51ff0fe1
2 commits,
Aug 12, 2024
version 1
4488a0c7
1 commit,
Aug 12, 2024
2 files
+
5
−
2
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
includes/include.drupalci.main.yml
+
2
−
0
View file @ d42feb86
Edit in single-file editor
Open in Web IDE
Show comments on this file
Show full file
@@ -408,6 +408,8 @@ composer (next minor):
composer (next major)
:
extends
:
.composer-base
# @TODO Delete 'allow_failure:true' in MR242
allow_failure
:
true
rules
:
-
*opt-in-next-major-rule
-
when
:
always
Loading