Skip to content

Conversation

@PhrozenByte
Copy link
Collaborator

Since the issues with our old dependencies kinda got out of hand lately (see picocms/Pico#528, picocms/Pico#534 and picocms/Pico@8a44584), it's time to kick-start development of Pico 3.0 🎉

Major changes are going to be updated dependencies (Twig 3.0+ and Symfony YAML 5.0+) and lifting the requirements to PHP 7.2.5+. We […] [will] focus on lazy page discovery and loading.

As always, feedback is highly appreciated! ❤️

Please use this PR for code reviews only, for a list of major changes and for comments please refer to picocms/Pico#535

Runs `composer install` and `phpcs` on basically every push, replaces Travis CI (which was never actually in use here, but nevertheless...).
This is more or less a copy of Pico's new CI pipeline. It heavily refactors and simplifies the CI pipeline and now uses the GitHub CLI `gh` to deploy new releases. You can use the Makefile to both just build new releases (possibly just locally), and to also publish them. PicoDeprecated's build script no longer depends on any external resources (like our `picocms/ci-tools` collection), but on a few runtime dependencies (namely `git`, `rsync`, and `jq`, as well as the GitHub CLI `gh` with working authentication).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants