Issue #3314734: automatic_updates_extensions\BatchProcessordoes not ensure that PostApply runs in another web request
Merged
requested to merge issue/automatic_updates-3314734:3314734-automaticupdatesextensionsbatchprocessordoes-not-ensure into 8.x-2.x
1 unresolved thread
Merge request reports
Activity
added 1 commit
- 475dde8f - automatic_updates_extensions_test_api post-apply in a separate batch request
added 1 commit
- de3e109a - AUE BatchProcessor seperate request for apply and postApply
29 29 # Uncomment to Check all files 30 30 #- sed -i "s/git diff --name-only HEAD~1 HEAD/find \* -type f -not -path \"\.\/\.git\*\"/" modules/contrib/automatic_updates/commit-code-check.sh 31 31 # Make cspell examine our files. 32 - sed -i "s/yarn run -s spellcheck/yarn run -s spellcheck --root \$TOP_LEVEL/" modules/contrib/automatic_updates/commit-code-check.sh 32 #- sed -i "s/yarn run -s spellcheck/yarn run -s spellcheck --root \$TOP_LEVEL/" modules/contrib/automatic_updates/commit-code-check.sh changed this line in version 4 of the diff
added 5 commits
-
46783c20...6c5f1e62 - 2 commits from branch
project:8.x-2.x
- 77de198d - AUE BatchProcessor seperate request for apply and postApply
- ee7981ce - Removed Cspell temporarily
- 6f7cc932 - Uncommented cspell
Toggle commit list-
46783c20...6c5f1e62 - 2 commits from branch
added 8 commits
-
6f7cc932...928d9ef9 - 5 commits from branch
project:8.x-2.x
- e0e82720 - AUE BatchProcessor seperate request for apply and postApply
- 55d609a7 - Removed Cspell temporarily
- 72441cfd - Uncommented cspell
Toggle commit list-
6f7cc932...928d9ef9 - 5 commits from branch
Please register or sign in to reply