Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
bootstrap4
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
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
bootstrap4
Commits
14b41a67
Commit
14b41a67
authored
7 months ago
by
Vladimir Roudakov
Browse files
Options
Downloads
Patches
Plain Diff
Issue
#3466679
by vladimiraus, rajan kumar@2026, jannakha: Drupal 11 support
parent
250ce8ad
No related branches found
No related tags found
1 merge request
!15
Drupal 11 support
Pipeline
#269192
failed
7 months ago
Stage: build
Stage: validate
Stage: test
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitlab-ci.yml
+27
-0
27 additions, 0 deletions
.gitlab-ci.yml
bootstrap4.info.yml
+1
-1
1 addition, 1 deletion
bootstrap4.info.yml
with
28 additions
and
1 deletion
.gitlab-ci.yml
0 → 100644
+
27
−
0
View file @
14b41a67
include
:
-
project
:
$_GITLAB_TEMPLATES_REPO
ref
:
$_GITLAB_TEMPLATES_REF
file
:
-
'
/includes/include.drupalci.main.yml'
-
'
/includes/include.drupalci.variables.yml'
-
'
/includes/include.drupalci.workflows.yml'
variables
:
OPT_IN_TEST_NEXT_MINOR
:
1
OPT_IN_TEST_NEXT_MAJOR
:
1
RUN_JOB_UPGRADE_STATUS
:
1
cspell
:
allow_failure
:
false
phpcs
:
allow_failure
:
false
phpstan
:
allow_failure
:
false
phpstan (next minor)
:
allow_failure
:
false
phpstan (next major)
:
allow_failure
:
false
phpunit (next minor)
:
allow_failure
:
false
phpunit (next major)
:
allow_failure
:
false
upgrade status
:
allow_failure
:
false
This diff is collapsed.
Click to expand it.
bootstrap4.info.yml
+
1
−
1
View file @
14b41a67
name
:
Bootstrap4
type
:
theme
description
:
'
Theme
with
Bootstrap
4
css
library'
core_version_requirement
:
^
9.4
|| ^10
core_version_requirement
:
^
10.2
|| ^1
1.
0
'
base
theme'
:
stable9
starterkit
:
true
generator
:
'
starterkit_theme:10.0.5'
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment