Commit Graph

20 Commits

Author SHA1 Message Date
d1ee248ba3 Added ci builds and commented out tests, that are using some external prometheus (?!?1??)
Some checks failed
Build with maven / build (push) Failing after 1m1s
2025-01-20 23:58:12 +07:00
9506462834 Merge pull request #4 from mckang/dependabot/maven/promql_client_test/org.apache.httpcomponents-httpclient-4.5.13
Bump httpclient from 4.5.3 to 4.5.13 in /promql_client_test
2022-03-22 21:30:19 +09:00
f1a5d1cdae Merge pull request #3 from mckang/dependabot/maven/promql_client_test/junit-junit-4.13.1
Bump junit from 3.8.1 to 4.13.1 in /promql_client_test
2022-03-22 21:29:56 +09:00
509367d240 Merge pull request #2 from mckang/dependabot/maven/promql_client/junit-junit-4.13.1
Bump junit from 3.8.1 to 4.13.1 in /promql_client
2022-03-22 21:29:42 +09:00
3274e338cc Bump httpclient from 4.5.3 to 4.5.13 in /promql_client_test
Bumps httpclient from 4.5.3 to 4.5.13.

---
updated-dependencies:
- dependency-name: org.apache.httpcomponents:httpclient
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-04 00:40:03 +00:00
78ebe45dd6 Bump junit from 3.8.1 to 4.13.1 in /promql_client_test
Bumps [junit](https://github.com/junit-team/junit4) from 3.8.1 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md)
- [Commits](https://github.com/junit-team/junit4/commits/r4.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-12 21:44:15 +00:00
2376cbf782 Bump junit from 3.8.1 to 4.13.1 in /promql_client
Bumps [junit](https://github.com/junit-team/junit4) from 3.8.1 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md)
- [Commits](https://github.com/junit-team/junit4/commits/r4.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-12 20:42:26 +00:00
0542feee5d Update LICENSE 2019-08-12 13:17:21 +09:00
8457939bc2 Create License File 2019-08-11 15:26:30 +09:00
1194ec5f4b Add UseCase 2019-05-23 14:25:51 +09:00
eade3f83c6 Add UseCase 2019-05-23 14:19:47 +09:00
37a60fc01d UTF8 Convert 2019-05-23 14:18:53 +09:00
6da73915e1 Add Usage 2018-09-07 17:58:39 +09:00
7bb3885fd7 Add Usage 2018-09-07 17:49:44 +09:00
98b39784a0 add more api wrappers 2018-09-07 17:41:34 +09:00
3a24ca2969 add testcase 2018-09-07 14:06:22 +09:00
6d861fccfc add testcase 2018-09-07 14:04:13 +09:00
cecfbaac4d delete useless files 2018-09-07 13:43:59 +09:00
2b48c2004e Initial Commit 2018-09-07 13:37:56 +09:00
5e3bcf4b4b first commit 2018-09-07 12:48:13 +09:00