-
Support database schema validation.
Ref: tarosky/Cavalcade-Runner#28
harai updated
3 years ago
-
Hi, I'm having issues when provisioning VVV with meta environments active
It seems like some DB's are not being properly created
These are the DB's that are being created
```
vagrant@vvv:~$ mysq…
-
Hey
What will happen to existing jobs if I install Cavalcade? Do they get migrated to the new table?
-
Support new Cavalcade schema.
# Ref:
* tarosky/Cavalcade#18
* tarosky/Cavalcade#20
harai updated
3 years ago
-
Add `boolean makeFinal() default false` to `Getter` and `Setter`.
Though it's already discussed [here](//groups.google.com/d/msg/project-lombok/aqikTLLh-wM/hlGnH6MWkhUJ) (discusstion start is [here…
-
Returning an interval without a named schedule (or an incorrectly named schedule) can cause rescheduling loops in plugins checking the schedule name is as expected. For a full explanation refer to htt…
-
There's a problem that was previously worked around by setting the Cavalcade container to always restart.
This is because it would exit if WP wasn't installed yet which isn't possible because the c…
-
**OS:** Windows 7
**Version:** 0.3.3-13-4ac3fd4
**Commit/Build:** 4ac3fd4
![image](https://user-images.githubusercontent.com/4167951/111193210-4f784900-8590-11eb-9e61-3d53f868846f.png)
![image…
-
**Name of effect**
GTA 4 cars
**Duration if timed effect (long or short timed?)**
long
**Effect Description**
Makes all cars on streets be only the ones Rockstar bring back from GTA 4 back to G…
-
Steps to reproduce:
```
composer create-project altis/skeleton my-project
cd my-project
composer server start
```
I expected to see a local altis site with the placeholder theme. However, I …