Releases: origamiphp/origami
Releases · origamiphp/origami
Release v1.2.3
- Update the Nginx default configurations (origamiphp/source@ba7296d)
- Simplify the installation process (origamiphp/source@d971ada)
Release v1.2.2
- Add the ability to choose the PHP version (origamiphp/source@02d52b6)
- Upgrade the dependencies (origamiphp/source@ec779b2)
- Fix the permissions on the shared SSH agent (origamiphp/source@dd2595b)
Release v1.2.1
- Fix the registering process of an external environment (origamiphp/source@cd80ae4)
- Upgrade the dependencies (origamiphp/source@6b37f18)
Release v1.2.0
- Fix remaining cache issues by removing Doctrine (origamiphp/source@474b5b5)
Release v1.1.0
- Improve the console display (origamiphp/source@2c379fa)
- Upgrade the dependencies (origamiphp/source@3290f49)
- Downgrade the PHP requirements to PHP 7.3 (origamiphp/source@062b73c)
- Upgrade the dependencies (origamiphp/source@76d242d)
- Simplify the PHAR archiving management (origamiphp/source@4177060)
- Fix the Codecov link (origamiphp/source@0bed20e)
- Improve detection of the home directory (origamiphp/source@07a27bb)
Release v1.0.1
- Generate a new PHAR archive when a tag is created (origamiphp/source@8b0f0d5)
Release v1.0.0
- Fix autoload when globally installed with Composer (origamiphp/source@df0bf68)
- Change the default console command (origamiphp/source@39342ed)
- Add a command to check system requirements (origamiphp/source@336c3b2)
- Add a command to install environment files (origamiphp/source@fca8966)
- Add a command to start environments (origamiphp/source@34cf43c)
- Add a command to stop environments (origamiphp/source@bb8f662)
- Add a command to restart environments (origamiphp/source@ed17210)
- Add a command to check the status of running environment (origamiphp/source@6a828be)
- Improve exceptions management (origamiphp/source@f57bb54)
- Improve validations management (origamiphp/source@732db41)
- Reduce duplicated code (origamiphp/source@36a79ab)
- Add a command to set up the environment variables (origamiphp/source@47985c8)
- Add a command to check the resource usage of running environment (origamiphp/source@f9c3b64)
- Add a command to check the logs of running environment (origamiphp/source@c9aa9f5)
- Add a command to build or rebuild services (origamiphp/source@355aed3)
- Add the support of locally-trusted development certificates (origamiphp/source@224d86a)
- Configure PHP CS Fixer (origamiphp/source@1f3f7fe)
- Configure SensioLabs security checker (origamiphp/source@26b7d31)
- Configure PHPStan (origamiphp/source@547ccb5)
- Change the directory used by docker-sync to store logs and PID (origamiphp/source@c5c1b1c)
- Add commands to open a terminal on environment services (origamiphp/source@5223d83)
- Refactoring of the validations within commands (origamiphp/source@7628f22)
- Refactoring of the details output (origamiphp/source@4d6ac41)
- Refactoring of the processes management (origamiphp/source@93b4d07)
- Exclude docker-sync logs from the synchronization (origamiphp/source@3b1f5a3)
- Allow using a specific user when opening a terminal on environment services (origamiphp/source@bbb589c)
- Fix missing SSL certificates bind-mount for Magento 2 (origamiphp/source@c92a776)
- Remove useless parameters in Nginx configuration (origamiphp/source@4cb4802)
- Fix wrong bind-mount for SSH keys (origamiphp/source@e71e7c6)
- Override existing environment variables (origamiphp/source@781d343)
- Add Roave Security Advisories package (origamiphp/source@387a64d)
- Move the build process to Docker Hub (origamiphp/source@78f4a49)
- Replace docker-sync by Mutagen (origamiphp/source@c602d02)
- Add the Symfony Maker package (origamiphp/source@ccd6b4c)
- Fix too restrictive dependencies (origamiphp/source@0f554f6)
- Use events to start/stop the Docker synchronization (origamiphp/source@2174b07)
- Refactoring of the process manager (origamiphp/source@a6adfa4)
- Use event subscriber instead of event listener (origamiphp/source@af77a40)
- Prepare the bundling with Box (origamiphp/source@4a180bd)
- Upgrade dependencies (origamiphp/source@44ccaef)
- Replace the lock system by a Doctrine entity (origamiphp/source@3debbd1)
- Add a Makefile with some development actions (origamiphp/source@bf1a08a)
- Improve the bundling with Box (origamiphp/source@6d03b88)
- Fix the start command following the entity refactoring (origamiphp/source@bebd7af)
- Upgrade dependencies (origamiphp/source@2445979)
- Activate the build compression (origamiphp/source@b941255)
- Upgrade dependencies (origamiphp/source@7567751)
- Refactoring (origamiphp/source@eaf3f70)
- Add missing .env file for Magento 2 (origamiphp/source@e1c600c)
- Add a command to uninstall an environment (origamiphp/source@3494723)
- Make the custom exception classes more explicit (origamiphp/source@4c70a53)
- Refactoring of the exception management (origamiphp/source@764ca58)
- Add a command to list all registered environments (origamiphp/source@def063c)
- Reduce cognitive load (origamiphp/source@0f2a9f4)
- Refactoring of the commands inheritance (origamiphp/source@2e64f74)
- Automate the application setup when executed (origamiphp/source@ce5eddd)
- Refactoring of the middleware classes (origamiphp/source@cbf6039)
- Remove several PhpStorm warnings (origamiphp/source@a28a465)
- Add the Symfony extension for PHPStan (origamiphp/source@bef4e80)
- Refactoring of the commands (origamiphp/source@8bb8c06)
- Upgrade dependencies (origamiphp/source@045d2ea)
- Backport upgrades from the existing Magento 2 environment (origamiphp/source@a1add39)
- Add missing uninstall instructions (origamiphp/source@d32693a)
- Add debug logs before process execution (origamiphp/source@817eb3e)
- Initialize the readme (origamiphp/source@db29b10)
- Apply the coding standards (origamiphp/source@7f37e6f)
- Fix creation of Mutagen sessions (origamiphp/source@ce6d9a1)
- Add the main application tests (unit and functional) (origamiphp/source@8a13e75)
- Update the install guidelines (origamiphp/source@6fe3a49)
- Add the GitHub Actions configuration (origamiphp/source@7f67e28)
- Add ProcessFactory tests (origamiphp/source@46c462a)
- Backport upgrades from the existing Magento 2 environment (origamiphp/source@a11b732)
- Add Mkcert tests (origamiphp/source@d3d1c03)
- Add Mutagen tests (origamiphp/source@4101684)
- Add tests for main contextual commands (origamiphp/source@ed64937)
- Share the SSH socket instead of the directory (origamiphp/source@a686874)
- Fix TTY mode by adding a proxy for Symfony Process (origamiphp/source@88a66cc)
- Improve test coverage and reduce copy/paste (origamiphp/source@2185454)
- Add remaining tests for commands (origamiphp/source@180f0f6)
- Add tests for event subscribers on console (origamiphp/source@e4b8235)
- Add tests for event subscribers on environment (origamiphp/source@8da198f)
- Upgrade dependencies (origamiphp/source@72b5d8c)
- Upgrade dependencies (origamiphp/source@e9bd5da)
- Add the automated publication of the release asset (origamiphp/source@4ce29d6)
- Avoid too many triggers of GitHub Actions (origamiphp/source@69a431d)
- Add a check before running the application to handle outdated cache (origamiphp/source@d726a89)
- Refactoring of the setUp/tearDown logic related to the filesystem (origamiphp/source@39b6fb2)
- Fix the DATAhttps://github.com/ajardin/origami-source/commit/ variable which was incorrectly exported (origamiphp/source@b16f541)
- Upgrade to Symfony 4.4 (origamiphp/source@934ede7)
- Upgrade to Symfony 5.0 (origamiphp/source@c9e381b)
- Upgrade dependencies (origamiphp/source@cd0ac1a)
- Fix broken coverage reports (origamiphp/source@3343ae7)
- Simplify the custom directory usage in .env file (origamiphp/source@0a4382f)
- Upgrade dependencies (origamiphp/source@ce75ee7)
- Add the Symfony configuration (origamiphp/source@ed01a4e)
- Fix the CI checks (origamiphp/source@47cf9f9)
- Upgrade the dependencies (origamiphp/source@56cd491)
- Allow to start again a running environment (origamiphp/source@2a032aa)
- Fix the release process (origamiphp/source@5864b44)
- Refactoring of the entity (origamiphp/source@1e9d8c6)
- Add the ability to regist...