dependabot[bot]
3f901f225c
chore(deps): bump home-assistant/actions
...
Bumps [home-assistant/actions](https://github.com/home-assistant/actions ) from 87c064c607f3c5cc673a24258d0c98d23033bfc3 to 55b4a5d23e09d627c2773c2ef82afa98904d65b4.
- [Release notes](https://github.com/home-assistant/actions/releases )
- [Commits](87c064c607...55b4a5d23e )
---
updated-dependencies:
- dependency-name: home-assistant/actions
dependency-version: 55b4a5d23e09d627c2773c2ef82afa98904d65b4
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-01-26 22:14:05 +00:00
dependabot[bot]
4e1c7f8d26
chore(deps): bump home-assistant/actions ( #53 )
2025-12-08 22:58:16 +01:00
Julian Pawlowski
78a03f2827
feat(workflows): enhance GitHub Actions workflows with concurrency control and deployment updates
2025-12-06 01:50:49 +00:00
dependabot[bot]
604c5d53cb
chore(deps): bump actions/checkout from 6.0.0 to 6.0.1 ( #49 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/actions/checkout/releases )
- [Commits](https://github.com/actions/checkout/compare/v6...v6.0.1 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: 6.0.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-02 21:24:01 +01:00
Julian Pawlowski
09eb9c7050
refactor(validate): remove 'ignore' key from HACS validation step
2025-11-28 16:39:00 +00:00
dependabot[bot]
9c86de20fc
chore(deps): bump home-assistant/actions ( #39 )
2025-11-24 22:25:28 +01:00
dependabot[bot]
ed90004f63
chore(deps): bump actions/checkout from 5.0.1 to 6.0.0 ( #36 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 5.0.1 to 6.0.0.
- [Release notes](https://github.com/actions/checkout/releases )
- [Commits](https://github.com/actions/checkout/compare/v5.0.1...v6 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: 6.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-21 21:22:27 +01:00
dependabot[bot]
b2ef3b2a29
chore(deps): bump home-assistant/actions ( #35 )
...
Bumps [home-assistant/actions](https://github.com/home-assistant/actions ) from 8ca6e134c077479b26138bd33520707e8d94ef59 to 01a62fa0b7ab4a0ac894184f48a82477812dca4b.
- [Release notes](https://github.com/home-assistant/actions/releases )
- [Commits](8ca6e134c0...01a62fa0b7 )
---
updated-dependencies:
- dependency-name: home-assistant/actions
dependency-version: 01a62fa0b7ab4a0ac894184f48a82477812dca4b
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-21 21:22:16 +01:00
dependabot[bot]
3f90de0c0a
chore(deps): bump actions/checkout from 5.0.0 to 5.0.1 ( #29 )
2025-11-18 08:56:11 +01:00
Julian Pawlowski
256caab2ff
feat(workflows): add concurrency control to prevent duplicate runs
...
Added concurrency groups with cancel-in-progress to validate.yml, lint.yml,
and auto-tag.yml workflows.
This ensures that when multiple commits are pushed quickly:
- Only the latest validation/lint run continues
- Older runs are automatically cancelled
- Saves CI minutes and provides faster feedback
Release workflow intentionally excluded (each tag is unique).
Impact: More efficient CI usage, faster feedback on rapid commits.
2025-11-09 16:30:34 +00:00
Julian Pawlowski
6040a19136
update dev environment
2025-11-03 15:54:01 +00:00
dependabot[bot]
99da067faa
Bump home-assistant/actions
...
Bumps [home-assistant/actions](https://github.com/home-assistant/actions ) from a19f5f4e08ef2786e4604a948f62addd937a6bc9 to 8ca6e134c077479b26138bd33520707e8d94ef59.
- [Release notes](https://github.com/home-assistant/actions/releases )
- [Commits](a19f5f4e08...8ca6e134c0 )
---
updated-dependencies:
- dependency-name: home-assistant/actions
dependency-version: 8ca6e134c077479b26138bd33520707e8d94ef59
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-11-02 10:59:07 +00:00
dependabot[bot]
d256920b14
Bump actions/checkout from 4.2.2 to 5.0.0
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4.2.2 to 5.0.0.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](11bd71901b...08c6903cd8 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: 5.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-08-13 01:46:22 +00:00
Julian Pawlowski
131a4eb148
Initial commit
2025-04-18 14:32:54 +02:00