Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync with main project #5

Open
wants to merge 67 commits into
base: 8.x
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
67 commits
Select commit Hold shift + click to select a range
171449e
Fix 8.4.x
webflo Jun 22, 2017
51242c3
Update .travis.yml
webflo Jun 22, 2017
ab93678
Update .travis.yml
webflo Jun 22, 2017
6b59ee5
Update .travis.yml
webflo Jun 22, 2017
b7024ff
Fix symfony version in 8.4.x (#285)
webflo Jun 22, 2017
217da1c
Issue #287: Fix dead link to Drush make
webflo Jul 2, 2017
f7e99e0
Update composer.json (#293)
webflo Aug 8, 2017
7c4120c
Update .travis.yml (#296)
webflo Aug 12, 2017
6b9e0fd
Update drupal/console (#301)
webflo Aug 22, 2017
16a2a2d
Fix whitespace
webflo Aug 28, 2017
678d415
Add support for Drush 9 and Drupal 8.4
pfrenssen Sep 4, 2017
4487b2e
Update .travis.yml
webflo Sep 4, 2017
e861d65
Update .travis.yml
webflo Sep 4, 2017
8ebc3e1
Added composer validate to CI.
thom8 Sep 25, 2017
7ddc4ee
Declare compatibility with versions of Drush and CSS selector that ar…
pfrenssen Oct 11, 2017
ed6b7c2
Merge pull request #309 from thom8/composer_validate
pfrenssen Oct 11, 2017
6418a08
Merge pull request #304 from pfrenssen/patch-1
pfrenssen Oct 17, 2017
89a6e99
Update composer dependencies (#325)
webflo Nov 1, 2017
9646b71
Update README.md (#334)
Nov 13, 2017
c5f0d69
Run tests with 8.5.x (#329)
webflo Dec 8, 2017
f1d0d87
Replace GPL-2.0+ by GPL-2.0-or-later
webflo Jan 21, 2018
918efcc
Bump drush version
webflo Jan 24, 2018
ffbdbf1
Replace require-dev with webflo/drupal-core-require-dev (#348)
webflo Jan 30, 2018
902fa86
Update /drush dir for Drush9
weitzman Feb 9, 2018
527cd79
Revert "Update /drush dir for Drush9"
weitzman Feb 9, 2018
e34719c
Update /drush dir for Drush9 (#350)
weitzman Mar 6, 2018
6d886d9
Add platform version to FAQ to help user specifying PHP version, fixe…
tostinni Mar 7, 2018
d0568a8
Update to Drupal 8.5
webflo Mar 7, 2018
c08d188
Run tests with 8.6.x
webflo Mar 8, 2018
5693600
Improve update instructions (#366)
alexpott Mar 8, 2018
1665375
Honor .env files and suggest usage (#351)
weitzman Mar 16, 2018
6be94f4
Remove extra whitespace (#371)
zaporylie Mar 27, 2018
9e90e4f
Updated argument name
Mar 28, 2018
9167252
Bump minimal version
webflo Mar 28, 2018
7b0f5c5
Merge pull request #376 from morenstrat/patch-1
weitzman Mar 28, 2018
24ab11d
Bump minimal version to 8.5.3
webflo Apr 26, 2018
4a35beb
Fix installer path for drush commandfiles.
weitzman May 25, 2018
f28a782
Merge pull request #394 from drupal-composer/commandfiles
weitzman May 26, 2018
04138e3
Update drupal-composer/drupal-scaffold
webflo May 29, 2018
dc7e438
Fix tests on Travis CI (#405)
webflo Jun 26, 2018
3be2be5
Copy the editor config and gitattributes from drupal to the root. (#404)
rodrigoaguilera Jun 26, 2018
b0c4ce8
Remove "drupal-scaffold" from scripts (#275)
webflo Jun 26, 2018
2b9d84a
Fix typo in README.md
webflo Jun 26, 2018
24f29be
Remove unused use statement. (#406)
leymannx Jun 28, 2018
96f02b3
Adjust default core patch level to -p2. (#418)
milkovsky Aug 16, 2018
970d307
Bump minimum required composer-patches version to support default pat…
mxr576 Aug 16, 2018
c1e2b6e
Update composer.json to require latest stable version of Drupal (#424)
grasmash Sep 6, 2018
21698cf
Require zaporylie/composer-drupal-optimizations (#442)
andypost Jan 26, 2019
4a664d2
Issue #408: Bump minimum PHP version to 5.6
webflo Jan 26, 2019
4eb9750
Removing redundant "--stability dev" from installation command (#450)
hansfn Jan 26, 2019
f2b83dc
Added "composer-exit-on-patch-failure": true option to composer.json …
MPParsley Jan 26, 2019
4229ace
Sync new lines at the end of the files (#453)
petk Jan 31, 2019
85d302e
Quote wildcards to avoid issues in some shells (#456)
gagarine Mar 13, 2019
d8ee4b4
Add PHP 7.3 to Travis CI (#476)
petk Apr 8, 2019
9e036f0
Change createRequiredFiles messages to reflect what occured (#467)
foxtrotcharlie Apr 9, 2019
e55e401
Drop PHP 5.6 testing (#489)
webflo May 2, 2019
0bc7270
Bump minimum version to 8.7.0 (#488)
webflo May 2, 2019
ec0f411
Update .travis.yml
webflo May 2, 2019
5085410
Deprecate PHP 7.0 and 7.1 (#518)
MPParsley Sep 20, 2019
4de4379
Revert "Deprecate PHP 7.1" (#521)
webflo Sep 20, 2019
a49e205
Issue #518: Bump minimum php version to 7.0.8
webflo Sep 21, 2019
ee5bf36
Update CI to Ubuntu 18.04 (#520)
webflo Sep 21, 2019
309e83c
Revert "Update CI to Ubuntu 18.04" (#526)
webflo Sep 26, 2019
bdaa8fd
Add 'contrib' to Drush commandfile installer path (#525)
greg-1-anderson Sep 26, 2019
53f6910
Prefer usage of && operator instead of "and" (#530)
paulvandenburg Nov 8, 2019
d2e7410
Use scaffold plugin and composer packages from Drupal core 8.8.0 (#522)
greg-1-anderson Dec 5, 2019
04a3fe0
Issue #539: Remove deprecated CONFIG_SYNC_DIRECTORY
webflo Dec 18, 2019
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Remove "drupal-scaffold" from scripts (drupal-composer#275)
  • Loading branch information
webflo authored Jun 26, 2018
commit b0c4ce82a9a93e6bd8cae511faff1c0e40bedc16
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -95,17 +95,16 @@ The [drupal-scaffold](https://github.com/drupal-composer/drupal-scaffold) plugin
index.php, update.php, …) to the web/ directory of your project. If you have not customized those files you could choose
to not check them into your version control system (e.g. git). If that is the case for your project it might be
convenient to automatically run the drupal-scaffold plugin after every install or update of your project. You can
achieve that by registering `@drupal-scaffold` as post-install and post-update command in your composer.json:
achieve that by registering `@composer drupal:scaffold` as post-install and post-update command in your composer.json:

```json
"scripts": {
"drupal-scaffold": "DrupalComposer\\DrupalScaffold\\Plugin::scaffold",
"post-install-cmd": [
"@drupal-scaffold",
"@composer drupal:scaffold",
"..."
],
"post-update-cmd": [
"@drupal-scaffold",
"@composer drupal:scaffoldd",
"..."
]
},