-
-
Notifications
You must be signed in to change notification settings - Fork 605
Comparing changes
Open a pull request
base repository: roots/trellis
base: v1.18.0
head repository: roots/trellis
compare: v1.19.0
- 17 commits
- 19 files changed
- 7 contributors
Commits on Aug 26, 2022
-
Composer Authentication: Add support for
bearer
,gitlab-oauth
, `g……itlab-token`, `github-oauth` and `bitbucket-oauth` principles
Configuration menu - View commit details
-
Copy full SHA for 4c2bb35 - Browse repository at this point
Copy the full SHA 4c2bb35View commit details
Commits on Nov 10, 2022
-
Prevent ansible-core 2.13.6 (#1448)
This version has a regression: ansible/ansible#79291
Configuration menu - View commit details
-
Copy full SHA for 58ee7e3 - Browse repository at this point
Copy the full SHA 58ee7e3View commit details
Commits on Nov 11, 2022
-
Close #1442 - Enable PHP opcache in development (#1447)
OPcache was previously disabled in development to ensure no stale cached PHP. However, there are still performance benefits to having OPcache enabled with a `revalidate_freq` of `0` which will result in OPcache checking for updates on every request (instead of the default of `60` in production).
Configuration menu - View commit details
-
Copy full SHA for c91c779 - Browse repository at this point
Copy the full SHA c91c779View commit details
Commits on Nov 27, 2022
-
Remove deprecated warn usage (#1450)
The `warm` option for `command` and `shell` is deprecated and was removed in ansible-core 2.14 For backwards compat it's easiest to remove all usage.
Configuration menu - View commit details
-
Copy full SHA for b274b01 - Browse repository at this point
Copy the full SHA b274b01View commit details
Commits on Dec 4, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 169ebc7 - Browse repository at this point
Copy the full SHA 169ebc7View commit details
Commits on Dec 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5864220 - Browse repository at this point
Copy the full SHA 5864220View commit details
Commits on Dec 11, 2022
-
Ensure ubuntu-20.04 is used in GitHub workflows (#1454)
`ubuntu-latest` recently changed to Ubuntu 22.04
Configuration menu - View commit details
-
Copy full SHA for 7676f8b - Browse repository at this point
Copy the full SHA 7676f8bView commit details -
Disable chown site directory task by default (#1452)
Vagrant creates synced folders with the `web_user`/`web_group` (`vagrant`/`www-data`) already via the `Vagrantfile`. This task can be slow, and since it's redundant, it's being disabled by default. In case this task is needed, the `chown_site_directory` variable can be set to true in `group_vars/development/main.yml`
Configuration menu - View commit details
-
Copy full SHA for 514b794 - Browse repository at this point
Copy the full SHA 514b794View commit details
Commits on Dec 15, 2022
-
Bump swapfile to `v2.0.36` which fixes the deprecated `warn` option for `command` and `shell`(removed in ansible-core 2.14).
Configuration menu - View commit details
-
Copy full SHA for 0927fa6 - Browse repository at this point
Copy the full SHA 0927fa6View commit details -
Allow remote and local database (#1456) (#1457)
Co-authored-by: Tim Pfeifer <tim.pfeifer@mailbox.org>
1Configuration menu - View commit details
-
Copy full SHA for 0acbde2 - Browse repository at this point
Copy the full SHA 0acbde2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8038b1a - Browse repository at this point
Copy the full SHA 8038b1aView commit details
Commits on Dec 17, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b983f7e - Browse repository at this point
Copy the full SHA b983f7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1789d2e - Browse repository at this point
Copy the full SHA 1789d2eView commit details -
Remove ansible-core version constraint (#1459)
Bugs/regressions in 2.13.6 have been fixed
Configuration menu - View commit details
-
Copy full SHA for dbee152 - Browse repository at this point
Copy the full SHA dbee152View commit details -
Configuration menu - View commit details
-
Copy full SHA for ddb322e - Browse repository at this point
Copy the full SHA ddb322eView commit details
Commits on Dec 18, 2022
-
Set SendEnv conditionally (#1463)
Empty values break Git+SSH. If `ssh_send_env` is empty, `SendEnv` should not be set in SSH config. This is especially needed for Ubuntu 22.04 (#1392)
Configuration menu - View commit details
-
Copy full SHA for dbc2037 - Browse repository at this point
Copy the full SHA dbc2037View commit details
Commits on Jan 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3ea20a3 - Browse repository at this point
Copy the full SHA 3ea20a3View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.18.0...v1.19.0