Commits on Source (86)
-
-
-
-
Issue #3382942 by phenaproxima, tedbow, TravisCarden: Eliminate dependencies on Composer Stager internals
-
-
Adam G-H authored
-
Issue #3386533: Eliminate conditional logic in \Drupal\Tests\package_manager\Kernel\FileSyncerFactoryTest::testFactory()
-
Ted Bowman authored
-
Ted Bowman authored
-
Ted Bowman authored
-
Ted Bowman authored
-
Adam G-H authored
-
Adam G-H authored
-
Adam G-H authored
-
Adam G-H authored
-
Ted Bowman authored
Issue #3391715: Change core merge request converter to either produce the Package Manager only MR or with AutoUpdates
-
Issue #3364958 by phenaproxima, omkar.podey, tedbow: Stage directories should be deleted in the background, during cron runs
-
Issue #3349966 by phenaproxima, chrisfromredfin, tedbow, rkoller: ComposerInspector should account for the way `composer show` displays versions of packages installed from dev snapshots, to avoid angering Semver::satisfies()
-
Ted Bowman authored
-
Adam G-H authored
-
Ted Bowman authored
Issue #3391715 by tedbow, phenaproxima: Change core merge request converter to either produce the Package Manager only MR or with AutoUpdates
-
Ted Bowman authored
Issue #3341406 by tedbow, Wim Leers, phenaproxima: Document when PostApplyEvent should be used instead of hook_update_n() or post update
-
Ted Bowman authored
-
Issue #3337049 by Wim Leers, tedbow: Assert no errors after creating the test project in ModuleUpdateTest
-
Ted Bowman authored
-
Ted Bowman authored
-
Ted Bowman authored
-
Ted Bowman authored
Issue #3322917 by tedbow, yash.rode, Wim Leers, narendraR: Create a test (or tests) to prove Package Manager works with submodules as implemented by packages.drupal.org
-
Ted Bowman authored
-
Ted Bowman authored
-
Ted Bowman authored
-
Issue #3408835: SqliteDatabaseExcluder accidentally includes the database in stage operations if it is located inside the web root
-
Ted Bowman authored
-
Ted Bowman authored
-
Ted Bowman authored
-
Ted Bowman authored
-
Ted Bowman authored
-
-
Issue #3409774 by phenaproxima, tedbow: Run kernel tests on GitLab CI after module is converted to core version
-
-
Ted Bowman authored
-
Ted Bowman authored
-
Ted Bowman authored
-
Ted Bowman authored
-
Ted Bowman authored
-
Adam G-H authored
-
Adam G-H authored
-
Adam G-H authored
-
-
-
Ted Bowman authored
-
Ted Bowman authored
-
-
Issue #3414168: Add a new CI job that creates a core version of Automatic Updates and Package Manager, and runs their tests
-
Ted Bowman authored
Issue #3424290 by abhishek_gupta1: Error in CollectPathsToExcludeEvent.php -> must be string, bool given
-
Ted Bowman authored
Issue #3426666: Allow failure on `phpunit (next major)` tests to ensure that project homepage only shows a failing pipeline contrib fails
-
Adam G-H authored
-
Ted Bowman authored
-
-
Ted Bowman authored
-
Ted Bowman authored
-
Ted Bowman authored
-
Ted Bowman authored
-
-
Ted Bowman authored
-
Ted Bowman authored
-
Ted Bowman authored
-
Ted Bowman authored
-
Ted Bowman authored
Issue #3436993: Ensure exceptions are shown if updating extensions and there is composer stager error
-
Ted Bowman authored
-
Issue #3304142 by omkar.podey, tedbow, Wim Leers, TravisCarden, phenaproxima: Do not assume that Composer package names will exactly match Drupal projects names
-
Ted Bowman authored
-
Adam G-H authored
-
Adam G-H authored
-
Ted Bowman authored
Showing
- .gitlab-ci.yml 187 additions, 0 deletions.gitlab-ci.yml
- DEVELOPING.md 0 additions, 5 deletionsDEVELOPING.md
- README.md 1 addition, 1 deletionREADME.md
- auto-update 46 additions, 0 deletionsauto-update
- automatic_updates.info.yml 1 addition, 1 deletionautomatic_updates.info.yml
- automatic_updates.install 4 additions, 19 deletionsautomatic_updates.install
- automatic_updates.module 36 additions, 28 deletionsautomatic_updates.module
- automatic_updates.services.yml 18 additions, 34 deletionsautomatic_updates.services.yml
- automatic_updates_extensions/automatic_updates_extensions.info.yml 1 addition, 2 deletions..._updates_extensions/automatic_updates_extensions.info.yml
- automatic_updates_extensions/automatic_updates_extensions.services.yml 8 additions, 5 deletions...ates_extensions/automatic_updates_extensions.services.yml
- automatic_updates_extensions/src/BatchProcessor.php 6 additions, 2 deletionsautomatic_updates_extensions/src/BatchProcessor.php
- automatic_updates_extensions/src/ExtensionUpdateStage.php 11 additions, 6 deletionsautomatic_updates_extensions/src/ExtensionUpdateStage.php
- automatic_updates_extensions/src/Form/UpdateReady.php 21 additions, 12 deletionsautomatic_updates_extensions/src/Form/UpdateReady.php
- automatic_updates_extensions/src/Form/UpdaterForm.php 15 additions, 9 deletionsautomatic_updates_extensions/src/Form/UpdaterForm.php
- automatic_updates_extensions/src/Validator/ForbidCoreChangesValidator.php 110 additions, 0 deletions...s_extensions/src/Validator/ForbidCoreChangesValidator.php
- automatic_updates_extensions/src/Validator/RequestedUpdateValidator.php 104 additions, 0 deletions...tes_extensions/src/Validator/RequestedUpdateValidator.php
- automatic_updates_extensions/src/Validator/UpdateReleaseValidator.php 1 addition, 2 deletions...dates_extensions/src/Validator/UpdateReleaseValidator.php
- automatic_updates_extensions/tests/fixtures/release-history/automatic_updates_extensions_test_theme.1.1.xml 3 additions, 3 deletions...e-history/automatic_updates_extensions_test_theme.1.1.xml
- automatic_updates_extensions/tests/modules/automatic_updates_extensions_test_api/src/ApiController.php 4 additions, 2 deletions...tomatic_updates_extensions_test_api/src/ApiController.php
- automatic_updates_extensions/tests/src/Build/ModuleUpdateTest.php 16 additions, 12 deletions...c_updates_extensions/tests/src/Build/ModuleUpdateTest.php
.gitlab-ci.yml
0 → 100644
auto-update
0 → 100755