Commit Graph

296 Commits

Author SHA1 Message Date
Kevin Franklin Kim
71155b45e6
fix: close server 2025-05-16 17:07:17 +02:00
Kevin Franklin Kim
2ea30be4b5
fix: pass through context 2025-05-16 16:59:58 +02:00
Kevin Franklin Kim
56aa5220ac
chore: disable gotestfmt 2025-05-16 16:52:09 +02:00
Kevin Franklin Kim
dd8e6a63e7
fix: lint issues 2025-05-16 16:45:36 +02:00
Kevin Franklin Kim
2bb303501e
feat: go 1.24.3 & deps 2025-05-16 16:43:23 +02:00
Kevin Franklin Kim
1e7676bf73
feat: bump alpine 2025-05-16 16:43:08 +02:00
Kevin Franklin Kim
680e0cdd33
feat: build with safe tag 2025-05-16 16:36:47 +02:00
Kevin Franklin Kim
924bc01c07
docs: update README 2025-05-16 16:30:57 +02:00
Kevin Franklin Kim
73203b24c0
chore: update gitignore 2025-05-16 16:30:46 +02:00
Kevin Franklin Kim
a2ae079ae9
chore: bump golangci-lint 2025-05-16 16:30:36 +02:00
Kevin Franklin Kim
327ca96a76
chore: add community files 2025-05-16 16:29:51 +02:00
Kevin Franklin Kim
5ea6ad27d2
Merge pull request #36 from foomo/fix/contentserver-gid-and-uid
fix: set gid & uid
2024-11-27 13:50:46 +01:00
Kevin Franklin Kim
ec843ef283
fix: set gid & uid 2024-11-27 13:48:41 +01:00
Kevin Franklin Kim
8fdeef555b
docs: update badge 2024-11-27 13:11:17 +01:00
Kevin Franklin Kim
15ab819b6a
Merge pull request #35 from foomo/fix/remove-readme-service
fix: remove readme service
2024-11-27 13:09:40 +01:00
Kevin Franklin Kim
c214ba4a4d
fix: remove readme service 2024-11-27 13:05:18 +01:00
Kevin Franklin Kim
0e61ff81ed
Merge pull request #34 from foomo/dependabot/docker/build/alpine-3.20.3
chore(deps): bump alpine from 3.19.1 to 3.20.3 in /build
2024-11-26 09:04:33 +01:00
Kevin Franklin Kim
8081e3c762
Merge pull request #33 from foomo/dependabot/github_actions/golangci/golangci-lint-action-6
chore(deps): bump golangci/golangci-lint-action from 4 to 6
2024-11-26 09:04:23 +01:00
Kevin Franklin Kim
1d0fa88b50
Merge pull request #32 from foomo/dependabot/github_actions/goreleaser/goreleaser-action-6
chore(deps): bump goreleaser/goreleaser-action from 5 to 6
2024-11-26 09:04:14 +01:00
dependabot[bot]
a57fafaf0f
chore(deps): bump alpine from 3.19.1 to 3.20.3 in /build
Bumps alpine from 3.19.1 to 3.20.3.

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-25 21:44:12 +00:00
dependabot[bot]
620d759ce8
chore(deps): bump golangci/golangci-lint-action from 4 to 6
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 4 to 6.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v4...v6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-25 21:44:07 +00:00
dependabot[bot]
34d35ad779
chore(deps): bump goreleaser/goreleaser-action from 5 to 6
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 5 to 6.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v5...v6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-25 21:44:05 +00:00
Kevin Franklin Kim
318173f848
Merge pull request #31 from foomo/v1.11.x
Release v1.11.x
2024-11-25 22:43:27 +01:00
Kevin Franklin Kim
ec6ff54135
fix: lint issues 2024-11-25 22:40:02 +01:00
Kevin Franklin Kim
e50df5eaf9
test: close servers 2024-11-25 22:23:12 +01:00
Kevin Franklin Kim
ea920005e9
docs: update README 2024-11-25 09:43:28 +01:00
Kevin Franklin Kim
f8617b3da2
feat: bump go 2024-11-25 09:39:08 +01:00
Kevin Franklin Kim
71dfd39ff5
feat: add readiness healthzer 2024-03-27 13:43:59 +01:00
Kevin Franklin Kim
1617ebbd84
feat: handle closed connection 2024-03-25 09:19:01 +01:00
Kevin Franklin Kim
554733f1c7
feat: set keel version 2024-03-25 08:35:30 +01:00
Kevin Franklin Kim
9af5f53ce7
chore: update workflows 2024-03-25 08:26:39 +01:00
Kevin Franklin Kim
d46ba48b4b
feat: update keel 2024-03-22 21:24:48 +01:00
Kevin Franklin Kim
3717872187
fix: startup probe 2024-03-22 17:02:47 +01:00
Kevin Franklin Kim
1c472c13bf
fix: docker dir 2024-03-22 16:44:29 +01:00
Kevin Franklin Kim
b4f8b95a4b
refactor: rename onLoaded 2024-03-22 16:30:54 +01:00
Kevin Franklin Kim
ae481c5278
refactor: mark loaded 2024-03-22 16:26:34 +01:00
Kevin Franklin Kim
5e7798a53f
fix: base path flag 2024-03-22 16:09:33 +01:00
Kevin Franklin Kim
d9a8248c0a
feat: update init 2024-03-22 15:48:01 +01:00
Kevin Franklin Kim
abb6f692c7
fix: poll interval 2024-03-22 14:55:33 +01:00
Kevin Franklin Kim
52c1a67b7a
feat: add poll interval flag 2024-03-22 12:38:43 +01:00
Kevin Franklin Kim
3f8561359c
chore: fix typo 2024-03-22 11:47:29 +01:00
Kevin Franklin Kim
af95153899
chore: update gorelease 2024-03-22 11:41:12 +01:00
Kevin Franklin Kim
bb04560323
chore: fix secret 2024-03-22 10:53:03 +01:00
Kevin Franklin Kim
84135f3d8f
feat: update cmd flags 2024-03-22 10:38:47 +01:00
Kevin Franklin Kim
555fc8a5c2
chore: update release config 2024-03-22 09:06:09 +01:00
Kevin Franklin Kim
f1dae6a745
fix: race conditions 2024-03-21 18:01:24 +01:00
Kevin Franklin Kim
da832d3f52
chore: add husky and gh workflows 2024-03-21 16:10:08 +01:00
franklin
39cd0c422a
feat: upgrade 2024-03-21 16:03:21 +01:00
franklin
0c8267134e
feat: update deps 2024-03-19 20:15:09 +01:00
danielthomas74
3a4a69e2cf
Merge pull request #29 from foomo/feature/add-groups-to-content-node
feat: add groups to the content.node.item response
2022-06-09 13:59:36 +02:00