No description
Find a file
ThetaDev 6c3a47fae1
All checks were successful
Test / Test (push) Successful in 16s
add runner tool cache option
2024-02-02 01:50:26 +01:00
.gitea/workflows add runner tool cache option 2024-02-02 01:50:26 +01:00
generate Add vendors 2021-10-09 20:20:10 +02:00
.drone.yml faster ci pipeline 2021-10-14 10:32:30 +02:00
.editorconfig Initial commit 2021-09-04 19:35:58 +02:00
.golangci.yaml Add golangci 2021-10-14 07:55:28 +02:00
.pre-commit-config.yaml Update pre-commit-config 2021-10-14 08:04:49 +02:00
ci_ingo.go Add golangci 2021-10-14 07:55:28 +02:00
ci_ingo_test.go Add tests for all CI providers 2021-09-04 22:51:29 +02:00
go.mod Update module name 2021-10-09 20:21:20 +02:00
go.sum Initial commit 2021-09-04 19:35:58 +02:00
LICENSE Initial commit 2021-09-04 19:35:58 +02:00
README.md Initial commit 2021-09-04 19:35:58 +02:00
vendors.go Add vendors 2021-10-09 20:20:10 +02:00

ci-ingo

Check if your go application is running in a Continous Integration environment and get details about it.

This is a port of the original ci-info node.js package https://github.com/watson/ci-info