Commit e8a3916
fix(ci): make apt-distro and apt-component required inputs
Remove default values for apt-distro and apt-component inputs in both
build-release.yml and publish-stable.yml, making them required.
This prevents silent fallback to defaults which could cause packages
to be deployed to incorrect distributions or components.
All calling repositories have been updated to provide explicit values:
- hatlabs/HALPI2-python-daemon#50
- halos-org/cockpit-apt#108
- halos-org/halos-metapackages#6
- hatlabs/HALPI2-rust-daemon#87
- halos-org/halos-marine-containers#30
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 6e16b4c commit e8a3916
2 files changed
Lines changed: 8 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | | - | |
31 | | - | |
| 29 | + | |
| 30 | + | |
32 | 31 | | |
33 | 32 | | |
34 | | - | |
35 | | - | |
36 | | - | |
| 33 | + | |
| 34 | + | |
37 | 35 | | |
38 | 36 | | |
39 | 37 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
15 | | - | |
| 13 | + | |
| 14 | + | |
16 | 15 | | |
17 | 16 | | |
18 | | - | |
19 | | - | |
20 | | - | |
| 17 | + | |
| 18 | + | |
21 | 19 | | |
22 | 20 | | |
23 | 21 | | |
| |||
0 commit comments