Wondering what's the big feature announcement tomorrow.
The hint was very obvious.
maybe, this is it: https://webcache.googleusercontent.com/search?q=cache:9H9hnY...
It was in 8.8 milestone: https://gitlab.com/gitlab-org/gitlab-ce/issues/3299
11–12 of 12 posts
Wondering what's the big feature announcement tomorrow.
The hint was very obvious.
maybe, this is it: https://webcache.googleusercontent.com/search?q=cache:9H9hnY...
It was in 8.8 milestone: https://gitlab.com/gitlab-org/gitlab-ce/issues/3299
Jenkins 2.0 is also out with a new revamped pipeline feature. Has anyone had experience migrating from jenkins to gitlab or the other way. What were the gains/issues encountered when trying to re-organized their existing setup?>
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 witho…