Comment by dakiol Comment by dakiol 5 days ago 2 replies Copy Link View on Hacker News If there’s something worse than a gitlab-ci.yaml file that is a dynamically-generated gitlab-ci.yaml file.
Copy Link IshKebab 4 days ago Collapse Comment - Why? By dynamically generating it you can skip a lot of the nonsense (any kind of conditional rules, optional jobs, etc.). Reply View | 1 reply Copy Link dakiol 4 days ago Parent Collapse Comment - They are suddenly 10x more difficult to change to suit your needs. Reply View | 0 replies
Copy Link dakiol 4 days ago Parent Collapse Comment - They are suddenly 10x more difficult to change to suit your needs. Reply View | 0 replies
Why? By dynamically generating it you can skip a lot of the nonsense (any kind of conditional rules, optional jobs, etc.).