Commit ccec0e0
committed
ci(ansible): rename setup-universe workflow to health-check-ansible
Step 1 of #7052.
- Rename .github/workflows/setup-universe.yaml to health-check-ansible.yaml.
- Replace setup-dev-env.sh invocation with the new install-ansible.sh +
ansible-galaxy + install_dev_env playbook flow.
- Drop ros_distro from the matrix; install_dev_env.yaml auto-derives it
from the Ubuntu version.
- Rename the job from setup-universe to install-dev-env.
Branch protection that referenced "setup-universe / setup-universe" must be
updated to "health-check-ansible / install-dev-env".
Signed-off-by: Mete Fatih Cırıt <mfc@autoware.org>1 parent 73a516b commit ccec0e0
1 file changed
Lines changed: 10 additions & 9 deletions
Lines changed: 10 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
33 | 31 | | |
34 | 32 | | |
35 | 33 | | |
| |||
67 | 65 | | |
68 | 66 | | |
69 | 67 | | |
70 | | - | |
| 68 | + | |
71 | 69 | | |
72 | | - | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
0 commit comments