Commit Graph

13 Commits

Author SHA1 Message Date
Matthew Holt
7a2236bee7
Bump minimum Go version to 1.21 2024-03-06 12:26:33 -07:00
Matthew Holt
06734ae740
Update CI to Go 1.19, 1.20 2023-05-06 09:12:59 -06:00
wusatosi
c76688207f
Update & Improve CI (#227)
* Update ci.yml

* Trigger CI

* Remove commented-out section

* Trigger CI

* Use go mod download

* Replace set-output

* Cleanup

* Archive code coverage result

* Better artifact name scheme

* Use implicit default of `cache-dependency-path`

* Update CI

* Update matrix to include 1.20
2023-04-17 19:56:36 -06:00
Matthew Holt
56c70f3808
Update to Go 1.18; use any 2022-08-08 10:45:24 -06:00
Mohammed Al Sahaf
18af76fbd2
Improve Windows CI cache (#189) 2022-05-29 14:31:33 -06:00
Dave Henderson
9a56fcd4f9
Propagate context in the Storage interface methods (#155)
* Add context propagation to the Storage interface

Signed-off-by: Dave Henderson <dhenderson@gmail.com>

* Bump to Go 1.17

* Minor cleanup

* filestorage: Honor context cancellation in List()

Co-authored-by: Matthew Holt <mholt@users.noreply.github.com>
2022-03-07 12:26:52 -07:00
Matthew Holt
b6b3db32bc
ci: Update Go versions (Go 1.16 required)
We now use the io/fs package.
2022-01-05 17:47:33 -07:00
Francis Lavoie
11841c2697
ci: Set up github actions (#99)
* ci: Set up github actions, largely copied from caddy repo

* ci: Drop Azure file
2020-09-14 13:26:01 -06:00
Matthew Holt
b9edcb838b
mholt/certmagic -> caddyserver/certmagic
And update dependencies
2020-03-06 18:05:05 -07:00
Matt Holt
32e52d6252
Create FUNDING.yml 2019-10-29 23:42:33 -06:00
Matt Holt
f00a66c84e Update issue templates 2018-12-17 12:51:47 -07:00
Matt Holt
12d18b0eb0 Update issue templates 2018-12-10 01:01:58 -07:00
Matthew Holt
bea13a36c8
Initial commit 2018-12-09 20:15:26 -07:00