Andrew Berry
Andrew Berry
I'm calling this one high because it's a question we've heard more than once.
@starshaped Can you think through what sort of setup makes sense to share across projects as far as postcss goes? If we have a proposal, even just "here's the libraries...
I'm marking as low as there haven't been further requests on this since it was initially filed, but if we've got PostCSS on new projects we can re-evaluate.
> How many browser versions back are we wanting to support? For new projects, we generally say "only the current supported release" of each browser. If a browser isn't getting...
@justafish do we have a test for this? I see #303 which has the task in a fixture, but I'm not seeing anything that actually calls this.
You should be able to set drupal-scaffold to not overwrite the file in composer.json like this: ``` "drupal-scaffold": { "locations": { "web-root": "web/" }, "file-mapping": { "[web-root]/sites/sites.php": false, }, "allowed-packages":...
See also: https://github.com/Lullabot/drainpipe/issues/372
I'm calling this high because solving this should significantly reduce the amount of renovate PRs that need manual attention. I don't have a preference to either of the above solutions...
I see https://github.com/Lullabot/drainpipe/pull/443 was merged and I think I see what you're doing there - but @justafish mind describing what led you to that solution? And I think that will...
👍 to this! We can also do this as a fallback to still support PANTHEON_TOKEN until the next major version.