Skip to content

Development #1864

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 15 commits into from
Jul 14, 2025
Merged

Development #1864

merged 15 commits into from
Jul 14, 2025

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] <[email protected]>
…/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 <[email protected]>
Build all containers from a fixed base image
Signed-off-by: yubiuser <[email protected]>
Major overhaul to the test suite
Sync master back into development
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 <[email protected]>
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