firecow / gitlab-ci-local

Tired of pushing to test your .gitlab-ci.yml?
MIT License
2.06k stars 118 forks source link

allow gcl to work with duplicated keys but with warnings #1146

Closed ANGkeith closed 4 months ago

ANGkeith commented 4 months ago

fixes #1047

Just because gitlab supports this

but personally i find that it is very error prone so added a WARN message to alert the users

sonarcloud[bot] commented 4 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
80.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

SansGuidon commented 4 months ago

Thank you for the fix @ANGkeith I'm with you mad at Gitlab for tolerating invalid YAML.