Commit Graph

100 Commits

Author SHA1 Message Date
DL6ER 22941f9490 Update .github/workflows/openapi-validator.yml to account for "Node.js 12 actions are deprecated" warnings
Signed-off-by: DL6ER <dl6er@dl6er.de>
2023-01-23 21:06:11 +01:00
DL6ER ed6b809013 Modify removing and adding local DNS entries via path instead of payload
Signed-off-by: DL6ER <dl6er@dl6er.de>
2023-01-16 19:57:36 +01:00
DL6ER 3a153b6d18 Merge branch 'development' into new/http 2023-01-12 19:35:31 +01:00
Adam Warner 47128aafd1 Merge pull request #1523 from pi-hole/development
v5.20.1
2023-01-15 19:57:00 +00:00
DL6ER b95dbbe579 Merge branch 'development' into new/http 2023-01-15 12:43:16 +01: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
DL6ER 8a2ebe197c Update ftl-build containers
Signed-off-by: DL6ER <dl6er@dl6er.de>
2023-01-08 20:21:42 +01:00
DL6ER 8efd253529 Merge remote-tracking branch 'origin/development' into new/http
Signed-off-by: DL6ER <dl6er@dl6er.de>
2023-01-07 18:37:13 +01: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
DL6ER 8c4b4d7ed5 Add checkAPI.py to test suite
Signed-off-by: DL6ER <dl6er@dl6er.de>
2023-01-04 20:22:40 +01:00
DL6ER 51aaea2e96 Update node from 12.x to 19.x for the openapi-validator
Signed-off-by: DL6ER <dl6er@dl6er.de>
2023-01-04 18:38:02 +01:00
DL6ER c7110ff1a7 Update ftl-build containers
Signed-off-by: DL6ER <dl6er@dl6er.de>
2022-12-31 20:18:54 +01:00
DL6ER 7475515505 Update actions/upload-artifact
Signed-off-by: DL6ER <dl6er@dl6er.de>
2022-12-30 21:39:53 +01: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 840e73ec4c Resolve missed merge conflict on Github workflow
Signed-off-by: DL6ER <dl6er@dl6er.de>
2022-12-30 16:17:08 +01:00
DL6ER a9ea62a3fc Merge branch 'development' into new/http
Signed-off-by: DL6ER <dl6er@dl6er.de>
2022-12-30 15:12:14 +01: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 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
dependabot[bot] 0a2fd03ea1 Bump actions/upload-artifact from 3.1.0 to 3.1.1
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3.1.0...v3.1.1)

---
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>
2022-10-22 10:16:21 +00:00
Christian König fde80ee8a9 Remove deprecated set-output in build.yml
Signed-off-by: Christian König <ckoenig@posteo.de>
2022-10-16 21:35:54 +02:00
dependabot[bot] 226492d2a2 Bump actions/checkout from 3.0.2 to 3.1.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.0.2 to 3.1.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.0.2...v3.1.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-10-15 16:03:23 +00:00
Christian König 46180a3b69 Switch SSH deploy action
Signed-off-by: Christian König <ckoenig@posteo.de>
2022-10-15 17:52:35 +02:00
dependabot[bot] ef8c6d6929 Bump actions/stale from 6.0.0 to 6.0.1
Bumps [actions/stale](https://github.com/actions/stale) from 6.0.0 to 6.0.1.
- [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.0...v6.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-08 10:19:16 +00:00
dependabot[bot] 8e3b67a0cd Bump actions/stale from 5.1.1 to 6.0.0
Bumps [actions/stale](https://github.com/actions/stale) from 5.1.1 to 6.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/v5.1.1...v6.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-09-24 10:17:29 +00:00
yubiuser 9aa7506056 Revert "Do not run built workflow on dependabot pushes and PRs" 2022-09-18 13:11:54 +02:00
Adam Warner 87f8ef7171 Helps if we are attaching from the correct location...
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
2022-09-02 19:10:52 +01:00
yubiuser 4b17337d0b Merge pull request #1388 from pi-hole/tweak/pass_smoke-tests
Tweak build and deploy process
2022-08-22 21:50:27 +02:00
DL6ER 7bbdebd945 Merge pull request #1395 from pi-hole/newbuildcontainers
Update ftl-build containers
2022-08-09 19:52:46 +02:00
Adam Warner c226131884 Merge pull request #1398 from pi-hole/dependabot/github_actions/development/actions-ecosystem/action-add-labels-1.1.3
Bump actions-ecosystem/action-add-labels from 1.1.0 to 1.1.3
2022-08-06 11:22:42 +01:00
dependabot[bot] 91126cb936 Bump actions-ecosystem/action-add-labels from 1.1.0 to 1.1.3
Bumps [actions-ecosystem/action-add-labels](https://github.com/actions-ecosystem/action-add-labels) from 1.1.0 to 1.1.3.
- [Release notes](https://github.com/actions-ecosystem/action-add-labels/releases)
- [Commits](https://github.com/actions-ecosystem/action-add-labels/compare/v1.1.0...v1.1.3)

---
updated-dependencies:
- dependency-name: actions-ecosystem/action-add-labels
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-06 10:16:02 +00:00
dependabot[bot] 5620a1949b Bump actions/stale from 5.1.0 to 5.1.1
Bumps [actions/stale](https://github.com/actions/stale) from 5.1.0 to 5.1.1.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/v5.1.1/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v5.1.0...v5.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-06 10:15:59 +00:00
Adam Warner fb40a81146 Allow nested dirs when deploying builds
Add pre-build smoke-test to check git branch depth

Co-authored-by: yubiuser <ckoenig@posteo.de>
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
2022-08-01 22:24:25 +01:00
DL6ER 0b9a6f3a83 Merge pull request #1390 from pi-hole/fix_version
Explicit set minor and patch version on used actions
2022-07-31 09:29:26 +02:00
Adam Warner 9e8b781807 Update build.yml to use latest FTL build containers
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
2022-07-30 18:10:54 +01:00
Christian König 8d84c311e0 Update actions to latest versions
Signed-off-by: Christian König <ckoenig@posteo.de>
2022-07-25 22:29:15 +02:00