dependabot[bot]
2ef0275199
chore(deps): bump docker/metadata-action from 5 to 6
...
Bumps [docker/metadata-action](https://github.com/docker/metadata-action ) from 5 to 6.
- [Release notes](https://github.com/docker/metadata-action/releases )
- [Commits](https://github.com/docker/metadata-action/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: docker/metadata-action
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-02 08:36:31 +00:00
dependabot[bot]
e1d7fa2eb3
chore(deps): bump docker/setup-buildx-action from 3 to 4 ( #747 )
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 3 to 4.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-version: '4'
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>
2026-04-01 19:09:02 +03:00
dependabot[bot]
41244080c0
chore(deps): bump docker/login-action from 3 to 4 ( #748 )
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 3 to 4.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-version: '4'
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>
2026-04-01 19:08:48 +03:00
dependabot[bot]
34f9724866
chore(deps): bump actions/upload-artifact from 4 to 7 ( #745 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4 to 7.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v7 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: '7'
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>
2026-04-01 19:08:33 +03:00
dependabot[bot]
19a317dd7c
chore(deps): bump actions/setup-go from 5 to 6 ( #744 )
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 5 to 6.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](https://github.com/actions/setup-go/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-version: '6'
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>
2026-04-01 19:08:01 +03:00
dependabot[bot]
7bfee6efc2
chore(deps): bump github.com/charmbracelet/huh from 0.8.0 to 1.0.0 ( #708 )
...
* chore(deps): bump github.com/charmbracelet/huh from 0.8.0 to 1.0.0
Bumps [github.com/charmbracelet/huh](https://github.com/charmbracelet/huh ) from 0.8.0 to 1.0.0.
- [Release notes](https://github.com/charmbracelet/huh/releases )
- [Commits](https://github.com/charmbracelet/huh/compare/v0.8.0...v1.0.0 )
---
updated-dependencies:
- dependency-name: github.com/charmbracelet/huh
dependency-version: 1.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* chore: breaking changes for huh form
* chore: bump go version everywhere
* chore: go mod tidy
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Stavros <steveiliop56@gmail.com >
2026-03-30 19:15:30 +03:00
Jacek Kowalski
d71a8e03cc
fix: wrong metadata branch used in release workflow ( #725 )
...
Rather than getting metadata of the tagged version, it was using
data from the latest "nightly" tag.
2026-03-20 17:18:12 +02:00
Stavros
87e2b52a04
fix: set gin mode correctly
2026-01-17 20:26:48 +02:00
Stavros
9a3fecd565
feat: non-docker acls ( #549 )
...
* wip
* feat: add paerser as submodule and apply patch for nested maps
* refactor: update release workflows to include submodule and patches
* chore: update contributing instructions
2025-12-30 18:26:57 +02:00
Stavros
03ed18343e
feat: unified config ( #533 )
...
* chore: add yaml config ref
* feat: add initial implementation of a traefik like cli
* refactor: remove dependency on traefik
* chore: update example env
* refactor: update build
* chore: remove unused code
* fix: fix translations not loading
* feat: add experimental config file support
* chore: mod tidy
* fix: review comments
* refactor: move tinyauth to separate package
* chore: add quotes to all env variables
* chore: resolve go mod and sum conflicts
* chore: go mod tidy
* fix: review comments
2025-12-22 22:13:40 +02:00
Stavros
57b7b66813
fix: let docker meta decide if the version is latest or not
2025-10-14 15:45:50 +03:00
Stavros
ae8347fd28
fix: use docker meta flavors for handling latest, prefix and suffix
2025-10-08 23:11:25 +03:00
Stavros
5b7bda3378
chore: use bun frozen lockfile for builds
2025-10-08 18:56:42 +03:00
Stavros
103285855e
feat: add distroless to release workflow
2025-10-07 15:34:08 +03:00
Stavros
866933b3d6
fix: fix version handling in docker and cd
2025-09-19 15:38:32 +03:00
Stavros
523267e55b
fix: disable CGO in binary builds
2025-06-11 10:11:23 +03:00
Stavros
bbaa036d85
chore: use ref name as version in release workflow
2025-05-28 14:17:02 +03:00
Stavros
91e3bbc9d9
refactor: store version in constants
2025-05-20 16:39:27 +03:00
Stavros
415eea6fab
fix: use current context in release workflows
2025-05-15 17:08:56 +03:00
Stavros
ff48fa320e
feat: nightly release workflow
2025-05-15 16:41:26 +03:00
Stavros
9b39a2b856
fix: use arm runner
2025-04-09 16:22:21 +03:00
Stavros
6d17ce699a
fix: download binaries correctly
2025-04-09 16:18:51 +03:00
Stavros
20dbb35d44
chore: build amd64 and arm64 binaries
2025-04-09 16:12:25 +03:00
Stavros
f3471880ee
refactor/handlers ( #51 )
...
* wip
* refactor: use prefix instead of patern in docker meta
* tests: fix tests
2025-03-19 15:48:16 +02:00
Stavros
6f6b1f4862
chore: use v prefix in versioning
2025-03-10 21:44:41 +02:00
Stavros
c0ffe3faf4
refactor: release multiple semver tags
2025-03-10 16:02:48 +02:00
Stavros
ad718d3ef8
refactor: migrate release workflow to native runners
2025-03-09 19:24:52 +02:00
Stavros
78bc3e9c9a
feat: add github build workflows
2025-01-19 16:39:54 +02:00