Commit Graph

31 Commits

Author SHA1 Message Date
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