Compare commits

...

13 Commits

Author SHA1 Message Date
tigattack c169682cb6 Pull HASS image quietly (#25)
This will eliminate a lot of unnecessary log spam.
2021-04-20 00:54:25 +02:00
dependabot[bot] 30ae1cb948 Bump release-drafter/release-drafter from v5.14.0 to v5.15.0 (#24)
Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from v5.14.0 to v5.15.0.
- [Release notes](https://github.com/release-drafter/release-drafter/releases)
- [Commits](https://github.com/release-drafter/release-drafter/compare/v5.14.0...fe52e97d262833ae07d05efaf1a239df3f1b5cd4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-17 09:11:29 +01:00
dependabot[bot] ffdf0d45c9 Bump actions/stale from v3.0.17 to v3.0.18 (#23)
Bumps [actions/stale](https://github.com/actions/stale) from v3.0.17 to v3.0.18.
- [Release notes](https://github.com/actions/stale/releases)
- [Commits](https://github.com/actions/stale/compare/v3.0.17...3b3c3f03cd4d8e2b61e179ef744a0d20efbe90b4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-08 10:35:59 +01:00
dependabot[bot] f1f8077ec5 Bump actions/stale from v3.0.16 to v3.0.17 (#21) 2021-02-19 08:30:45 +01:00
dependabot[bot] 16306e15f1 Bump release-drafter/release-drafter from v5.13.0 to v5.14.0 (#18)
Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from v5.13.0 to v5.14.0.
- [Release notes](https://github.com/release-drafter/release-drafter/releases)
- [Commits](https://github.com/release-drafter/release-drafter/compare/v5.13.0...e5ccf147077e46b0225a80bbe314d795d77bb7a2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-15 12:00:13 +01:00
dependabot[bot] 9514ca72ec Bump actions/stale from v3.0.15 to v3.0.16 (#17)
Bumps [actions/stale](https://github.com/actions/stale) from v3.0.15 to v3.0.16.
- [Release notes](https://github.com/actions/stale/releases)
- [Commits](https://github.com/actions/stale/compare/v3.0.15...9d6f46564a515a9ea11e7762ab3957ee58ca50da)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-08 11:29:45 +01:00
dependabot[bot] d77251e483 Bump frenck/action-yamllint from v1.0.2 to v1.1 (#16)
Bumps [frenck/action-yamllint](https://github.com/frenck/action-yamllint) from v1.0.2 to v1.1.
- [Release notes](https://github.com/frenck/action-yamllint/releases)
- [Commits](https://github.com/frenck/action-yamllint/compare/v1.0.2...e21bcc770907b7207a05453ca9f1eb7129c945d1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-02 12:45:17 +01:00
Robert 52cacd1233 Add /me to real world examples (#15) 2021-01-27 21:32:27 +01:00
dependabot[bot] 8ecae4f00f Bump actions/stale from v3.0.14 to v3.0.15 (#14)
Bumps [actions/stale](https://github.com/actions/stale) from v3.0.14 to v3.0.15.
- [Release notes](https://github.com/actions/stale/releases)
- [Commits](https://github.com/actions/stale/compare/v3.0.14...86561461b92875de77a8b2d2e75f004c826e8f45)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-25 11:39:50 +01:00
dependabot[bot] cc3990bb88 Bump frenck/action-yamllint from v1.0.1 to v1.0.2 (#12)
Bumps [frenck/action-yamllint](https://github.com/frenck/action-yamllint) from v1.0.1 to v1.0.2.
- [Release notes](https://github.com/frenck/action-yamllint/releases)
- [Commits](https://github.com/frenck/action-yamllint/compare/v1.0.1...400c8cd5cb057e97f2fbb9d1a094ad4ec368e52c)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-14 20:43:46 +01:00
Klaas Schoute ced928ab78 Add Klaas Schouten's repo to real-world examples (#13) 2021-01-14 20:43:14 +01:00
Franck Nijhof 4b72039417 Fix maintenance vs chore label issue (#11) 2021-01-13 23:44:28 +01:00
Franck Nijhof 5791c02c40 Tweaks to naming in Linter CI (#10) 2021-01-13 23:41:34 +01:00
7 changed files with 11 additions and 12 deletions
-3
View File
@@ -25,9 +25,6 @@
- name: "maintenance"
color: 2af79e
description: "Generic maintenance tasks."
- name: "chore"
color: 2af79e
description: "Generic chore."
- name: "ci"
color: 1d76db
description: "Work that improves the continue integration."
+1 -1
View File
@@ -21,7 +21,7 @@ categories:
- "performance"
- title: "🧰 Maintenance"
labels:
- "chore"
- "maintenance"
- "ci"
- title: "📚 Documentation"
labels:
+5 -5
View File
@@ -2,20 +2,20 @@
name: Lint
# yamllint disable-line rule:truthy
on: [push, pull_request]
on: [push, pull_request, workflow_dispatch]
jobs:
build:
name: 🧹 yamllint
yamllint:
name: yamllint
runs-on: ubuntu-latest
steps:
- name: ⤵️ Check out code from GitHub
uses: actions/checkout@v2.3.4
- name: 🚀 Run yamllint
uses: frenck/action-yamllint@v1.0.1
uses: frenck/action-yamllint@v1.1
prettier:
name: 🧹 Prettier
name: Prettier
runs-on: ubuntu-latest
steps:
- name: ⤵️ Check out code from GitHub
+1 -1
View File
@@ -13,6 +13,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: 🚀 Run Release Drafter
uses: release-drafter/release-drafter@v5.13.0
uses: release-drafter/release-drafter@v5.15.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+1 -1
View File
@@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: 🚀 Run stale
uses: actions/stale@v3.0.14
uses: actions/stale@v3.0.18
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
days-before-stale: 30
+2
View File
@@ -145,6 +145,8 @@ The following repositories are using this GitHub Action, and thus provide
you with some real-world uses of this GitHub Action.
- [Frenck's Home Assistant Configuration](https://github.com/frenck/home-assistant-config)
- [Klaasnicolaas - Student Home Assistant Configuration](https://github.com/klaasnicolaas/Student-homeassistant-config)
- [Metbril's :sunglasses: Home Assistant Configuration](https://github.com/metbril/home-assistant-config)
Are you using this GitHub Action? Feel free to open up a PR to add your
configuration to this list 😍
+1 -1
View File
@@ -86,7 +86,7 @@ runs:
fi
echo "::set-output name=version::${version}"
docker pull "homeassistant/home-assistant:${version}"
docker pull -q "homeassistant/home-assistant:${version}"
- name: 🚀 Run Home Assistant Configuration Check
shell: bash