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.
8e993e86d3ad780ebbe7da848fa9a14515dda0a6
Select Git revision
Branches
1
main
default
protected
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
11
Jun
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
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
gitlab-ci-cd/drupal#75 Do not check for security and outdated oackaged when merging from release to main
Fix syntax
gitlab-ci-cd/drupal#75 Ignore [SKIP_check4security] and [SKIP_check4outdated] when running check4updates
gitlab-ci-cd/drupal#75 Also ignore audit tasks in main branch when being merged from develop
gitlab-ci-cd/drupal#75 Run audits only once
gitlab-ci-cd/drupal#74 Add retry to build tasks
Add support for new mailpit config file location
drupal/demos/salles#54 Ensure cypress directories before running tests
drupal/demos/salles#54 Ensure cypress directories before running tests
gitlab-ci-cd/drupal#73 Change docker compose project name to prefix drupal_ for deployed sites, so that they are different from pipeline project names
gitlab-ci-cd/drupal#73 Change docker compose project name to prefix drupal_ for deployed sites, so that they are different from pipeline project names
gitlab-ci-cd/drupal#73 Change docker compose project name to prefix drupal_ for deployed sites, so that they are different from pipeline project names
gitlab-ci-cd/drupal#73 Change docker compose project name to prefix drupal_ for deployed sites, so that they are different from pipeline project names
gitlab-ci-cd/drupal#71 Also commit composer.json when composer.lock was updated
Reset remote template tests
gitlab-ci-cd/general#17 Add "--retry 2" to all curl commands
gitlab-ci-cd/drupal#70 Check4Update now also checks 4 security and outdated packages before pushing to back to develop branch
gitlab-ci-cd/drupal#70 Check4Update now also checks 4 security and outdated packages before pushing to back to develop branch
gitlab-ci-cd/drupal#70 Check4Update now also checks 4 security and outdated packages before pushing to back to develop branch
gitlab-ci-cd/drupal#70 Check4Update now also checks 4 security and outdated packages before pushing to back to develop branch
Add support for extra arguments to composer outdated command
Hardening pipeline for demo sites
gitlab-ci-cd/drupal#69 Add drush to checked namespaces when checking for updates
gitlab-ci-cd/drupal#67 Fail pipeline when a patch can't be applied and also turn off patch reporting in patched directories
Testing remote includes
Testing remote includes
Testing remote includes
gitlab-ci-cd/drupal#66 Only deply on main branch, unless ENFORCE_DEPLOYMENT is set to 1
Merge branch 'issue-64' into 'main'
#64 Fix Mailpit missing config
Loading