Commit Graph

1625 Commits

Author SHA1 Message Date
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
github-actions
c6b84a8b46 GitHub bot : graphs updated 2025-12-26 12:12:24 +00:00
github-actions
755f796a3f Github bot : image compressed 2025-12-21 23:06:34 +00:00
github-actions[bot]
6146ed5075 Update stargazer map & cache 2025-12-21 01:09:41 +00: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
github-actions
bf006ecdf8 Github bot : image compressed 2025-12-14 23:06:37 +00:00
github-actions[bot]
f8cf924ce5 Update stargazer map & cache 2025-12-14 01:09:24 +00:00
github-actions
92098d38dd GitHub bot : graphs updated 2025-12-12 12:12:44 +00:00
github-actions
a175ea5cef Github bot : image compressed 2025-12-07 23:06:17 +00:00
github-actions[bot]
f34d5a57d0 Update stargazer map & cache 2025-12-07 01:05:49 +00:00
github-actions
f325ec908d GitHub bot : graphs updated 2025-12-05 12:13:35 +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
github-actions
18e98f0417 Github bot : image compressed 2025-11-30 23:06:33 +00:00
github-actions[bot]
ff8232f1b8 Update stargazer map & cache 2025-11-30 01:08:07 +00:00
github-actions
f5d3e322b4 GitHub bot : graphs updated 2025-11-28 12:13:50 +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
github-actions
7342b37a06 Github bot : image compressed 2025-11-23 23:06:31 +00:00
github-actions[bot]
b0c45804fe Update stargazer map & cache 2025-11-23 01:08:15 +00:00
github-actions
7bfaf182ea GitHub bot : graphs updated 2025-11-21 12:11:42 +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
github-actions
5417361906 Github bot : image compressed 2025-11-16 23:06:18 +00:00
github-actions[bot]
eed106fa93 Update stargazer map & cache 2025-11-16 01:05:16 +00:00
github-actions
2fff46930a GitHub bot : graphs updated 2025-11-14 12:14:37 +00: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
github-actions
6e4b6f9c7f Github bot : image compressed 2025-11-09 23:06:10 +00:00
github-actions[bot]
dc988732ef Update stargazer map & cache 2025-11-09 01:02:07 +00:00
github-actions
d5a4c0effa GitHub bot : graphs updated 2025-11-07 12:12:19 +00:00
Alexandre
fc0b0284fa Fix changelog version quoting in builder workflow 2025-11-06 19:01:33 +01:00
github-actions
a590e89e86 GitHub bot : graphs updated 2025-11-06 14:06:43 +00:00
Alexandre
8d57a1e1f8 Update weekly stats workflow to read YAML configs 2025-11-06 14:56:55 +01:00
github-actions
6e7451bbb9 Github bot : image compressed 2025-11-02 23:06:16 +00:00
github-actions[bot]
49109d270c Update stargazer map & cache 2025-11-02 01:01:55 +00: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
github-actions
c69490b542 GitHub bot : graphs updated 2025-10-31 12:09:37 +00:00
Alexandre
d3cb314265 Remove 'make-changelog' from revert-on-failure job 2025-10-27 20:40:31 +01:00