40 Commits

Author SHA1 Message Date
elmerfds
6a58f5a06d Merge pull request #254 from elmerfds/dependabot/github_actions/softprops/action-gh-release-2
Bump softprops/action-gh-release from 1 to 2
2025-04-03 00:04:36 +01:00
elmerfds
005a25dd19 Merge branch 'main' into dependabot/github_actions/softprops/action-gh-release-2 2025-04-03 00:00:54 +01:00
elmerfds
d630d75c24 Merge branch 'main' into dependabot/github_actions/docker/build-push-action-6 2025-04-03 00:00:43 +01:00
elmerfds
262fe0ea82 Enhance PR testing workflow by adding platform selection for Docker builds 2025-04-02 22:16:00 +01:00
elmerfds
3e329d8c45 Add GitHub Actions workflow for PR testing and Docker image builds 2025-04-02 20:36:23 +01:00
dependabot[bot]
2d76503897 Bump softprops/action-gh-release from 1 to 2
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 1 to 2.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/softprops/action-gh-release/compare/v1...v2)

---
updated-dependencies:
- dependency-name: softprops/action-gh-release
  dependency-version: '2'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-01 19:57:27 +00:00
dependabot[bot]
3810d0ac6c Bump docker/build-push-action from 5 to 6
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5 to 6.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v5...v6)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-01 19:57:24 +00:00
elmerfds
e20a6c2121 Update docker-build.yml 2025-03-17 01:07:38 +00:00
elmerfds
1c2d6edd2c Update version-bump.yml 2025-03-17 01:05:07 +00:00
elmerfds
2002111d9d Add version bump workflow and update Docker build configuration 2025-03-16 22:05:16 +00:00
elmerfds
fd793b8d4c Bump version to 1.6.5 and update Docker workflows for versioning and architecture support 2025-03-16 21:40:06 +00:00
elmerfds
c45445efbf Enhance GitHub workflows for multi-architecture Docker builds and update dependencies 2025-03-10 23:30:15 +00:00
elmerfds
df8ed76c67 Refactor GitHub workflows to simplify Docker image tagging and enhance build process 2025-03-10 22:55:45 +00:00
eafx
fe3d87af57 Update Docker build workflow and fix file paths in Dockerfile 2025-03-10 18:58:06 +00:00
eafx
f46b12ccda Update Docker build workflow and fix s6-overlay configuration copy path 2025-03-10 18:51:53 +00:00
eafx
73beca6ed5 Update GitHub Actions workflow for S6 Docker image build and tagging 2025-03-10 18:43:36 +00:00
elmerfds
29192b92df Merge branch 'dev' into feat/preserve-hostnames 2025-03-09 15:34:36 +00:00
elmerfds
b7dd62f35c Update Docker workflow files to reflect renaming to trafegodns 2025-03-09 15:33:49 +00:00
elmerfds
7964a6d2ea Update pr-check.yml 2025-03-09 15:29:10 +00:00
elmerfds
449d2103c9 Update Docker workflow files to reflect renaming to TrafegoDNS 2025-03-09 11:46:12 +00:00
eafx
bcd455395e Update Docker workflow to support 'dev' branch and downgrade action versions 2025-03-04 14:07:32 +00:00
dependabot[bot]
49d1fa8109 Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 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/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-04 11:16:24 +00:00
elmerfds
ce80d1770b Merge pull request #7 from elmerfds/dependabot/github_actions/docker/build-push-action-6
Bump docker/build-push-action from 4 to 6
2025-03-04 11:15:54 +00:00
elmerfds
4f86b18591 Merge pull request #6 from elmerfds/dependabot/github_actions/docker/setup-buildx-action-3
Bump docker/setup-buildx-action from 2 to 3
2025-03-04 11:15:47 +00:00
elmerfds
4710d5d0c0 Merge pull request #4 from elmerfds/dependabot/github_actions/docker/metadata-action-5
Bump docker/metadata-action from 4 to 5
2025-03-04 11:15:26 +00:00
dependabot[bot]
2b69e8a603 Bump docker/build-push-action from 4 to 6
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4 to 6.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v4...v6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-04 10:54:44 +00:00
dependabot[bot]
bc5dcb625b Bump docker/setup-buildx-action from 2 to 3
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-04 10:54:42 +00:00
dependabot[bot]
f8fbad8fc3 Bump docker/metadata-action from 4 to 5
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 4 to 5.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Commits](https://github.com/docker/metadata-action/compare/v4...v5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-04 10:54:40 +00:00
dependabot[bot]
9300460d6d Bump docker/login-action from 2 to 3
Bumps [docker/login-action](https://github.com/docker/login-action) from 2 to 3.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-04 10:54:39 +00:00
eafx
198f05edf4 Add PR check workflow and update Docker build workflow for improved versioning 2025-03-04 10:39:04 +00:00
elmerfds
c060da00fd Comment out cache-to configuration in Docker build workflow 2025-03-04 00:19:45 +00:00
elmerfds
4baec49498 Remove outdated GitHub workflow documentation and lockfile generation script 2025-03-02 19:15:05 +00:00
elmerfds
60e3370bb3 Generate version number for Docker images based on date and commit count, with branch-specific tagging for feature branches 2025-03-02 19:12:53 +00:00
elmerfds
f2088bd0f5 Add conditional tag for Docker image based on branch name in workflow 2025-03-02 19:04:12 +00:00
elmerfds
edcb6e2872 Add GitHub workflow setup guide and enhance README with apex domain handling 2025-03-02 12:57:59 +00:00
elmerfds
916e5be51a Add permissions for GitHub Container Registry in Docker build workflow 2025-03-02 11:33:12 +00:00
elmerfds
b4f03bebf5 Enhance Docker build workflow with manual trigger and improved path ignore rules; refactor Dockerfile to optimize package-lock.json generation and multi-stage builds 2025-03-02 11:30:34 +00:00
elmerfds
c5c32271ed Add workflow to generate package-lock.json and enhance Docker build ignore rules 2025-03-02 11:17:24 +00:00
elmerfds
103a381bea Enhance Docker build workflow with manual trigger and path ignore rules for README files 2025-03-02 11:09:28 +00:00
elmerfds
7ec2f9346d Add initial implementation of Traefik DNS Manager with Docker support 2025-03-02 11:00:22 +00:00