Skip to content

Conversation

PromoFaux
Copy link
Member

What does this PR aim to accomplish?:


By submitting this pull request, I confirm the following:

  1. I have read and understood the contributors guide, as well as this entire template. I understand which branch to base my commits and Pull Requests against.
  2. I have commented my proposed changes within the code and I have tested my changes.
  3. I am willing to help maintain this change if there are issues with it later.
  4. It is compatible with the EUPL 1.2 license
  5. I have squashed any insignificant commits. (git rebase)

  • I have read the above and my PR is ready for review. Check this box to confirm

PromoFaux and others added 15 commits June 12, 2025 17:24
Sync master back into development
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](pytest-dev/pytest@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>
…/pytest-8.4.1

Bump pytest from 8.4.0 to 8.4.1 in /test
Allow use the full version of ip

Signed-off-by: Rob Gill <rrobgill@protonmail.com>
Signed-off-by: yubiuser <github@yubiuser.dev>
Build all containers from a fixed base image
Signed-off-by: yubiuser <github@yubiuser.dev>
Signed-off-by: yubiuser <github@yubiuser.dev>
Major overhaul to the test suite
Sync master back into development
Signed-off-by: LizenzFass78851 <82592556+LizenzFass78851@users.noreply.github.com>
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>
Updates Docker Secrets usage information
docs: remove part of tips & tricks and add a link to the docs
@PromoFaux PromoFaux requested a review from a team as a code owner July 14, 2025 19:47
@PromoFaux PromoFaux merged commit 875cf63 into master Jul 14, 2025
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants