diff options
author | Francis Lavoie <lavofr@gmail.com> | 2020-03-20 10:38:44 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-20 08:38:44 -0600 |
commit | 76ac28a624cf3025cad9f8caa16e8c8a96b7466a (patch) | |
tree | c722d70cd10c3070f71fb0263b30bfc0bd709779 /modules/caddyhttp/replacer_test.go | |
parent | 61b427fa47b93e9d3d11eda7fa4a8c551fc69f1e (diff) |
ci: Switch to Github Actions (#3152)
* WIP: Trying to make a new branch
* Create fuzzing.yml
* Update ci.yml
* Try using reviewdog for golangci-lint
* Only run lint on ubuntu
* Whoops, wrong matrix variable
* Let's try just ubuntu for the moment
* Remove integration tests
* Let's see what the tree looks like (where's the binary)
* Let's plant a tree
* Let's look at another tree
* Burn the tree
* Let's build in the right dir
* Turn on publishing artifacts
* Add gobin to path
* Try running golangci-lint earlier
* Try running golangci-lint on its own, with checkout@v1
* Try moving golangci-lint back into ci.yml as a separate job
* Turn off azure-pipelines
* Remove the redundant name, see how it looks
* Trim down the naming some more
* Turn on windows and mac
* Try to fix windows build, cleanup
* Try to fix strange failure on windows
* Print our the coerce reason
* Apparently $? is 'True' on Windows, not 1 or 0
* Try setting CGO_ENABLED as an env in yml
* Try enabling/fixing the fuzzer
* Print out github event to check, fix step name
* Fuzzer needs the code
* Add GOBIN to PATH for fuzzer
* Comment out fork condition, left in-case we want it again
* Remove obsolete comment
* Comment out the coverage/test conversions for now
* Set continue-on-error: true for fuzzer, it runs out of mem
* Add some clarification to the retained commented sections
Diffstat (limited to 'modules/caddyhttp/replacer_test.go')
0 files changed, 0 insertions, 0 deletions