Commit Graph

120 Commits

Author SHA1 Message Date
Adam Warner 42be80e476
Merge pull request #1576 from pi-hole/group_dependabot
Group dependabot PRs
2024-01-06 15:37:20 +00:00
dependabot[bot] caa728ae1f
Bump actions/stale from 8.0.0 to 9.0.0
Bumps [actions/stale](https://github.com/actions/stale) from 8.0.0 to 9.0.0.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v8.0.0...v9.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-09 10:14:28 +00:00
dependabot[bot] f980bdc6c9
Bump actions/checkout from 3.5.3 to 3.6.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.3 to 3.6.0.
- [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.5.3...v3.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: DL6ER <dl6er@dl6er.de>
2023-09-11 10:57:19 +02:00
Adam Warner 61a3658c57
Merge pull request #1632 from pi-hole/dependabot-github_actions-development-actions-upload-artifact-3.1.3
Bump actions/upload-artifact from 3.1.2 to 3.1.3
2023-09-10 16:35:40 +01:00
Christian König 7e83fdb3b0
Group dependabot PRs
Signed-off-by: Christian König <ckoenig@posteo.de>
2023-09-10 13:01:37 +01:00
Adam Warner b7c988cc41
Merge pull request #1589 from pi-hole/master
Sync master back into development
2023-09-10 13:00:03 +01:00
dependabot[bot] 305e55fbf9
Bump actions/upload-artifact from 3.1.2 to 3.1.3
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3.1.2...v3.1.3)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-09 10:31:54 +00:00
Adam Warner 6795a830f3
Tweak conditional, add in missing `env:`
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
2023-07-13 20:01:58 +01:00
Adam Warner 02c8692dfd
Update stale.yml
Should fix the conditional

Signed-off-by: Adam Warner <me@adamwarner.co.uk>
2023-07-13 20:01:58 +01:00
Adam Warner 1de5139e31
Read this, added requestor(s) to the ignore list https://oneminuteenglish.org/en/requestor-or-requester/ 2023-07-12 00:02:33 +01:00
Adam Warner fe5802d598
Update dependabot.yml
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
2023-07-11 23:53:08 +01:00
DL6ER 40bf4ffffa
Merge pull request #1584 from pi-hole/master
Sync master back into development
2023-07-09 12:27:14 +02:00
dependabot[bot] aa55889d62
Bump actions/checkout from 3.4.0 to 3.5.3
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.4.0 to 3.5.3.
- [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.4.0...v3.5.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-10 10:59:05 +00:00
Christian König 2ffb36df32
Use env variable
Signed-off-by: Christian König <ckoenig@posteo.de>
2023-05-31 22:09:13 +02:00
Christian König 380dd7e175
Do not try to remove stale lables on PRs
Signed-off-by: Christian König <ckoenig@posteo.de>
2023-05-29 22:33:39 +02:00
DL6ER b2d36ef4a2
Merge pull request #1552 from pi-hole/tweak/stale
Trigger stale workflow on issue comments to remove stale label immediately
2023-05-14 09:31:31 +02:00
Christian König 71625df5e0
Use env variable
Signed-off-by: Christian König <ckoenig@posteo.de>
2023-04-17 20:58:09 +02:00
Christian König b5c1a845c8
Run seperate job to trigger removal on comments
Signed-off-by: Christian König <ckoenig@posteo.de>
2023-04-16 19:03:19 +02:00
dependabot[bot] da8d0108e5
Bump actions/checkout from 3.5.0 to 3.5.2
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.0 to 3.5.2.
- [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.5.0...v3.5.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-15 10:57:01 +00:00
Christian König d8271ad9b6
Trigger stale workflow on issue comments to remove stale label immediately
Signed-off-by: Christian König <ckoenig@posteo.de>
2023-04-15 10:30:36 +02:00
DL6ER 16239f5baa
Merge pull request #1548 from pi-hole/dependabot-github_actions-development-actions-checkout-3.5.0
Bump actions/checkout from 3.4.0 to 3.5.0
2023-03-26 16:17:14 +02:00
dependabot[bot] 5ad479b628
Bump actions/checkout from 3.4.0 to 3.5.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.4.0 to 3.5.0.
- [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.4.0...v3.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-25 10:56:49 +00:00
dependabot[bot] 28ec1f04c4
Bump actions/stale from 7.0.0 to 8.0.0
Bumps [actions/stale](https://github.com/actions/stale) from 7.0.0 to 8.0.0.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v7.0.0...v8.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-25 10:56:46 +00:00
dependabot[bot] ddd56d70db
Bump actions/checkout from 3.3.0 to 3.4.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.3.0 to 3.4.0.
- [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.3.0...v3.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-22 20:56:24 +00:00
DL6ER d35edd4840
Merge pull request #1536 from MichaIng/development
Add RISC-V 64-bit support and builds
2023-03-20 20:46:54 +01:00
MichaIng 017e086c1c
Add RISC-V 64-bit support and builds
Signed-off-by: MichaIng <micha@dietpi.com>
2023-03-20 20:03:19 +01:00
DL6ER e08f118bba
Add .codespellignore file to fix spell-checker action
Signed-off-by: DL6ER <dl6er@dl6er.de>
2023-03-20 19:46:09 +01:00
Adam Warner 47128aafd1
Merge pull request #1523 from pi-hole/development
v5.20.1
2023-01-15 19:57:00 +00:00
dependabot[bot] 6333d4c2cd
Bump benoitchantre/setup-ssh-authentication-action from 1.0.0 to 1.0.1
Bumps [benoitchantre/setup-ssh-authentication-action](https://github.com/benoitchantre/setup-ssh-authentication-action) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/benoitchantre/setup-ssh-authentication-action/releases)
- [Changelog](https://github.com/benoitchantre/setup-ssh-authentication-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/benoitchantre/setup-ssh-authentication-action/compare/1.0.0...1.0.1)

---
updated-dependencies:
- dependency-name: benoitchantre/setup-ssh-authentication-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-14 10:00:49 +00:00
dependabot[bot] 031c137a3b
Bump actions/download-artifact from 3.0.1 to 3.0.2
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v3.0.1...v3.0.2)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-07 13:41:14 +00:00
dependabot[bot] 9144f4b821
Bump actions/upload-artifact from 3.1.1 to 3.1.2
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3.1.1...v3.1.2)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-07 13:35:23 +00:00
Adam Warner ac969d8524
Don't run the `Transfer Builds to Pi-hole Server...` step for dependabot PRs 2023-01-07 13:35:22 +00:00
dependabot[bot] 2f67c59fbe
Bump actions/checkout from 3.2.0 to 3.3.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.2.0 to 3.3.0.
- [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.2.0...v3.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-07 13:15:38 +00:00
Adam Warner 3a6f7e14ca
Don't run the `Transfer Builds to Pi-hole Server...` step for dependabot PRs 2023-01-07 13:10:43 +00:00
RD WebDesign 9e0972eed2
More detailed comments
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2023-01-06 18:52:26 -03:00
RD WebDesign c049faf60a
Add action to close stale PR
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2022-12-30 17:34:30 -03:00
DL6ER af4378d46f
Merge pull request #1506 from pi-hole/sync_back
Use github cli to sync master back to development
2022-12-27 18:20:33 +01:00
DL6ER 80f8c6388b
Merge pull request #1507 from pi-hole/dependabot-github_actions-development-actions-checkout-3.2.0
Bump actions/checkout from 3.1.0 to 3.2.0
2022-12-27 18:17:28 +01:00
dependabot[bot] fbdb2e65c9
Bump actions/stale from 6.0.1 to 7.0.0
Bumps [actions/stale](https://github.com/actions/stale) from 6.0.1 to 7.0.0.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v6.0.1...v7.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-24 10:01:21 +00:00
Christian König df399e3014
Be honest
Signed-off-by: Christian König <ckoenig@posteo.de>
2022-12-22 22:20:11 +01:00
dependabot[bot] 61047520d1
Bump actions/checkout from 3.1.0 to 3.2.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.1.0 to 3.2.0.
- [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.1.0...v3.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-17 10:01:11 +00:00
Christian König bda6721135
Use github cli to sync master back to development
Signed-off-by: Christian König <ckoenig@posteo.de>
2022-12-14 21:54:28 +01:00
Christian König b2dadba5af
Add merge conflict workflow
Signed-off-by: Christian König <ckoenig@posteo.de>
2022-12-13 22:41:29 +01:00
DL6ER d098f05f56
Use ftl-build:v1.23 containers
Signed-off-by: DL6ER <dl6er@dl6er.de>
2022-11-13 16:29:23 +01:00
DL6ER 57352c9e7c
Add building the full binary in the x86_64 container
Signed-off-by: DL6ER <dl6er@dl6er.de>
2022-11-13 10:44:56 +01:00
DL6ER 94be8de5b6
Merge pull request #1467 from pi-hole/update/ftl-build
Update included crypto library (nettle)
2022-11-06 15:04:01 +01:00
Christian König 622b814393
Remove repo specific issue and pull request template
Signed-off-by: Christian König <ckoenig@posteo.de>
2022-11-06 13:33:18 +01:00
DL6ER d318a8d020
Use ftl-build:v1.22 containers
Signed-off-by: DL6ER <dl6er@dl6er.de>
2022-11-06 13:27:29 +01:00
yubiuser 1042b7cb45
Merge pull request #1462 from pi-hole/dependabot-github_actions-development-actions-download-artifact-3.0.1
Bump actions/download-artifact from 3.0.0 to 3.0.1
2022-10-23 09:36:12 +02:00
dependabot[bot] 9953317c55
Bump actions/download-artifact from 3.0.0 to 3.0.1
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-22 10:16:24 +00:00