Commit Graph

149 Commits

Author SHA1 Message Date
Alexandre
fc0b0284fa Fix changelog version quoting in builder workflow 2025-11-06 19:01:33 +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
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
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
b7cc41274c Update onpush_builder.yaml 2025-07-12 07:55:55 +02:00
Alexandre
d8d619940b Update onpush_builder.yaml 2025-06-28 10:20:44 +02:00
Alexandre
9cc9a96c25 Update onpush_builder.yaml 2025-06-28 10:14:39 +02:00
Alexandre
adbcd26369 Update onpush_builder.yaml 2025-06-20 07:54:33 +02:00
Alexandre
7fbe9b4799 Update onpush_builder.yaml 2025-06-20 07:50:22 +02:00
Alexandre
aec3a690f5 Update onpush_builder.yaml 2025-06-17 10:55:11 +02:00
Alexandre
9a189e47ce Update onpush_builder.yaml 2025-06-17 08:57:36 +02:00
Alexandre
922c60f81b Update onpush_builder.yaml 2025-06-15 13:14:38 +02:00
Alexandre
9c4072fc94 Update onpush_builder.yaml 2025-06-15 13:14:25 +02:00
Alexandre
1fcc6378de Update onpush_builder.yaml 2025-06-15 12:58:40 +02:00
Alexandre
d55998ef34 Update onpush_builder.yaml 2025-06-15 12:57:49 +02:00
Alexandre
221362500e Update onpush_builder.yaml 2025-06-13 21:53:33 +02:00
Alexandre
7a84226b15 Update onpush_builder.yaml 2025-05-31 05:32:50 +02:00
Alexandre
ec3fec7a24 Update onpush_builder.yaml 2025-05-31 05:23:32 +02:00
Alexandre
71c477c1fa Update onpush_builder.yaml 2025-05-31 05:17:41 +02:00
Alexandre
1866bcd145 Update onpush_builder.yaml 2025-05-31 05:16:13 +02:00
alexbelgium
cd2fc3c344 Lint 2025-05-30 13:54:05 +02:00
alexbelgium
b0203a0d12 update 2025-05-30 13:38:30 +02:00
alexbelgium
5033d32dd9 update 2025-05-30 13:31:00 +02:00
alexbelgium
711f081703 update 2025-05-30 13:29:23 +02:00
alexbelgium
6170d935b0 Update 2025-05-30 13:27:05 +02:00
alexbelgium
d68a50e293 update build logic 2025-05-30 13:23:21 +02:00
Alexandre
7ada17e793 Update onpush_builder.yaml 2025-05-27 10:31:04 +02:00
Alexandre
7ba813d90e Update onpush_builder.yaml 2025-05-27 10:30:53 +02:00
Alexandre
2127ad130e Add normalize blanks 2025-05-27 10:22:53 +02:00
Alexandre
aa6bdca186 Allow push without builds 2025-05-27 10:08:58 +02:00
dependabot[bot]
cfcb6da5cb Bump home-assistant/builder from 2025.02.0 to 2025.03.0
Bumps [home-assistant/builder](https://github.com/home-assistant/builder) from 2025.02.0 to 2025.03.0.
- [Release notes](https://github.com/home-assistant/builder/releases)
- [Commits](https://github.com/home-assistant/builder/compare/2025.02.0...2025.03.0)

---
updated-dependencies:
- dependency-name: home-assistant/builder
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-24 20:04:14 +00:00
Alexandre
6b91c63f77 Improve symlink 2025-03-21 08:07:39 +01:00
dependabot[bot]
742c361d83 Bump home-assistant/builder from 2024.08.1 to 2025.02.0
Bumps [home-assistant/builder](https://github.com/home-assistant/builder) from 2024.08.1 to 2025.02.0.
- [Release notes](https://github.com/home-assistant/builder/releases)
- [Commits](https://github.com/home-assistant/builder/compare/2024.08.1...2025.02.0)

---
updated-dependencies:
- dependency-name: home-assistant/builder
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-03 18:10:19 +00:00
Alexandre
fc84d82a6e Lint 2025-02-18 14:12:49 +01:00
Alexandre
4e3cd5635f Add symlinks update 2025-02-18 14:06:46 +01:00
Alexandre
e20d1187d6 Lint 2025-02-18 03:45:42 +01:00
Alexandre
a109e733a6 Allow symlinks 2025-02-18 03:43:50 +01:00
Alexandre
272c82589b Revert "Follow symlinks"
This reverts commit a7f5777c25.
2025-02-16 15:44:48 +01:00
Alexandre
4c012c9795 Revert "use actions/checkout@v3"
This reverts commit 4a2a6b83eb.
2025-02-16 15:44:39 +01:00
Alexandre
4a2a6b83eb use actions/checkout@v3 2025-02-16 15:40:46 +01:00
Alexandre
a7f5777c25 Follow symlinks 2025-02-16 15:32:09 +01:00
Alexandre
8ef2f29203 Update onpush_builder.yaml 2024-08-27 22:42:37 +02:00
dependabot[bot]
4f02127a54 Bump home-assistant/builder from 2024.08.1 to 2024.08.2
Bumps [home-assistant/builder](https://github.com/home-assistant/builder) from 2024.08.1 to 2024.08.2.
- [Release notes](https://github.com/home-assistant/builder/releases)
- [Commits](https://github.com/home-assistant/builder/compare/2024.08.1...2024.08.2)

---
updated-dependencies:
- dependency-name: home-assistant/builder
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-26 18:10:01 +00:00
dependabot[bot]
3dc9a2cd63 Bump home-assistant/builder from 2024.03.5 to 2024.08.1
Bumps [home-assistant/builder](https://github.com/home-assistant/builder) from 2024.03.5 to 2024.08.1.
- [Release notes](https://github.com/home-assistant/builder/releases)
- [Commits](https://github.com/home-assistant/builder/compare/2024.03.5...2024.08.1)

---
updated-dependencies:
- dependency-name: home-assistant/builder
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-19 18:27:15 +00:00
Alexandre
0b7cc1f321 Update onpush_builder.yaml 2024-08-13 12:11:03 +02:00