Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: roots/trellis
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.20.0
Choose a base ref
...
head repository: roots/trellis
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.20.1
Choose a head ref
  • 6 commits
  • 13 files changed
  • 3 contributors

Commits on Feb 22, 2023

  1. Configuration menu
    Copy the full SHA
    b6bf716 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

  1. Configuration menu
    Copy the full SHA
    a114410 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

  1. Fix ansible_user references for local provisioning (#1479)

    `ansible_user` can't be assumed to be defined during Ansible local
    provisioning (the default mode in Vagrant if Ansible is not installed on
    the host machine).
    swalkinshaw authored Feb 24, 2023
    Configuration menu
    Copy the full SHA
    813eec0 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2023

  1. 📝 Update README

    retlehs authored Feb 28, 2023
    Configuration menu
    Copy the full SHA
    23cafb4 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. Fix invalid arg error in ferm task (#1480)

    Fixes "invalid or malformed argument" issue
    swalkinshaw authored Mar 7, 2023
    Configuration menu
    Copy the full SHA
    1bfb2d7 View commit details
    Browse the repository at this point in the history
  2. v1.20.1 changelog

    swalkinshaw authored Mar 7, 2023
    Configuration menu
    Copy the full SHA
    d39e989 View commit details
    Browse the repository at this point in the history
Loading