Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
Drupal
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
GitLab CI/CD
Drupal
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
a8d198f699e6e48b6cb74c20b743356cb891fc32
Select Git revision
Branches
1
main
default
protected
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
11
Mar
10
29
Dec
27
10
17
Oct
15
21
Aug
31
Jul
26
19
8
5
4
1
28
Jun
27
25
11
21
May
19
26
Apr
16
14
10
9
8
29
Mar
28
27
25
20
19
18
13
10
6
4
21
Feb
20
18
17
16
10
23
Jan
18
16
17
Nov
16
14
9
8
28
Oct
26
20
Sep
16
11
5
30
Aug
29
21
7
1
7
Jul
29
Jun
28
15
1
9
May
11
Apr
21
Mar
20
16
15
14
12
8
27
Feb
23
14
12
11
10
20
Jan
19
18
17
15
14
13
12
11
10
9
7
3
2
30
Dec
23
20
19
18
9
Nov
2
14
Oct
12
Sep
10
9
8
14
Aug
13
12
4
29
Jul
27
26
20
8
7
6
30
Jun
16
14
13
12
11
10
9
6
4
2
1
31
May
29
24
13
3
2
25
Apr
24
23
22
29
Mar
14
10
1
27
Feb
26
23
22
21
20
16
15
11
6
28
Jan
22
7
Dec
24
Nov
16
12
11
10
11
Oct
22
Sep
21
20
14
13
17
Aug
8
Apr
4
Feb
3
2
1
26
Jan
25
23
22
12
30
Dec
29
20
20
Nov
17
13
9
8
May
28
Apr
16
15
31
Mar
29
25
Do not require dev dependencies when checking for security and outdated packages
main
main
gitlab-ci-cd/drupal#78 Add support to always install new site for testing
gitlab-ci-cd/drupal#79 Optimize check4updates
gitlab-ci-cd/drupal#79 Optimize check4updates
gitlab-ci-cd/drupal#78 Add support to always install new site for testing
gitlab-ci-cd/drupal#78 Add support to always install new site for testing
gitlab-ci-cd/drupal#78 Add support to always install new site for testing
Delete lakedrops default config cache for each step
docker/gitlab-drupal-ci#55 Optimize autoloader in deployment pipelines
composer/plugin/drupal-environment#21 Clean-up recipe storage and setup
Turn off previous major for now since we stay on D10 as current for now
Use PHP 8.3 also for previous major
Update test setup for private Drupal modules
Fix borgmatic init command
Always test private modules with latest PHP version
Remove inclusion of mixins in private-modules as this is also included from composer-packages
PHP version variables moved to GitLab global variables so that groups or projects can override them
Rearchitect for global variables
Fix typo
Turn off upgrade status for private modules for now
Turn off next major tests for private modules for now
Improve override rules for gitlab_templates
Fix next major tests in case there isn't an info.yml file
Remove override for upgrade status job as the allow failure is already good upstream
Increase test scopes for private modules
Shut down docker project to avoid issues on runner hosts
Shut down docker project to avoid issues on runner hosts
Do not skip config import on check4updates
Check for outdated and security without dev dependencies
Remove behat
Add --with-all-dependencies to composer update
Run composer update before checking security and outdated
Run composer diagnose before audit to see details about the environment
Merge remote-tracking branch 'origin/main'
Replace GITLAB_PRIVATE_TOKEN with GITLAB_ACCESS_TOKEN
Issue #3447810 by fjgarlin, danielspeicher: Include for hidden variables cannot be found
Revert
Review for https://www.drupal.org/project/gitlab_templates/issues/3447810
Disable tests for main branch when being merged from release or develop
Disable tests for initial installation
Loading