8000 Comparing v1.23.0...v1.24.0 · roots/trellis · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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.
8000
base repository: roots/trellis
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.23.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.24.0
Choose a head ref
  • 19 commits
  • 27 files changed
  • 9 contributors

Commits on Nov 13, 2024

  1. 📄 Update name

    retlehs authored Nov 13, 2024
    Configuration menu
    Copy the full SHA
    1361989 View commit details
    Browse the repository at this point in the history
  2. 📝 Update README [ci skip]

    retlehs authored Nov 13, 2024
    Configuration menu
    Copy the full SHA
    9a45aab View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2024

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

Commits on Dec 21, 2024

  1. Fix Python string escape sequences (#1554)

    Python 3.12 now warng on invalid escape sequences in strings. This
    converts the strings to "raw" strings so the backslashes are treated
    literally.
    swalkinshaw 8000 authored Dec 21, 2024
    Configuration menu
    Copy the full SHA
    32dd18d View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2024

  1. 📝 Update README [ci skip]

    retlehs authored Dec 22, 2024
    Configuration menu
    Copy the full SHA
    19b4bf6 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2025

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

Commits on Feb 20, 2025

  1. 📝 Update README [ci skip]

    retlehs authored Feb 20, 2025
    Configuration menu
    Copy the full SHA
    3b580ff View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2025

  1. Update dependency ntp to v2.7.0 (#1553)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 27, 2025
    Configuration menu
    Copy the full SHA
    9e7e3a9 View commit details
    Browse the repository at this point in the history
  2. Update dependency swapfile to v2.0.42 (#1549)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 27, 2025
    Configuration menu
    Copy the full SHA
    4dd189e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d1285d0 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2025

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

Commits on Mar 6, 2025

  1. Configuration menu
    Copy the full SHA
    94dc324 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c4c9714 View commit details
    Browse the repository at this point in the history
  3. Remove OCSP stapling (#1557)

    Let's Encrypt is ending its OCSP support. See
    https://letsencrypt.org/2024/12/05/ending-ocsp/ for the timeline.
    
    This removes all OCSP stapling functionality in Trellis. While this
    could be kept for other SSL certificate providers, there are a few
    reasons to remove this entirely:
    
    1. the certificate authority would need to provide OCSP support
    2. the vast majority of Trellis users use Let's Encrypt only
    3. there are privacy concerns regardless
    swalkinshaw authored Mar 6, 2025
    Configuration menu
    Copy the full SHA
    d4b6f29 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2025

  1. Remove "production" from asset compilation titles (#1566)

    Clarifies that these steps run in all environments, not just production.
    joshuafredrickson authored Mar 27, 2025
    Configuration menu
    Copy the full SHA
    1393efb View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2025

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

Commits on Apr 3, 2025

  1. Refactor PHP role to support future versions by default (#1511)

    Refactor php version vars to be dynamic by default whilst allowing overrides
    dalepgrant authored Apr 3, 2025
    Configuration menu
    Copy the full SHA
    863ed99 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2025

  1. Configuration menu
    Copy the full SHA
    f9b770b View commit details
    Browse the repository at this point in the history
  2. Replace link for creating CSP (#1564)

    * Replace link for creating CSP
    
    * Update extra-security.conf to match upstream
    
    * Update extra-security.conf without overwriting the three upper options
    Dyras authored Apr 12, 2025
    Configuration menu
    Copy the full SHA
    a77ff88 View commit details
    Browse the repository at this point in the history
Loading
0