Skip to content

Conversation

PromoFaux
Copy link
Member

@PromoFaux PromoFaux commented May 6, 2025

What's Changed

New Contributors

Full Changelog: v6.0.6...v6.1

DL6ER and others added 30 commits March 3, 2025 20:16
Signed-off-by: Jack'lul <8418678+jacklul@users.noreply.github.com>
Signed-off-by: DL6ER <dl6er@dl6er.de>
…ml settings for webserver.paths.webroot and webserver.paths.webhome

When uninstalling, remove web interface parent directory empty check and possible removal.

Signed-off-by: James George <james.george@vigilantvoid.com>
Signed-off-by: Christian König <github@yubiuser.dev>
seems this one was forgotten

Signed-off-by: Michael Woolweaver <michael@woolweaver.bid>
Signed-off-by: Michael Woolweaver <michael@woolweaver.bid>
This reverts commit 8fd2ebd, reversing
changes made to 557bc6f.
also glob with * to ensure .etag & .sha1 are removed as well
should fix #6075

Co-authored-by: yubiuser <github@yubiuser.dev>
Signed-off-by: Michael Woolweaver <michael@woolweaver.bid>
…ger needed. "Fixes" #6066

Signed-off-by: Adam Warner <me@adamwarner.co.uk>
Signed-off-by: Christian König <github@yubiuser.dev>
Bumps [pytest-testinfra](https://github.com/pytest-dev/pytest-testinfra) from 10.1.1 to 10.2.2.
- [Release notes](https://github.com/pytest-dev/pytest-testinfra/releases)
- [Changelog](https://github.com/pytest-dev/pytest-testinfra/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest-testinfra@10.1.1...10.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
… warning

Signed-off-by: Adam Warner <me@adamwarner.co.uk>
    local status=$(curl --head --silent "https://ftl.pi-hole.net/${1}" | head -n 1)
          ^----^ SC2155 (warning): Declare and assign separately to avoid masking return values.

In ./automated install/basic-install.sh line 2076:
            elif [ $? -eq 2 ]; then
                   ^-- SC2319 (warning): This $? refers to a condition, not a command. Assign to a variable to avoid it being overwritten.

Signed-off-by: Adam Warner <me@adamwarner.co.uk>
  if [[ $? -eq 5 ]]; then
     ^------------^ SC3010 (warning): In POSIX sh, [[ ]] is undefined.

Signed-off-by: Adam Warner <me@adamwarner.co.uk>
    piholeDir="${2}"
    ^-------^ SC2034 (warning): piholeDir appears unused. Verify use (or export if used externally).

Turns out it is _actually_ unused, the full path of the gravity database is passed to the function, so we'll tidy this up rather than supressing.

Signed-off-by: Adam Warner <me@adamwarner.co.uk>
rdwebdesign and others added 20 commits May 13, 2025 14:22
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
Signed-off-by: Piotr Tyrakowski <verscup@gmail.com>
Bumps [tox](https://github.com/tox-dev/tox) from 4.25.0 to 4.26.0.
- [Release notes](https://github.com/tox-dev/tox/releases)
- [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst)
- [Commits](tox-dev/tox@4.25.0...4.26.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Function gravity_CheckDNSResolutionAvailable() should return 0 if DNS resolution is available

Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
Signed-off-by: Christian König <github@yubiuser.dev>
Signed-off-by: Christian König <github@yubiuser.dev>
Signed-off-by: Christian König <github@yubiuser.dev>
…lt) and order dependencies alphabetically

Signed-off-by: Christian König <github@yubiuser.dev>
Signed-off-by: Christian König <github@yubiuser.dev>
Co-authored-by: Dan Schaper <dan.schaper@pi-hole.net>
Signed-off-by: yubiuser <github@yubiuser.dev>
Signed-off-by: Christian König <github@yubiuser.dev>
Signed-off-by: Christian König <github@yubiuser.dev>
@dschaper dschaper requested a review from a team May 30, 2025 19:32
@dschaper dschaper marked this pull request as ready for review May 30, 2025 19:34
DL6ER
DL6ER previously approved these changes May 30, 2025
yubiuser
yubiuser previously approved these changes May 30, 2025
@yubiuser yubiuser dismissed stale reviews from DL6ER and themself via cad0d0b May 30, 2025 19:57
@PromoFaux PromoFaux merged commit 4fed49c into master May 30, 2025
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.