Commit Graph

316 Commits

Author SHA1 Message Date
Daniel Thomas
e7e5d09f50
Merge pull request #52 from foomo/fix/get-repo-returns-stale-results
fix:  update before getRepo
2025-06-13 23:04:53 +02:00
Daniel Thomas
d5498dde73 fix: remove unuseful unit test 2025-06-13 23:02:19 +02:00
Daniel Thomas
fe1d9de6f1 fix: update persisted json after updating the repo using the poll routine 2025-06-13 22:21:59 +02:00
Miroslav Cvetic
74d2ff75f5 fix: add get repo test when update fails 2025-05-29 11:56:20 +02:00
Miroslav Cvetic
eefd5bbc57 fix: update before getRepo 2025-05-29 10:58:06 +02:00
Kevin Franklin Kim
29ca34e0d5
chore: add release.snapshot task 2025-05-28 17:29:42 +02:00
Kevin Franklin Kim
1fcc058fab
Merge pull request #50 from foomo/dependabot/github_actions/github-actions-afd9e15987
chore(deps): bump golangci/golangci-lint-action from 7 to 8 in the github-actions group
2025-05-19 11:23:09 +02:00
dependabot[bot]
b500a35214
chore(deps): bump golangci/golangci-lint-action
Bumps the github-actions group with 1 update: [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action).


Updates `golangci/golangci-lint-action` from 7 to 8
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v7...v8)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-version: '8'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-19 08:31:22 +00:00
Kevin Franklin Kim
c5d4b210f9
Merge pull request #49 from foomo/feature/build-with-safe-tag
feat: build with safe tag
2025-05-19 10:29:23 +02:00
Kevin Franklin Kim
d84f3f0941
feat: enable gzip 2025-05-19 09:57:22 +02:00
Kevin Franklin Kim
7a588bd108
fix: race 2025-05-19 09:42:01 +02:00
Kevin Franklin Kim
6c104da662
fix: race 2025-05-19 09:40:23 +02:00
Kevin Franklin Kim
d058ce2b41
fix: lint issues 2025-05-19 09:29:30 +02:00
Kevin Franklin Kim
1ac5dab2aa
fix: add mutex 2025-05-19 09:21:56 +02:00
Kevin Franklin Kim
a53de5827c
fix: log 2025-05-16 23:28:28 +02:00
Kevin Franklin Kim
b4b9de6df3
fix: t.Helper 2025-05-16 23:21:20 +02:00
Kevin Franklin Kim
368dcf4f3f
fix: close conn 2025-05-16 22:34:51 +02:00
Kevin Franklin Kim
ff7d3da5d1
revert: line break 2025-05-16 22:33:30 +02:00
Kevin Franklin Kim
c95742339f
feat: remove dead code 2025-05-16 22:32:28 +02:00
Kevin Franklin Kim
f0e84fc185
wip: debug 2025-05-16 17:12:31 +02:00
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