Skip to content
This repository has been archived by the owner on Jul 11, 2022. It is now read-only.

0.11.1

Compare
Choose a tag to compare
@angrybrad angrybrad released this 29 Apr 21:45
· 2382 commits to develop since this release

Changelog

856caea Cleanup loose files on failure.
0a481e0 Merge branch 'feature/rename-support' into develop
20fd660 Merge branch 'release/0.11.0'
d2d0a30 Merge branch 'release/0.11.1'
201a46f Merge tag '0.10.3' into develop
a6f8536 Merge tag 'v0.11.0' into develop
3f39c1f account for existing configs during init
e52765b add IsExact helper to Mount
72aa7cb add apply task with tests
8fa9519 add clean flag to destroy to also remove config file
45cfbf8 add databases to apply with tests
8c6ba8d add find existing container func
6e8be7b add find.PHPVersion
a44b40e add finder interface and SitesEnabled
d254a0f add more tests for apply
5605d53 add new sites to test mount
be37b81 add rename and test
5d96b15 add script to set database user permissions
84f8be7 add skips apply if there is nothing to do
7e3f1fa add test for rename site
1fe940a add tests for checking mounts on config
03d024b add tests for finding database
854eb44 add tests for the config file php
a608ab5 add tests to remove left over sites
b6a01af added rename command
8bf5418 always read in config during apply command
fe8ef98 better output for context
eb840ab break import commands to sep lines
8b8abca break out config and add tests for existing mounts
2356fa6 change log
9d1cfc1 check for existing sites and mounts in add
5a6f97e check for os note
ebaa658 cleanup
8ecec15 completely remove old prompt package
ab80ce0 create databases on import
b34165a create symlinks when adding sites
be9a7a8 dont save config when using existing during init
84090c8 don’t error on no sites
07c2082 don’t use syscall on windows
7097841 fix an issue with apply and databases
e3c55e0 fix logic for the sites in apply
8b896f7 force remove running containers
d0b6e86 hardcode bionic in launch
1b77a54 make error more useful
98e14da make php a valid config option
55aadff make varialbe change exported
9771b93 move GetExpandedMounts to config
8cc64c3 move actions into task package
8448048 move add to task pkg
a67cc1a new line
1bbdd2e notes
c434884 remove old code
5a66ad8 remove old prompt from add
2843bb2 remove or
ab827f2 remove the old prompt from logs
a02221a remove todo
42e7584 reorder
fdf2402 replace prompt library and update remove to use apply
4f5f8dd semantics
1455122 semantics
88ff072 skip empty sites as well
7192d90 switch apply to use new task, update databases
1800c20 switch hostname to new prompt
d648a8e tidy
3f56414 update add to call apply
1537185 update changelog for 0.11.0
8fdb3b7 update import to use new prompt
565d403 update rmeove and rename to use apply
ed6b592 use db.Name
a0b5597 wait for mysql to be ready before continuing
7c2f290 wip rename
30c1475 wip rename command