- Feb 14, 2023
-
-
Issue #3331310 by kunal.sachdev, tedbow, Wim Leers: Exclude unknown paths in project base: only allow vendor + web root + whatever drupal/core-composer-scaffold allows
- Feb 13, 2023
-
-
Adam G-H authored
-
Issue #3336243 by kunal.sachdev, tedbow, phenaproxima, Wim Leers: Update Package Manager event documentation in package_manager.api.php
-
Ted Bowman authored
Issue #3339016 by tedbow, omkar.podey, diegors, Wim Leers: "Composer not found" does provide link to help page
-
- Feb 09, 2023
-
-
- Feb 08, 2023
-
-
Issue #3339719 by omkar.podey, phenaproxima, tedbow, Wim Leers: Tests failing on failing on 9.x core branches because of deprecation error
-
Ted Bowman authored
-
Issue #3311229 by Wim Leers, yash.rode, tedbow, TravisCarden: Validate compliance with composer minimum stability during PreRequireEvent
-
- Feb 06, 2023
-
-
Ted Bowman authored
Issue #3335908 by tedbow, Wim Leers: The 'fake_site' fixture cannot be using with `composer show` because the packages are not installed
-
Issue #3331168 by Wim Leers, tedbow: Limit trusted Composer plugins to a known list, allow user to add more
-
- Feb 03, 2023
-
-
Issue #3325654 by yash.rode, Wim Leers, tedbow: Improve the user experience of having your staged update deleted before it was applied
-
- Jan 31, 2023
-
-
Ted Bowman authored
Issue #3316668 by tedbow, phenaproxima, yash.rode, Wim Leers, TravisCarden: ComposerSettingsValidator should run `composer config` to determine if HTTPS is enabled
-
Ted Bowman authored
Issue #3320792 by tedbow, Wim Leers, kunal.sachdev: Make build tests fail 1) more explicitly, 2) earlier when possible (failing StatusCheckEvent subscribers)
-
- Jan 30, 2023
-
-
Issue #3328742 by Wim Leers, tedbow, yash.rode: phpcs stopped working since the switch to testing on Drupal 10.0.x by default
-
- Jan 27, 2023
-
-
Ted Bowman authored
Issue #3336247 by tedbow, yash.rode, Wim Leers: Throw an exception if stopPropagation() called for `PreOperationStageEvent` and no error has been added
-
Ted Bowman authored
Issue #3337068 by tedbow, phenaproxima: PackageManagerKernelTestBase::assertResults does not show actual results if none were expected.
-
Ted Bowman authored
Issue #3337062 by tedbow, phenaproxima: PackageManagerKernelTestBase::assertResults does not give helpful error message if asserting results are empty fails
-
- Jan 26, 2023
-
-
Issue #3315834 by omkar.podey, kunal.sachdev, tedbow, Wim Leers, phenaproxima, daisyleroy: GitExcluder should not ignore .git directories that belong to packages installed by Composer
-
Ted Bowman authored
-
- Jan 24, 2023
-
-
Issue #3335802 by omkar.podey, tedbow: Add addDotGitFolder functionality to \Drupal\fixture_manipulator\FixtureManipulator
-
-
- Jan 23, 2023
-
-
Issue #3334054 by omkar.podey: Add error handling for \Drupal\package_manager\Stage::getIgnoredPaths()
-
Ted Bowman authored
Issue #3332256 by tedbow, yash.rode, phenaproxima: package_manager_bypass should *minimally* bypass php-tuf/composer-stager, not maximally
-
- Jan 20, 2023
-
-
Issue #3323706 by yash.rode: Split up UpdaterFormTest to speed up test runs: from 13.5 to 10.5 minutes
-
Ted Bowman authored
Issue #3328234 by kunal.sachdev, Wim Leers, tedbow: Improve test DX *and* confidence: stop using VFS
-
- Jan 18, 2023
-
-
Issue #3299094 by omkar.podey, Wim Leers, tedbow, AjitS: Prevent staging areas that nested in the active Composer project directory
-
- Jan 14, 2023
-
-
Issue #3330140 by omkar.podey, tedbow, Wim Leers: Update StatusCheckTrait::runStatusCheck() to reorder/avoid dispatching CollectIgnoredPathsEvent earlier than StatusCheckEvent
-
- Jan 13, 2023
-
-
Issue #3248544 by omkar.podey, tedbow, kunal.sachdev, Wim Leers: CronFrequencyValidator should not complain when cron is *currently* running
-
- Jan 12, 2023
-
-
Ted Bowman authored
Issue #3312619 by tedbow, omkar.podey, Wim Leers, kunal.sachdev: Ensure all validation results use translatable strings except when created from throwables
-
Issue #3329002 by yash.rode, tedbow, Wim Leers: \Drupal\Tests\package_manager\Kernel\TestStageTrait::dispatch() should stop using a deprecated PHP language feature
- Jan 11, 2023
-
-
Issue #3330139 by omkar.podey, Wim Leers: Harden PathExclusionsTrait::excludeInProjectRoot() for paths outside of project root
-
- Jan 10, 2023
-
-
Ted Bowman authored
-
- Jan 09, 2023
-
-
Ted Bowman authored
Revert "Issue #3248544 by tedbow, kunal.sachdev: Build in some buffer time when validating cron frequency based on last run time" This reverts commit 2380f18d.
-
- Jan 06, 2023
-
-
Issue #3248544 by tedbow, kunal.sachdev: Build in some buffer time when validating cron frequency based on last run time
-