Skip to content

Releases: Labbs/github-actions-exporter

v1.9.0

Choose a tag to compare

@moutonjeremy moutonjeremy released this 07 Nov 07:45
5e37462

What's Changed

New Contributors

Full Changelog: v1.8.1...v1.9.0

v1.9.0-beta1

v1.9.0-beta1 Pre-release
Pre-release

Choose a tag to compare

@moutonjeremy moutonjeremy released this 29 Aug 19:08
a02f1a6

What's Changed

New Contributors

Full Changelog: v1.8.1...v1.9.0-beta1

Release v1.8.1

Choose a tag to compare

@spendesk-bot spendesk-bot released this 16 Aug 11:04
* fix pipeline credential

Release v1.7.0

Choose a tag to compare

@moutonjeremy moutonjeremy released this 27 Mar 23:06
* Replace http client for go-github lib

* Add response caching (https://docs.github.com/en/rest/overview/resources-in-the-rest-api#conditional-requests)
* Add pprof for debug (path : /debug/pprof/)
* Update pipeline for add version automaticly
* Replace gorilla mux for fasthttp
* Reduced memory usage

Release v1.7.0-beta2

Release v1.7.0-beta2 Pre-release
Pre-release

Choose a tag to compare

@moutonjeremy moutonjeremy released this 26 Mar 10:48
* add comments

Release v1.7.0-beta1

Release v1.7.0-beta1 Pre-release
Pre-release

Choose a tag to compare

@moutonjeremy moutonjeremy released this 26 Mar 10:19
* Replace gorilla mux for fasthttp

* Replace http client for go-github lib
* Add response caching (https://docs.github.com/en/rest/overview/resources-in-the-rest-api#conditional-requests)
* Add pprof for debug (path : /debug/pprof/)
* Update pipeline for add version automaticly

Release v1.6.0

Choose a tag to compare

@moutonjeremy moutonjeremy released this 11 Mar 10:19
* github_job - deprecated metrics, use github_workflow_run_status (PR…

Release v1.5.2

Choose a tag to compare

@moutonjeremy moutonjeremy released this 21 Jan 23:45
- fix env vars

Release v1.5.1

Choose a tag to compare

@moutonjeremy moutonjeremy released this 21 Jan 21:01
- change golang version

- add dockerfile

Release v1.5

Choose a tag to compare

@moutonjeremy moutonjeremy released this 21 Jan 18:46
- add cache for worflows

- add workflow name for github_job metrics