Alexandre
|
a040f6009a
|
Remove '--no-cache' from build arguments
Removed the '--no-cache' argument from the build command.
|
2026-01-03 09:43:04 +01:00 |
|
Alexandre
|
43e38aa53d
|
Update onpush_builder.yaml
|
2025-12-28 16:25:22 +01:00 |
|
Alexandre
|
9d9d65adcc
|
Update build matrix to exclude 'armv7' architecture
Removed 'armv7' architecture from the build matrix.
|
2025-12-28 08:59:52 +01:00 |
|
Alexandre
|
eec82176b0
|
Add disk space cleanup and reduce retry wait time
Updated the workflow to include disk space cleanup and adjusted retry wait time.
|
2025-12-27 09:20:03 +01:00 |
|
Alexandre
|
b2f13a9650
|
Update onpush_builder.yaml
|
2025-12-27 09:14:10 +01:00 |
|
Alexandre
|
861a447de2
|
Enhance retry logic with cleanup commands
Added cleanup steps before retrying the build process.
|
2025-12-27 08:56:22 +01:00 |
|
Alexandre
|
14d42dcf0f
|
Add no-cache option to build args in workflow
|
2025-12-27 08:51:58 +01:00 |
|
Alexandre
|
297f973a15
|
Implement retry logic for add-on build process
Added a retry mechanism for building the add-on in case of failure, with a wait time of 3 minutes before the second attempt.
|
2025-12-27 08:22:21 +01:00 |
|
Alexandre
|
7f5a932586
|
Merge pull request #2274 from alexbelgium/dependabot/github_actions/actions/cache-5
Bump actions/cache from 4 to 5
|
2025-12-16 08:58:12 +01:00 |
|
dependabot[bot]
|
88d8f8acab
|
Bump peter-evans/create-pull-request from 7 to 8
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 7 to 8.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v7...v8)
---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
dependency-version: '8'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-15 18:05:45 +00:00 |
|
dependabot[bot]
|
0374d9c532
|
Bump actions/cache from 4 to 5
Bumps [actions/cache](https://github.com/actions/cache) from 4 to 5.
- [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/v4...v5)
---
updated-dependencies:
- dependency-name: actions/cache
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-15 18:05:37 +00:00 |
|
dependabot[bot]
|
ff2975d008
|
Bump home-assistant/builder from 2025.09.0 to 2025.11.0
Bumps [home-assistant/builder](https://github.com/home-assistant/builder) from 2025.09.0 to 2025.11.0.
- [Release notes](https://github.com/home-assistant/builder/releases)
- [Commits](https://github.com/home-assistant/builder/compare/2025.09.0...2025.11.0)
---
updated-dependencies:
- dependency-name: home-assistant/builder
dependency-version: 2025.11.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-01 20:32:52 +00:00 |
|
Alexandre
|
bea03a3b1e
|
Remove armv7 from stats and README
|
2025-11-27 09:57:34 +01:00 |
|
Alexandre
|
c93b8df483
|
chore: consolidate lint workflows
|
2025-11-26 06:49:18 +01:00 |
|
dependabot[bot]
|
05f9069b97
|
Bump actions/checkout from 5 to 6
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [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/v5...v6)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-11-24 19:09:21 +00:00 |
|
Alexandre
|
ddaf94e1d2
|
Simplify file sanitization process in workflow
Refactor sanitization logic to handle text files directly without conditional checks.
|
2025-11-20 13:23:34 +01:00 |
|
Alexandre
|
cc466bb29b
|
Fix version string handling in workflow YAML
|
2025-11-10 22:31:41 +01:00 |
|
Alexandre
|
c59e09983c
|
Fix version string escaping in onpush_builder.yaml
|
2025-11-10 22:30:02 +01:00 |
|
Alexandre
|
50ad5db601
|
Refactor README generation workflow
Updated the GitHub Actions workflow to enhance README generation with improved error handling and structure.
|
2025-11-10 22:06:36 +01:00 |
|
Alexandre
|
3edda1af73
|
Update daily_README.yaml
|
2025-11-10 22:02:42 +01:00 |
|
Alexandre
|
08c1698f7a
|
Update daily_README.yaml
|
2025-11-10 21:58:53 +01:00 |
|
Alexandre
|
de9b663b74
|
Update daily_README.yaml
|
2025-11-10 21:55:14 +01:00 |
|
Alexandre
|
2678a9e1e6
|
Update daily_README.yaml
|
2025-11-10 21:48:25 +01:00 |
|
Alexandre
|
279b0320b7
|
Improve README updater workflow with yq
Refactor README updater workflow to use yq for YAML processing and simplify config handling.
|
2025-11-10 21:41:29 +01:00 |
|
Alexandre
|
2e85a953be
|
Support config yaml in README generator
|
2025-11-10 21:34:17 +01:00 |
|
Alexandre
|
d49e6aa441
|
Update README addon count to include config.yaml
|
2025-11-10 13:30:52 +01:00 |
|
Alexandre
|
fc0b0284fa
|
Fix changelog version quoting in builder workflow
|
2025-11-06 19:01:33 +01:00 |
|
Alexandre
|
8d57a1e1f8
|
Update weekly stats workflow to read YAML configs
|
2025-11-06 14:56:55 +01:00 |
|
Alexandre
|
f8edcaef03
|
Remove concurrency settings from onpush_builder.yaml
Removed concurrency settings from the workflow.
|
2025-11-01 14:30:58 +01:00 |
|
Alexandre
|
017605c410
|
Add concurrency settings to onpush_builder workflow
|
2025-11-01 13:34:32 +01:00 |
|
Alexandre
|
d3cb314265
|
Remove 'make-changelog' from revert-on-failure job
|
2025-10-27 20:40:31 +01:00 |
|
dependabot[bot]
|
28c1a16794
|
Bump docker/login-action from 3.5.0 to 3.6.0
Bumps [docker/login-action](https://github.com/docker/login-action) from 3.5.0 to 3.6.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v3.5.0...v3.6.0)
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-version: 3.6.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-09-29 22:11:38 +00:00 |
|
dependabot[bot]
|
edb69e28ad
|
Bump home-assistant/builder from 2025.03.0 to 2025.09.0
Bumps [home-assistant/builder](https://github.com/home-assistant/builder) from 2025.03.0 to 2025.09.0.
- [Release notes](https://github.com/home-assistant/builder/releases)
- [Commits](https://github.com/home-assistant/builder/compare/2025.03.0...2025.09.0)
---
updated-dependencies:
- dependency-name: home-assistant/builder
dependency-version: 2025.09.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-09-15 18:14:23 +00:00 |
|
Alexandre
|
9b79fc702e
|
Merge pull request #2090 from alexbelgium/dependabot/github_actions/actions/setup-python-6
Bump actions/setup-python from 5 to 6
|
2025-09-09 08:28:37 +02:00 |
|
dependabot[bot]
|
6be8fc9b8b
|
Bump actions/stale from 9 to 10
Bumps [actions/stale](https://github.com/actions/stale) from 9 to 10.
- [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/v9...v10)
---
updated-dependencies:
- dependency-name: actions/stale
dependency-version: '10'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-09-08 19:02:48 +00:00 |
|
dependabot[bot]
|
80f875e2a9
|
Bump actions/setup-python from 5 to 6
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5 to 6.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v5...v6)
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-09-08 19:02:44 +00:00 |
|
Alexandre
|
4986512576
|
clean
|
2025-08-28 09:09:53 +02:00 |
|
Alexandre
|
eea1635357
|
Update ai-triage.yml
|
2025-08-26 10:35:41 +02:00 |
|
Alexandre
|
bc269e73f3
|
Limit AI triage to bug issues
|
2025-08-17 12:30:31 +02:00 |
|
Alexandre
|
7759c565cf
|
Merge pull request #2028 from alexbelgium/dependabot/github_actions/actions/checkout-5
Bump actions/checkout from 4 to 5
|
2025-08-13 21:44:00 +02:00 |
|
Alexandre
|
00aee6cb03
|
Merge pull request #2029 from alexbelgium/dependabot/github_actions/docker/login-action-3.5.0
Bump docker/login-action from 3.1.0 to 3.5.0
|
2025-08-13 21:43:32 +02:00 |
|
Alexandre
|
7e63f41d84
|
fix: parse OpenAI responses for triage
|
2025-08-12 21:53:34 +02:00 |
|
dependabot[bot]
|
9a8f62f79c
|
Bump docker/login-action from 3.1.0 to 3.5.0
Bumps [docker/login-action](https://github.com/docker/login-action) from 3.1.0 to 3.5.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v3.1.0...v3.5.0)
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-version: 3.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-12 00:43:13 +00:00 |
|
dependabot[bot]
|
5552f34bc1
|
Bump actions/checkout from 4 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [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/v4...v5)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-12 00:42:50 +00:00 |
|
Alexandre
|
d3d8ce46fc
|
Update ai-triage.yml
|
2025-08-11 21:12:15 +02:00 |
|
Alexandre
|
21d919aa56
|
Update ai-triage.yml
|
2025-08-11 08:41:23 +02:00 |
|
Alexandre
|
15ef4aaa78
|
Update ai-triage.yml
|
2025-08-11 08:24:24 +02:00 |
|
Alexandre
|
7dd577cf34
|
Create ai-triage.yml
|
2025-08-11 08:17:12 +02:00 |
|
Alexandre
|
a18a505bfb
|
Update weekly-supelinter.yaml
|
2025-07-28 11:50:05 +02:00 |
|
Alexandre
|
3539f328fb
|
Update weekly-supelinter.yaml
|
2025-07-23 10:50:55 +02:00 |
|