Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
automatic_updates
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
automatic_updates
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
1f509610ba7f2a9943cd21caf5889b9d5b3f0f14
Select Git revision
Branches
8
3.0.x
default
3.1.x
3281634-versionpolicyvalidatorgetavailablereleases-does-not
3319045-build-events-assert-3319497
4.x
7.x-1.x
8.x-1.x
8.x-2.x
Tags
20
3.1.7
4.0.0-alpha1
3.1.6
3.1.5
previous/3446371-unknownpathexcluder-will-exclude/2024-07-26
3.1.4
3.1.3
3.1.2
3.1.1
3.1.0
3.0.4
3.0.3
3.0.2
3.0.1
3.0.0
3.0.0-beta2
3.0.0-beta1
previous/3404429-get-type/2023-11-28
previous/3391715-round-2/2023-10-25
previous/3391715-round-2/2023-10-24-1
28 results
Begin with the selected commit
Created with Raphaël 2.2.0
6
Apr
5
4
3
31
Mar
30
29
28
27
24
23
21
20
18
17
16
15
14
13
10
9
8
7
6
3
2
1
28
Feb
27
26
23
22
21
17
16
15
14
13
9
8
6
3
30
Jan
27
26
24
23
20
18
14
13
12
11
9
6
5
3
30
Dec
29
22
20
19
16
14
13
12
10
9
8
7
6
5
1
25
Nov
24
23
22
21
18
17
16
15
14
12
11
10
9
8
7
6
4
2
1
31
Oct
28
27
26
25
24
21
20
19
18
17
14
13
12
11
10
7
6
5
4
3
30
Sep
29
28
27
26
23
22
21
20
15
14
13
12
11
9
8
7
6
5
3
2
1
30
Aug
29
26
25
24
22
19
18
17
16
15
12
11
10
9
4
3
1
29
Jul
28
27
26
25
Issue #3352198 by phenaproxima: Rip out the update path
Issue #3334552 by yash.rode, phenaproxima, Wim Leers, tedbow: Ensure that intentionally failed test stage directories are deleted after tests complete
Issue #3351212 by omkar.podey, phenaproxima: Ignore PHPStan errors caused by upstream changes in core
Issue #3351962 by phenaproxima: CronUpdater::begin() should have the `never` return type
Issue #3351925 by phenaproxima, tedbow: Reduce core requirement to ^10 to allow manual testing of Automatic Updates
Issue #3351604 by phenaproxima: Add a README.md to the fake_site fixture
Issue #3351594 by phenaproxima: As of Composer 2.5.5, `composer config` JSON-encodes boolean values
Issue #3351908 by phenaproxima: ValidationResult's messages, summary and severity should be public readonly properties
Issue #3348441 by kunal.sachdev, phenaproxima, Wim Leers: Many callers of ValidationResult::createError() violate its interface due to lack of strict typing
Issue #3343463 by yash.rode: When finding an installed package by Drupal project name, throw an exception if we find the same project name across multiple packages
Issue #3347165 by tedbow, kunal.sachdev, Wim Leers: Remove FixtureManipulatorTest's reliance on installed.json and installed.php
Issue #3351093 by kunal.sachdev: Merge \Drupal\automatic_updates\EventSubscriber\ConfigSubscriber into StatusChecker
Issue #3351212 by omkar.podey: Ignore PHPStan errors caused by upstream changes in core
Issue #3350909 by tedbow: Core merge request conversion now incorrectly fails on phpstan
Issue #3347267 by omkar.podey, phenaproxima: ComposerMinimumStabilityValidator doesn't check dev packages
Issue #3348122 by yash.rode, Wim Leers, phenaproxima: Autowire everything everywhere all at once … in *.services.yml files
Issue #3350457 by Wim Leers: Add @todo for reverting a work-around once Composer 2.5.5 is required
Issue #3348129 by kunal.sachdev, phenaproxima, Wim Leers, Ranjit1032002: Autowire everything everywhere all at once … in *Test.php files
Issue #3338346 by omkar.podey, phenaproxima, Wim Leers: Do not allow drupal/core-composer-scaffold to be used by packages other than core
Update converter.php for core merge request
Issue #3345646 by phenaproxima, Wim Leers, tedbow: InstalledPackage::$path for metapackages should be NULL
Issue #3349142 by tim.plunkett: To unblock Project Browser, allow Package Manager to be added to a Drupal 10.0 codebase
Issue #3348866 by phenaproxima: Require Drupal 10.1
Issue #3341974 by tedbow: Remove old PackageManagerFixtureCreator.php
Issue #3277034 by kunal.sachdev, phenaproxima, tedbow, Wim Leers: Unhandled Composer Stager exceptions leave the update process in an indeterminate state
Issue #3319507 by phenaproxima, Wim Leers, tedbow, TravisCarden: Add symlink support to Composer Stager 2.0, require that version, and simplify UX & tests accordingly
Issue #3340022 by Wim Leers, phenaproxima: Tighten ComposerPluginsValidator: support only specified version constraint
Issue #3341974 by tedbow, Wim Leers: Finalize \Drupal\automatic_updates\Development\Converter script to update core MR
Issue #3346520 by Wim Leers, phenaproxima: Explicitly validate lock files everywhere: `composer validate --check-lock`
Issue #3348276: In CoreUpdateTest::testUi, confirm that the UI says no update is available after updating successfully
Issue #3346717 by kunal.sachdev, Wim Leers, phenaproxima: Regression in #3343827: GitExcluderTest should test with composer/installers enabled
Issue #3341974 by tedbow, Wim Leers: Finalize \Drupal\automatic_updates\Development\Converter script to update core MR
Issue #3347959 by phenaproxima, tedbow: ComposerPluginsValidator uses Composer's internal Package class
Issue #3347164 by phenaproxima, omkar.podey, Wim Leers: Use Composer commands instead of parsing installed.json in TemplateProjectTestBase
Issue #3318306 by phenaproxima, Wim Leers: Define the Package Manager API (package_manager.api.php is outdated)
Issue #3346547 by omkar.podey: Rename test module aaa_automatic_updates_test to aaa_package_manager_test
Issue #3344583 by yash.rode, kunal.sachdev, phenaproxima, Wim Leers: ComposerInspector::validate() should throw ComposerNotReadyException instead of \Exception
Issue #3347584 by Wim Leers: Remove unused PackageManagerKernelTestBase::copyFixtureFolderToActiveDirectory()
Issue #3338789 by omkar.podey, Wim Leers: Random failure: "PHP temp directory (/tmp) does not exist or is not writable to Composer."
Issue #3316368 by Wim Leers, phenaproxima, tedbow: Remove our runtime dependency on composer/composer: remove ComposerUtility
Loading