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
Graph
b1e707ada619fd9c50e3c8ed18d04ff564f1de75
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
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
29
Sep
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
23
22
21
20
19
18
15
14
13
11
8
7
6
5
4
1
30
Jun
29
28
27
25
24
23
22
21
17
16
15
14
13
10
9
8
7
6
3
2
1
31
May
28
27
26
27
26
25
24
23
21
20
19
18
17
16
13
12
11
10
9
6
5
4
3
2
29
Apr
28
27
26
25
22
21
20
19
18
15
14
12
11
10
8
7
6
5
1
31
Mar
30
29
23
22
21
15
11
9
7
4
3
2
1
26
Feb
22
18
17
16
15
14
11
10
8
7
4
3
2
1
31
Jan
27
26
25
21
20
19
14
13
12
11
7
6
5
22
Dec
17
10
9
8
7
6
3
2
1
30
Nov
Issue #3293148 by kunal.sachdev, omkar.podey: Clean up or remove PackageUpdateTest
Issue #3307611 by narendraR, srishtiiee, tedbow: Create a validator to add a warning if updated extensions have database updates
Issue #3311534 by kunal.sachdev, phenaproxima, TravisCarden: package_manager_requirements() should check for the presence of the failure marker
Issue #3312085 by phenaproxima, omkar.podey, immaculatexavier: UpdateReady hides the Continue button if StatusCheckEvent only returns warnings
Issue #3308843 by yash.rode, phenaproxima: Automatic Updates Extensions' forms should check for the failure marker
Issue #3311020 by Theresa.Grannum, phenaproxima: Rename staged/9.8.1 to something clearer
Issue #3308828 by omkar.podey, phenaproxima: Handle the case where the marker file has been detected but can't be decoded
Issue #3303900 by phenaproxima, omkar.podey: Remove PreApply check in PackagesInstalledWithComposerValidator
Issue #3305167 by kunal.sachdev, phenaproxima: Warn if apply and post-apply are done in same request
Issue #3311436 by omkar.podey, phenaproxima, anish.a, kjankowski: Stage::require() should override the default process timeout to 300 seconds
Issue #3308711 by yash.rode, phenaproxima: Dispatch StatusCheckEvent in UpdateReady forms and do not allow the update to continue if there are errors
Issue #3308365 by phenaproxima, Theresa.Grannum: Don't allow Drupal profiles to be sent to ExtensionUpdater
Issue #3306163 by kunal.sachdev: Also skip info.yml files in more test directories in DuplicateInfoFileValidator
Issue #3298444 by phenaproxima, omkar.podey: Symlink validator should delegate to Composer Stager's precondition
Issue #3307369 by kunal.sachdev, tedbow, phenaproxima: Validate all changed or updated Drupal projects with Update XML
add failing test for pre-release in next minor
Reverting the changes for UpdaterForm.php so that we let ProjectInfo tests run separately.
This fixes the issue where the latest version not being shown even if it is beta1. This issue also fixes the issue mentioned inhttps://www.drupal.org/project/automatic_updates/issues/3310666.
Remove techy wording
previous/331094…
previous/3310946-improve-the-wording/2022-09-30
Update doc comment
Tell people to visit their site if failure is not urgent
Implement this
Issue #3311265 by bnjmnm: TestSubscriber should include StatusCheckEvent
Issue #3293417 by yash.rode, phenaproxima, tedbow, TravisCarden, rahul_, bnjmnm: If an update failed to apply don't allow more use of the module
Issue #3303185 by phenaproxima, omkar.podey: Add unit test coverage of PathLocator::getWebRoot()
Issue #3310997 by phenaproxima: Remove fake-site fixture from Automatic Updates
Issue #3311001 by phenaproxima: Document the fixtures used by StagedProjectsValidatorTest
Issue #3310972 by phenaproxima: Release history fixtures are duplicated
Issue #3310936 by phenaproxima: Replace packages_comparison fixture with a unit test that mocks ComposerUtility::getInstalledPackages()
Issue #3299612 by kunal.sachdev, yash.rode, phenaproxima: Send an email when an unattended update fails
Issue #3310929: Remove distro_core and distro_core_recommended fixtures in favor of mocking ComposerUtility::getInstalledPackages() in a unit test
small nit fixed
previous/330736…
previous/3307369-pm-validate-all-changed/2022-09-23
renamed validator service
changed data provider to pass an array of expected results
fix bad ns
cs
Untangle build tests
Rename automatic_updates_test_release_history to package_manager_...
Revert StagedProjectsValidatorTest changes in favor of disabling the validator for now
resolved test failure in StagedProjectsValidatorTest without disabling the validator
Loading