2320 Commits

Author SHA1 Message Date
yubiuser
27fc8ac388 Merge pull request #1873 from pi-hole/dependabot/pip/test/development/tox-4.28.3
Bump tox from 4.27.0 to 4.28.3 in /test
2025-07-26 12:28:16 +02:00
dependabot[bot]
928558829b Bump tox from 4.27.0 to 4.28.3 in /test
Bumps [tox](https://github.com/tox-dev/tox) from 4.27.0 to 4.28.3.
- [Release notes](https://github.com/tox-dev/tox/releases)
- [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst)
- [Commits](https://github.com/tox-dev/tox/compare/4.27.0...4.28.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-26 10:09:29 +00:00
Adam Warner
5b3d3f415c Merge pull request #1872 from pi-hole/master
Sync master back into development
2025-07-22 16:55:36 +01:00
Adam Warner
2e16c1b34a Merge pull request #1871 from pi-hole/tweak/README
Add link to "Changed Environment Variables"
2025-07-22 16:54:47 +01:00
RD WebDesign
39bb4d4c61 Add link to "Changed Environment Variables"
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2025-07-21 15:21:52 -03:00
Adam Warner
bd31bc02f0 Merge pull request #1870 from pi-hole/remove/nc
Remove ncat dependency
2025-07-21 17:34:01 +01:00
Adam Warner
6576bfb9dc Merge pull request #1869 from pi-hole/tweak/master
Only clone depth 1 when checking out tags
2025-07-21 17:33:24 +01:00
yubiuser
0023474a32 Simplify variable names
Signed-off-by: yubiuser <github@yubiuser.dev>
2025-07-21 14:01:14 +02:00
yubiuser
3b502683b8 Use a function to reduce code duplication
Signed-off-by: yubiuser <github@yubiuser.dev>
2025-07-21 13:56:32 +02:00
yubiuser
92429e3c50 Remove ncat dependency
Signed-off-by: yubiuser <github@yubiuser.dev>
2025-07-16 09:18:56 +02:00
yubiuser
b6ab417692 Only clone depth 1 when checking out tags
Signed-off-by: yubiuser <github@yubiuser.dev>
2025-07-16 08:26:01 +02:00
yubiuser
03eb0ddd25 Merge pull request #1868 from pi-hole/master
Sync master back into development
2025-07-15 06:14:06 +02:00
Adam Warner
b2064c8fb7 Merge pull request #1867 from pi-hole/development
dev -> master
2025.07.1
2025-07-14 22:57:44 +01:00
Adam Warner
1f618bb577 Merge pull request #1866 from pi-hole/slightly-deeper-clone
Prevent cosmetic issue where component versions are sometimes labeled as commit hashes
2025-07-14 22:56:27 +01:00
Adam Warner
d1e0e78f0e Increase the depth of the clone by a little to account for there potentially being additonal commits ahead of the latest tag in both web and core repos.
This is not always the case, but it prevents the built docker container having a broken version string

Signed-off-by: Adam Warner <me@adamwarner.co.uk>
2025-07-14 22:49:30 +01:00
Adam Warner
7de38f992a Merge pull request #1865 from pi-hole/master
Sync master back into development
2025-07-14 21:02:20 +01:00
Adam Warner
875cf638aa Merge pull request #1864 from pi-hole/development
Development
2025.07.0
2025-07-14 20:48:05 +01:00
yubiuser
cde1cc2b2c Merge pull request #1863 from LizenzFass78851/docs/systemd-resolve-2
docs: remove part of tips & tricks and add a link to the docs
2025-07-13 22:25:57 +02:00
yubiuser
f306857160 Merge pull request #1851 from buckaroogeek/secrets
Updates Docker Secrets usage information
2025-07-13 16:48:23 +02:00
Bradley G Smith
35e7b2a11c Supplement docker secrets usage information
Docker secrets has a couple of characteristics that may cause baffling
errors where configuration looks correct but the pihole container cannot
read the secret. The UID and GID of the secret file on the host must be
set to the same value used by the pihole process in the container
(typically 1000).

Signed-off-by: Bradley G Smith <bradley.g.smith@gmail.com>
2025-07-13 16:46:07 +02:00
LizenzFass78851
356d1ba749 remove part of tips & tricks and add link to docs
Signed-off-by: LizenzFass78851 <82592556+LizenzFass78851@users.noreply.github.com>
2025-07-13 16:00:14 +02:00
Adam Warner
f2159c7c13 Merge pull request #1862 from pi-hole/master
Sync master back into development
2025-07-11 21:09:26 +01:00
Adam Warner
2dd2df1516 Update release.yml
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
2025-07-11 21:08:44 +01:00
Adam Warner
29bde17fc1 Merge pull request #1859 from pi-hole/test_suite
Major overhaul to the test suite
2025-07-02 21:40:20 +01:00
yubiuser
1ae1414db7 Major overhaul of the test suite
Signed-off-by: yubiuser <github@yubiuser.dev>
2025-07-02 22:22:19 +02:00
yubiuser
7bac48984c Build ARM on ARM
Signed-off-by: yubiuser <github@yubiuser.dev>
2025-07-02 22:22:19 +02:00
Adam Warner
f43429f139 Merge pull request #1856 from pi-hole/risc_alpine
Build all containers from a fixed base image
2025-07-01 17:32:41 +01:00
yubiuser
836225c96c Build all containers from a fixed base image
Signed-off-by: yubiuser <github@yubiuser.dev>
2025-07-01 11:50:57 +02:00
Adam Warner
e0efbd3cd0 Merge pull request #1854 from rrobgill/iproute2
Pull in iproute2
2025-06-25 12:27:30 +02:00
Rob Gill
67e12547f8 Pull in iproute2
Allow use the full version of ip

Signed-off-by: Rob Gill <rrobgill@protonmail.com>
2025-06-25 08:36:32 +10:00
yubiuser
c5ea3afd6c Merge pull request #1853 from pi-hole/dependabot/pip/test/development/pytest-8.4.1
Bump pytest from 8.4.0 to 8.4.1 in /test
2025-06-21 14:28:49 +02:00
dependabot[bot]
d09ac72492 Bump pytest from 8.4.0 to 8.4.1 in /test
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.4.0 to 8.4.1.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/8.4.0...8.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-21 10:04:18 +00:00
Adam Warner
7cd26ce0e4 Merge pull request #1847 from pi-hole/master
Sync master back into development
2025-06-12 17:24:34 +02:00
Adam Warner
8e04e6b209 Merge pull request #1846 from pi-hole/development
Development
2025.06.2
2025-06-12 17:11:22 +02:00
Adam Warner
5f0bd3ac76 Merge pull request #1842 from pi-hole/no/actions
Remove composite login action
2025-06-08 16:12:17 +01:00
yubiuser
2a6d9c22bb Remove composite login action
Signed-off-by: yubiuser <github@yubiuser.dev>
2025-06-08 16:44:35 +02:00
Adam Warner
5689621a79 Merge pull request #1826 from pi-hole/master
Sync master back into development
2025-06-07 19:40:02 +01:00
Dominik
68dca72435 Merge branch 'development' into master 2025-06-07 20:26:57 +02:00
yubiuser
52df68fb16 Merge pull request #1840 from pi-hole/dependabot/github_actions/dot-github/actions/login-repo/development/docker/login-action-3
Bump docker/login-action from 2 to 3 in /.github/actions/login-repo
2025-06-07 12:41:59 +02:00
dependabot[bot]
299c6743da Bump docker/login-action from 2 to 3 in /.github/actions/login-repo
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-version: '3'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-07 10:36:20 +00:00
Dominik
86c1c0c166 Merge branch 'development' into master 2025-06-07 12:35:17 +02:00
Dominik
8507162014 Merge pull request #1838 from pi-hole/dependabot/actions
Run dependabot on composite actions
2025-06-07 12:34:58 +02:00
yubiuser
49d7d1ee34 Merge pull request #1839 from pi-hole/dependabot/pip/test/development/pytest-8.4.0
Bump pytest from 8.3.5 to 8.4.0 in /test
2025-06-07 12:33:07 +02:00
dependabot[bot]
a8b5753dc9 Bump pytest from 8.3.5 to 8.4.0 in /test
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.5 to 8.4.0.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/8.3.5...8.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-07 10:20:05 +00:00
yubiuser
ff8bfb6011 Run dependabot on composite actions
Signed-off-by: yubiuser <github@yubiuser.dev>
2025-06-07 06:52:32 +02:00
Adam Warner
b56e67ef68 Merge pull request #1837 from pi-hole/development
Set base image versions directly on FROM line
2025.06.1
2025-06-06 20:33:21 +01:00
Adam Warner
8b690463e8 Merge pull request #1835 from pi-hole/update/test_container
Update test container to 28.2.2.-cli-alpine3.22
2025-06-06 19:41:39 +01:00
yubiuser
a6a6f78498 Merge pull request #1836 from pi-hole/fic/codeowners
Fix embarrassing  copy&paste error in CODEOWNERS
2025-06-06 20:39:24 +02:00
yubiuser
6538124d21 Fix embarrassing copy&paste error in CODEOWNERS
Signed-off-by: yubiuser <github@yubiuser.dev>
2025-06-06 20:34:00 +02:00
yubiuser
0a16b5fcbc Update test container to 28.2.2.-cli-alpine3.22
Signed-off-by: yubiuser <github@yubiuser.dev>
2025-06-06 20:28:01 +02:00