|
|
|
|
|
by nirvdrum
265 days ago
|
|
Huh? I'm using YAML because that's the language used to configure GitHub Actions. You may not like YAML, and that's fine. But if we collectively had to learn the unique way each project generates their GitHub Actions config, that would be a massive waste of time. YAML isn't that hard. Most GitHub Actions configs I see are well under 500 lines; they're not crumbling under the weight of complexity. |
|
I'm saying GHA should use a proper programming language instead of assembly.