Gitlab
Articles tagged "gitlab"
2019-04-22
Dynamic Environment is when your pipeline creates a branchname.example.com deployment, for integration tests or manual review.
Gitlab in autodevops mode and with Kubernetes lets you enjoy this kind of stuff by just starting projects from their …
2019-02-13
The new version of yourlabs/python docker image, which bundles npm and pip3 on alpine and a bunch of testing tools, was released with bandit and safety baked in.
You can benefit from it in your Open Source software by adding .gitlab-ci.yml: …
2019-01-27
Very happy with GitLab-CI ! However Vagrant/VirtualBox are givin me false positives on high load some times … so we’re starting an r&d; project to do a Vagrant in Python but just for LibVirt and with the purpose of eXtreme …
2019-01-23
Did you know GitLab-CI jobs can depend on changed files of a commit ? A neat way to optimize your CI pipeline !
2018-11-29
https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/contributing/issue_workflow.md
Excellent read about GitLab’s internal issue workflow, safe to assume they automated as much as possible in GitLab itself.
2018-11-10
https://docs.gitlab.com/ee/ci/docker/using_kaniko.html
kaniko is a tool to build container images from a Dockerfile, inside a container or Kubernetes cluster. kaniko solves two problems with using the docker-in-docker build method: Docker-in-docker …
2018-07-13
Demonstration of our baremetal devops platform. By YourLabs DevOps team, at your service. With many thanks to Yann Perchec, CTO of PeopleDoc, for inspiring me on the quest to the most advanced pipelines on baremetal servers.
2018-07-13
Auto-deployed environment based on a commit in a branch, our PoC is mostly complete, thanks @GitLab <3
2018-07-13
SSH to production from within our GitLab instance ;)
2018-07-11
Love @GitLab’s Merge mini-form !
2018-05-11
GitLab Web-IDE screenshot
2017-01-23
The From idea to production video demo which demonstrates in a stunning a 12 minute video how to deploy GitLab on OpenShift, then login to GitLab and create a project with a pipeline that deploys the project on OpenShift itself.
Found 12 articles.