Commit Graph

44 Commits

Author SHA1 Message Date
dependabot[bot] 20cfd773bf Bump actions/cache from 3.0.7 to 3.0.8
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.7 to 3.0.8.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3.0.7...v3.0.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-27 10:16:17 +00:00
Christian König 99767c7b13 Extend list of files to be ignored by codespell
Signed-off-by: Christian König <ckoenig@posteo.de>
2022-08-17 22:48:49 +02:00
dependabot[bot] cdd5e02759 Bump actions/cache from 3.0.6 to 3.0.7
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.6 to 3.0.7.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3.0.6...v3.0.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-13 10:18:52 +00:00
DL6ER da8b3ce479 Update .github/workflows/php-cs-fixer.yml
Co-authored-by: yubiuser <ckoenig@posteo.de>
Signed-off-by: DL6ER <DL6ER@users.noreply.github.com>
2022-08-07 15:42:26 +02:00
DL6ER 69e118ad45 Add PHP-CS-Fixer Workflow
Signed-off-by: DL6ER <dl6er@dl6er.de>
2022-08-07 10:51:10 +02:00
Adam Warner 94bba3ef9d Merge pull request #2283 from pi-hole/dependabot/github_actions/devel/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:24:09 +01:00
Adam Warner cedb913167 Merge pull request #2284 from pi-hole/dependabot/github_actions/devel/actions/cache-3.0.6
Bump actions/cache from 3.0.5 to 3.0.6
2022-08-06 11:23:54 +01:00
dependabot[bot] 0de1c0a9d6 Bump actions/cache from 3.0.5 to 3.0.6
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.5 to 3.0.6.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3.0.5...v3.0.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-06 10:16:40 +00:00
dependabot[bot] 57923c89c6 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:37 +00:00
dependabot[bot] 8ea6f9a49a 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:16:34 +00:00
Christian König 35c982b655 Set all actions to latest
Signed-off-by: Christian König <ckoenig@posteo.de>
2022-08-02 21:29:06 +02:00
Christian König 76b81e5d43 Explicit set minor and patch version on used actions
Signed-off-by: Christian König <ckoenig@posteo.de>
2022-08-02 21:28:57 +02:00
Christian König 3b272d250e Fix editorconfig-checker
Signed-off-by: Christian König <ckoenig@posteo.de>
2022-07-31 23:54:36 +02:00
yubiuser 85a42a9208 Merge pull request #2254 from pi-hole/dependabot/github_actions/devel/actions/setup-node-3
Bump actions/setup-node from 2 to 3
2022-07-08 09:24:33 +02:00
dependabot[bot] ab0f84e79c Bump actions/setup-node from 2 to 3
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2 to 3.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-08 07:16:08 +00:00
dependabot[bot] 66a206151d Bump github/codeql-action from 1 to 2
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1 to 2.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v1...v2)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-08 07:15:59 +00:00
yubiuser 82bc08f8a9 Merge pull request #2252 from pi-hole/dependabot/github_actions/devel/actions/checkout-3
Bump actions/checkout from 2 to 3
2022-07-08 09:15:16 +02:00
dependabot[bot] f3f05f372a Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 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/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-07 18:44:39 +00:00
dependabot[bot] 834f02bf5e Bump actions/cache from 2 to 3
Bumps [actions/cache](https://github.com/actions/cache) from 2 to 3.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-07 18:44:34 +00:00
Adam Warner da0b905fbf Add yamllint config, fix some indentation
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
2022-07-07 19:12:02 +01:00
Christian König 387507fd25 Fix close-issue-reason
Signed-off-by: Christian König <ckoenig@posteo.de>
2022-07-05 10:18:50 +02:00
Christian König 0b121dd946 Run stale workflow at 8:00 once per day
Signed-off-by: Christian König <ckoenig@posteo.de>
2022-07-03 14:36:20 +02:00
Christian König 57336c8d55 Switch to node 16.x
Signed-off-by: Christian König <ckoenig@posteo.de>
2022-07-02 14:23:43 +02:00
Christian König 408c932513 Add editorconfig-checker action workflow
Signed-off-by: Christian König <ckoenig@posteo.de>
2022-06-27 00:18:00 +02:00
Adam Warner cbbcae6f26 Merge pull request #2230 from pi-hole/master
sync: master to devel
2022-06-24 09:12:23 +01:00
Adam Warner 61b02cbdc6 Merge pull request #2228 from pi-hole/stale_reason
Add stale-issue-reason
2022-06-24 09:12:06 +01:00
Christian König 59182cabb2 Add stale-issue-reason
Signed-off-by: Christian König <ckoenig@posteo.de>
2022-06-24 08:48:50 +02:00
Christian König 25c5fe2417 Upgrade stale action to v5
Signed-off-by: Christian König <ckoenig@posteo.de>
2022-06-24 08:46:51 +02:00
Adam Warner 17e59dde03 Add codespell.yml
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
2022-04-22 17:15:22 +01:00
Adam Warner b57ff6aeec remove the CONTENT_COMPARISON setting (defaults to false) 2022-02-20 12:41:57 +00:00
Christian König 60498dc724 Fix stale label to stale
Signed-off-by: Christian König <ckoenig@posteo.de>
2022-01-30 19:39:03 +01:00
Christian König e29e72034f Change pinned to internal exemption of stale issues
Signed-off-by: Christian König <ckoenig@posteo.de>
2022-01-13 09:08:08 +01:00
Christian König 424cc7c932 Operations per run 300
Signed-off-by: Christian König <ckoenig@posteo.de>
2022-01-11 19:39:47 +01:00
Christian König 3c31550f22 Add stale workflow
Signed-off-by: Christian König <ckoenig@posteo.de>
2022-01-11 13:15:52 +01:00
Adam Warner be5b02d4c4 Add action to automatically sync master to dev when code is pushed to master
Add in a release.yml to ignore github-actions author  when auto-generating release notes

Signed-off-by: Adam Warner <me@adamwarner.co.uk>
2022-01-11 08:53:23 +00:00
RD WebDesign d037066d83 Better output for "prettier" test (#2014)
* Better prettier output

Signed-off-by: rdwebdesign <github@rdwebdesign.com.br>

* Adding a new test, to preserve the current behavior.

Signed-off-by: rdwebdesign <github@rdwebdesign.com.br>

* Fix command

Signed-off-by: rdwebdesign <github@rdwebdesign.com.br>
2021-12-22 18:01:10 +00:00
rdwebdesign de03a34ca0 Select PHP version for phpstan
Signed-off-by: rdwebdesign <github@rdwebdesign.com.br>
2021-12-15 16:58:13 -03:00
XhmikosR 0c1560acc4 Update test.yml
* remove unneeded `CI` env var; it's already set by the runner
* specify `FORCE_COLOR: 2`
* update to the latest `actions/setup-node`
* cache npm
* update to Node.js 14

Signed-off-by: XhmikosR <xhmikosr@gmail.com>
2021-09-12 10:29:53 +03:00
Adam Warner b11f249771 Update codeql.yml
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
2021-01-15 17:36:29 +00:00
buchwasa 79b474009e Added phpstan
Signed-off-by: buchwasa <17461354+buchwasa@users.noreply.github.com>
2020-11-30 23:50:20 -05:00
XhmikosR 3fd0f2deaa Add CodeQL Action (#1476)
Signed-off-by: XhmikosR <xhmikosr@gmail.com>
2020-07-02 12:04:43 +03:00
XhmikosR 37d75b9c46 Update CI config
* only run the workflows for pushes to master and develop branches and for all PRs
* remove moot `strategy` since we use one Node.js version

Signed-off-by: XhmikosR <xhmikosr@gmail.com>
2020-05-29 11:24:50 +03:00
XhmikosR f7277b28b8 CI: remove no longer needed steps
The latest `actions/setup-node` prints this info by default

Signed-off-by: XhmikosR <xhmikosr@gmail.com>
2020-04-28 17:40:04 +03:00
XhmikosR d29ac3aa63 Add GitHub Actions CI support.
Signed-off-by: XhmikosR <xhmikosr@gmail.com>
2020-01-02 19:42:19 +02:00