Skip to content
This repository was archived by the owner on Jan 15, 2024. It is now read-only.

Commit c7f9689

Browse files
Remove CI config
1 parent 896100e commit c7f9689

10 files changed

+0
-274
lines changed

.drone/drone.jsonnet

-36
This file was deleted.

.drone/drone.yml

-45
This file was deleted.

.editorconfig

-20
This file was deleted.

.github/ISSUE_TEMPLATE/bug_report.md

-24
This file was deleted.

.github/ISSUE_TEMPLATE/feature_request.md

-17
This file was deleted.

.github/dependabot.yml

-7
This file was deleted.

.github/release-drafter.yml

-23
This file was deleted.

.golangci.toml

-80
This file was deleted.

Makefile

-12
This file was deleted.

README.md

-10
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,3 @@
11
# Grafana HTTP API Client for Go
22

33
:warning: This repository is deprecated. All further development should go towards https://github.com/grafana/grafana-openapi-client-go (and the underlying Grafana OpenAPI specification)
4-
5-
This library provides a low-level client to access Grafana [HTTP API](https://grafana.com/docs/grafana/latest/http_api/).
6-
7-
## Tests
8-
9-
To run the tests:
10-
11-
```
12-
make test
13-
```

0 commit comments

Comments
 (0)