Releases: entanet-devops/application
Releases · entanet-devops/application
1.0.22: Merge pull request #6 from entanet-devops/adams-branch
Moved the behat.yml to after testing.yml in main.yml
Build env earlier
Merge pull request #5 from entanet-devops/PLAT-4423 Build env file earlier
Craft CMS Support
Merge pull request #4 from entanet-devops/PLAT-4359 Plat 4359
Add COMPOSER_ALLOW_SUPERUSER to second composer install
1.0.19 Merge pull request #3 from entanet-devops/bugfix/PLAT-3463-allow-comp…
Set COMPOSER_ALLOW_SUPERUSER env var
1.0.18 Merge pull request #2 from entanet-devops/bugfix/PLAT-3463-allow-comp…
usee app_env dictionary to check for APP_KEY
1.0.15 check if app_key exists in dictionary
Support new app_key variable
Merge pull request #1 from entanet-devops/PLAT-834 Add new conditions to key:generate commands to only run if no key is …
Composer and .env for none laravel apps
Only run composer install if composer.json exists
Only update the .env if it exists
Add ability to set bitbucket authentication details for private composer packages.
1.0.12 Remove comment
Remove composer dev dependencies after unit tests
1.0.11 Merge branch 'fix_composer_-dependancies'