firecow / gitlab-ci-local

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

feat: when targeting jobs, log padding should only take needs and targeted jobs into account #1132

Closed ANGkeith closed 5 months ago

ANGkeith commented 5 months ago

This will ensure that when we're targeting jobs,

only those jobs that will be executed will be taken into account.

Main motivation of this is because of how we're writing our test-cases, if we were to add a very lonooooooooooooooooooooog name job to a .gitlab-ci.yml of a test-suite, it can cause old test to fail due to the change in the padding