Hacker News new | ask | show | jobs
by eMerzh 3682 days ago
I'm also in the process of moving from jenkins to gitlab... and until now, the process is pretty smooth and easy ... gitlab-ci is easier to grasp and to work with... the only issues i got is about things like publishing build results (lints check or test results /counts ) althoug there is basic support for artifacts. it's not easily possible (at least for now) to fetch the artifacts for a given commit or branch without doing multiple api calls.
1 comments

Thanks. We are working on bringing missing features to artifacts, so we will improve that workflow.