Commit Graph

7 Commits

Author SHA1 Message Date
Matthew Holt 4c04143261 Clarify policies for agents / LLM use
Tests / test (s390x on IBM Z) (push) Has been skipped
Tests / goreleaser-check (push) Has been skipped
Cross-Build / build (~1.26.0, 1.26, darwin) (push) Failing after 8m15s
Cross-Build / build (~1.26.0, 1.26, dragonfly) (push) Successful in 1m35s
Cross-Build / build (~1.26.0, 1.26, freebsd) (push) Successful in 1m46s
Tests / test (./cmd/caddy/caddy, ~1.26.0, ubuntu-latest, 0, 1.26, linux) (push) Failing after 9m53s
Cross-Build / build (~1.26.0, 1.26, linux) (push) Successful in 2m7s
Cross-Build / build (~1.26.0, 1.26, netbsd) (push) Successful in 1m41s
Cross-Build / build (~1.26.0, 1.26, openbsd) (push) Successful in 2m1s
Cross-Build / build (~1.26.0, 1.26, aix) (push) Successful in 12m0s
Cross-Build / build (~1.26.0, 1.26, illumos) (push) Successful in 3m54s
Cross-Build / build (~1.26.0, 1.26, solaris) (push) Successful in 2m7s
Cross-Build / build (~1.26.0, 1.26, windows) (push) Successful in 1m47s
Lint / dependency-review (push) Failing after 1m19s
Lint / govulncheck (push) Successful in 2m20s
Lint / lint (ubuntu-latest, linux) (push) Successful in 2m32s
OpenSSF Scorecard supply-chain security / Scorecard analysis (push) Failing after 5m48s
Tests / test (./cmd/caddy/caddy, ~1.26.0, macos-14, 0, 1.26, mac) (push) Has been cancelled
Tests / test (./cmd/caddy/caddy.exe, ~1.26.0, windows-latest, True, 1.26, windows) (push) Has been cancelled
Lint / lint (macos-14, mac) (push) Has been cancelled
Lint / lint (windows-latest, windows) (push) Has been cancelled
2026-05-26 14:03:39 -06:00
Viktor Szépe d7e3a1974b Fix typos (#6311)
* Fix typos

* Revert

* Revert to "htlm"

* fix indentations
2024-05-10 08:08:54 -06:00
Matt Holt ff35ba9ec3 Update contributing guidelines (#5466)
* Update contributing guidelines

* Request disclosure as a courtesy
2023-04-10 13:08:32 -06:00
Simão Gomes Viana 28a4159933 CONTRIBUTING: fix spelling (#4070)
Minor spelling fixes to make this document even better
2021-03-19 07:37:43 -04:00
Matthew Holt 4f64105fbb Update docs 2021-01-08 16:00:36 -07:00
Francis Lavoie 5ae1a5617c caddyhttp: Add split_path to file matcher (used by php_fastcgi) (#3302)
* matcher: Add `split_path` option to file matcher; used in php_fastcgi

* matcher: Skip try_files split if not the final part of the filename

* matcher: Add MatchFile tests

* matcher: Clarify SplitPath godoc
2020-04-27 14:46:46 -06:00
Francis Lavoie 3c70950fa1 docs: Pull contributing document from v1 branch (#3270)
* docs: Pull contributing document from v1 branch

* Update .github/CONTRIBUTING.md

Co-Authored-By: Matt Holt <mholt@users.noreply.github.com>

* docs: [Responsible -> Coordinated] Disclosure

* docs: Link to the new security policy page

Co-authored-by: Matt Holt <mholt@users.noreply.github.com>
2020-04-16 18:32:42 -06:00