Commit graph

230 commits

Author SHA1 Message Date
Stephen Cuppett
de88bc221a
chore: add build target to Makefile & builder to Dockerfile (#215) 2022-03-30 20:39:59 +11:00
Lapo Luchini
877a9ffa0a
fix: align proposed parameter with actual name. (#208) 2022-02-18 10:17:34 +11:00
Enrico Stahn
af33cd9061
chore: disable fail build for container scan 2022-02-16 22:18:53 +01:00
Enrico Stahn
dd3d6a2cb8
chore: remove build fail to receive reporting 2022-02-16 22:13:00 +01:00
Enrico Stahn
e5f6e30e84
chore: fix github action goreleaser step 2022-02-16 22:10:46 +01:00
Enrico Stahn
dd7848a892
chore: send scan report to GitHub UI 2022-02-16 22:04:28 +01:00
dependabot[bot]
e9a3b95fd0
chore(deps): bump docker/login-action from 1.10.0 to 1.12.0 (#194)
Bumps [docker/login-action](https://github.com/docker/login-action) from 1.10.0 to 1.12.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v1.10.0...v1.12.0)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-09 09:59:22 +11:00
dependabot[bot]
ea5510ec32
chore(deps): bump anchore/scan-action from 2.0.4 to 3.2.0 (#195)
Bumps [anchore/scan-action](https://github.com/anchore/scan-action) from 2.0.4 to 3.2.0.
- [Release notes](https://github.com/anchore/scan-action/releases)
- [Changelog](https://github.com/anchore/scan-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/anchore/scan-action/compare/v2.0.4...v3.2.0)

---
updated-dependencies:
- dependency-name: anchore/scan-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-09 09:58:34 +11:00
dependabot[bot]
3c108c3c9b
chore(deps): bump actions/setup-node from 2.4.0 to 2.5.1 (#196)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.4.0 to 2.5.1.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.4.0...v2.5.1)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-09 09:58:22 +11:00
dependabot[bot]
09973f499a
chore(deps): bump goreleaser/goreleaser-action from 2.7.0 to 2.8.1 (#201)
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 2.7.0 to 2.8.1.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v2.7.0...v2.8.1)

---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-09 09:53:47 +11:00
Kieren Evans
ea4a929fa9
fix: allow 10 seconds to shutdown, fixing shutdown error (#204)
* Allow 15 seconds to shut down

v2.0.0 and above crashes with message "Error during shutdowncontext deadline exceeded" and exit code 1
upon SIGINT being received.

v1.2.1 seems to be unaffected.

* Add bats test

* Reduce to 10 seconds, define directly

Co-Authored-By: andytson-inviqa <andytson-inviqa@users.noreply.github.com>

* style: gofmt -s

* chore: bump golang to 1.17 and fix golangci

Co-authored-by: andytson-inviqa <andytson-inviqa@users.noreply.github.com>
Co-authored-by: Enrico Stahn <enrico.stahn@gmail.com>
2022-02-09 09:45:36 +11:00
dependabot[bot]
98e0072b39
chore(deps): bump alpine from 3.14.2 to 3.15.0 (#190)
Bumps alpine from 3.14.2 to 3.15.0.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-09 09:15:08 +11:00
Enrico Stahn
8930163e8d
style: File is not gofmt-ed with -s 2022-02-08 22:59:38 +01:00
Enrico Stahn
38770fc6e9
chore: bump golang and golangci (#206) 2022-02-09 08:56:44 +11:00
Enrico Stahn
bf6971e537
chore: change docker to daily updates re security 2021-11-05 07:30:42 +11:00
dependabot[bot]
f5c48f0648
chore(deps): bump alpine from 3.14.1 to 3.14.2 (#174)
Bumps alpine from 3.14.1 to 3.14.2.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-02 11:35:10 +10:00
Andrei Kirillov
26cc9ada66
fix: generate gauge metrics for all states (#173) 2021-09-02 11:32:57 +10:00
Enrico Stahn
75d6e874ed
chore: reduce internal to avoid update-fatigue 2021-08-27 11:36:49 +10:00
Enrico Stahn
17599df3d1
chore: add archive IDs in goreleaser 2021-08-27 11:18:33 +10:00
Enrico Stahn
0eaefb844b
fix: supply tar.gz archive (#172)
fixes #171
2021-08-27 11:14:20 +10:00
dependabot[bot]
f06650da04
chore(deps): bump actions/setup-node from 2.3.0 to 2.4.0 (#168)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-27 11:11:53 +10:00
dependabot[bot]
733f7a7482
chore(deps): bump alpine from 3.14.0 to 3.14.1 (#169)
Bumps alpine from 3.14.0 to 3.14.1.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-27 11:11:34 +10:00
Enrico Stahn
5b1f1021e7
chore: add auto-approval for dependabot 2021-08-27 11:10:59 +10:00
dependabot[bot]
bd5ea9ebe9
chore(deps): bump actions/setup-go from 2.1.3 to 2.1.4 (#170)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 2.1.3 to 2.1.4.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v2.1.3...v2.1.4)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-27 11:08:14 +10:00
dependabot[bot]
7220ba9aea
chore(deps): bump alpine from 3.13 to 3.14.0 (#158)
Bumps alpine from 3.13 to 3.14.0.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-28 12:24:17 +10:00
dependabot[bot]
19572c8826
chore(deps): bump docker/login-action from 1.9.0 to 1.10.0 (#161)
Bumps [docker/login-action](https://github.com/docker/login-action) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v1.9.0...v1.10.0)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-28 12:23:44 +10:00
dependabot[bot]
4ad2ef49c6
chore(deps): bump goreleaser/goreleaser-action from 2.6.0 to 2.7.0 (#165)
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 2.6.0 to 2.7.0.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v2.6.0...v2.7.0)

---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-28 12:15:04 +10:00
dependabot[bot]
f6b58e6fc5
chore(deps): bump actions/setup-node from 2.1.5 to 2.3.0 (#164)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.1.5 to 2.3.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.1.5...v2.3.0)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-28 12:00:23 +10:00
dependabot[bot]
4d2aa1a2af
chore(deps): bump goreleaser/goreleaser-action from 2.5.0 to 2.6.0 (#152)
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 2.5.0 to 2.6.0.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v2.5.0...v2.6.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-28 16:19:59 +10:00
dependabot[bot]
4b63c4f6fd
chore(deps): bump anchore/scan-action from 2 to 2.0.4 (#147)
Bumps [anchore/scan-action](https://github.com/anchore/scan-action) from 2 to 2.0.4.
- [Release notes](https://github.com/anchore/scan-action/releases)
- [Changelog](https://github.com/anchore/scan-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/anchore/scan-action/compare/v2...v2.0.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-12 20:16:26 +10:00
dependabot[bot]
4ebab518df
chore(deps): bump docker/login-action from 1 to 1.9.0 (#148)
Bumps [docker/login-action](https://github.com/docker/login-action) from 1 to 1.9.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v1...v1.9.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-12 20:16:03 +10:00
dependabot[bot]
7803c996ab
chore(deps): bump actions/checkout from 2 to 2.3.4 (#146)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 2.3.4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v2.3.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-12 20:15:52 +10:00
allcontributors[bot]
ca02c9d574
docs: add stchr as a contributor (#150)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: Enrico Stahn <enrico.stahn@gmail.com>
2021-05-12 20:14:58 +10:00
allcontributors[bot]
038b6156c1
docs: add andresterba as a contributor (#149)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-05-12 20:10:20 +10:00
André Sterba
16a0c88b6c
docs: add more generic dashboard (#106) 2021-05-12 20:04:03 +10:00
Simon Stücher
cf49da4466
fix: Typo FPM_REQUEST_INFO (#134)
* Typo FPM_REQUEST_INFO

See `[FPM_REQUEST_INFO]            = "Getting request information",` in 07fa13088e/sapi/fpm/fpm/fpm_request.c (L27)

* Fallback for PHP<7.4
2021-05-10 21:11:30 +10:00
dependabot[bot]
51922f41bc
chore(deps): bump github.com/prometheus/client_golang (#143)
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.8.0 to 1.10.0.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.8.0...v1.10.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-22 10:49:13 +10:00
dependabot[bot]
db5cfd5f76
chore(deps): bump github.com/stretchr/testify from 1.6.1 to 1.7.0 (#144)
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.6.1 to 1.7.0.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.6.1...v1.7.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-22 10:48:33 +10:00
dependabot[bot]
e48da5a5b5
chore(deps): bump goreleaser/goreleaser-action from v2.2.1 to v2.5.0 (#142)
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from v2.2.1 to v2.5.0.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Changelog](https://github.com/goreleaser/goreleaser-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v2.2.1...5e15885530fb01d81d1f24e8a6f54ebbd0fed7eb)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-22 10:41:45 +10:00
dependabot[bot]
4acabf4e27
chore(deps): bump github.com/sirupsen/logrus from 1.7.0 to 1.8.1 (#145)
Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) from 1.7.0 to 1.8.1.
- [Release notes](https://github.com/sirupsen/logrus/releases)
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sirupsen/logrus/compare/v1.7.0...v1.8.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-22 10:40:35 +10:00
dependabot[bot]
2d6c1628bb
chore(deps): bump actions/setup-node from v2.1.2 to v2.1.5 (#141)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from v2.1.2 to v2.1.5.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.1.2...46071b5c7a2e0c34e49c3cb8a0e792e86e18d5ea)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-22 10:40:21 +10:00
dependabot[bot]
ef75fa1ae7
chore(deps): bump golangci/golangci-lint-action from v2 to v2.5.2 (#140)
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from v2 to v2.5.2.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v2...5c56cd6c9dc07901af25baab6f2b0d9f3b7c3018)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-22 10:33:52 +10:00
Enrico Stahn
ff74ba48e5
chore: use pull_request_target
There is no code execution that could expose secrets.
2021-04-22 10:26:37 +10:00
Enrico Stahn
4893ada486
chore: codeql analysis 2021-04-22 10:12:28 +10:00
Enrico Stahn
a507ff602b
chore: use target branch master for dependabot
The release process is manual, hence multiple PR merges won't cause multiple releases.
2021-04-22 10:10:48 +10:00
Enrico Stahn
57aaf0dffd
chore: add renovate config 2021-04-22 09:43:08 +10:00
allcontributors[bot]
a23695e6d2
docs: add danielocallaghan as a contributor (#139)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-04-22 09:39:15 +10:00
Daniel O'Callaghan
47e80e23d7
Bump Alpine version to 3.13 (#135) 2021-04-22 09:38:47 +10:00
Enrico Stahn
f439939a43
chore: fix issuehunt handle 2021-01-08 10:31:00 +11:00
Enrico Stahn
ee6d87a119
chore: provide funding options 2021-01-08 10:09:58 +11:00