Commit Graph

1607 Commits

Author SHA1 Message Date
Alexandre
b927ecfaa6 Refactor GitHub Actions workflow for better clarity
Refactor GitHub Actions workflow to improve readability and maintainability. Updated conditions for job execution and streamlined steps for detecting changed add-ons, sanitizing files, and building images.
2025-11-26 06:57:00 +01:00
Alexandre
39af3e9453 Refactor GitHub Actions workflow for clarity and updates
Refactor GitHub Actions workflow for improved readability and functionality. Update paths, permissions, and steps for detecting changes and sanitizing files.
2025-11-26 06:54:36 +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
github-actions
2019eb6350 Github bot : image compressed 2025-10-26 23:06:35 +00:00
github-actions[bot]
4c84d1e54a Update stargazer map & cache 2025-10-26 01:03:29 +00:00
github-actions
c7f5384f6c GitHub bot : graphs updated 2025-10-24 12:10:36 +00:00
github-actions
99701604ab Github bot : image compressed 2025-10-19 23:06:13 +00:00
github-actions[bot]
2c1988a9cd Update stargazer map & cache 2025-10-19 01:02:02 +00:00
github-actions
e89c9246e1 GitHub bot : graphs updated 2025-10-17 12:14:33 +00:00
github-actions
03a92d622b Github bot : image compressed 2025-10-12 23:06:04 +00:00
github-actions[bot]
da75264e6b Update stargazer map & cache 2025-10-12 01:01:56 +00:00
github-actions
e641743ea2 GitHub bot : graphs updated 2025-10-10 12:14:43 +00:00
github-actions
78f6da64fe Github bot : image compressed 2025-10-05 23:05:45 +00:00
github-actions[bot]
71814d74bc Update stargazer map & cache 2025-10-05 01:02:14 +00:00
github-actions
c7c147ebde GitHub bot : graphs updated 2025-10-03 12:11:09 +00: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
github-actions
b17fa791ae Github bot : image compressed 2025-09-28 23:06:19 +00:00
github-actions[bot]
660e61e4a9 Update stargazer map & cache 2025-09-28 01:03:15 +00:00
github-actions
6ff6e1f5f4 GitHub bot : graphs updated 2025-09-26 12:17:46 +00:00
github-actions
62736fa815 Github bot : image compressed 2025-09-21 23:06:10 +00:00
github-actions[bot]
4217138be9 Update stargazer map & cache 2025-09-21 01:00:20 +00:00