Data Science & Developer Roadmaps with Chat & Free Learning Resources
Gitlab
GitLab is a web-based DevOps lifecycle tool that provides a platform for software development and version control using Git. It integrates various stages of the software development process, including planning, source code management, CI/CD (Continuous Integration/Continuous Deployment), and monitoring, all within a single application. GitLab enables teams to collaborate efficiently, streamline workflows, and automate processes, making it a popular choice for both small projects and large enterprises. With features like issue tracking, merge requests, and built-in CI/CD pipelines, GitLab enhances productivity and fosters a culture of collaboration among developers and stakeholders.
GitLab Triage Bot
Over the past few months we have been moving projects over to GitLab. For the most part this process has been pretty smooth. Of course, no tool is going to have everything you need to completely…
📚 Read more at Analytics Vidhya🔎 Find similar documents
Trending GitLab Data in Prometheus
At work we switched over to GitLab earlier this year and through that we have had to migrate from a few different tools and processes and have tried to centralize on GitLab as much as possible. I…
📚 Read more at Analytics Vidhya🔎 Find similar documents
GitHub
GitHub (GH) is a UI-based version control platform that runs on Git . It offers many services including version control, static website hosting, open-source software (OSS) projects, and much more. Git...
📚 Read more at Codecademy🔎 Find similar documents
E2E tests with Gitlab CI services
This will be a slightly shorter article. In this article, I will show you how I’ve managed to do some end-to-end testing with Gitlab CI services. I’m building a browser-based multiplayer game called…
📚 Read more at Level Up Coding🔎 Find similar documents
General Git Workflow
Git is the most general used code version track tool that probably every developer uses it, and no matter you use Github, Gitlab, or Bitbucket, as long as you want to share your code or learn from…
📚 Read more at Towards Data Science🔎 Find similar documents
New Features of GitLab From the Last Quarter of 2021
In this article, you will learn about the most important features of GitLab 14.4 (October), 14.5 (November) and 14.6 (December). 🤗
📚 Read more at Better Programming🔎 Find similar documents
Automate Changelog Generation with GitLab
Let GitLab API do the boring stuff Continue reading on Better Programming
📚 Read more at Better Programming🔎 Find similar documents
GitLab CI/CD How-to
To be an engineer these days, it’s almost impossible to not get intimate with Git; a total game changer for distributed version control. Of course, it wasn’t always that way. I did a portion of my…
📚 Read more at Level Up Coding🔎 Find similar documents
Semantic Versioning and Release Automation on GitLab
How to automate releases of your GitLab project with semantic versioning and changelog generation
📚 Read more at Level Up Coding🔎 Find similar documents
JupyterLab for complex Python and Scala Spark projects
JupyterLab is an awesome piece of technology for prototyping and self-documenting research. But can you use it for projects that have a big codebase? The notebook workflow was a big improvement for…
📚 Read more at Towards Data Science🔎 Find similar documents
Git
Git is an implementation of the source (version) control concept. Learn more about Git and source control on Full Stack Python.
📚 Read more at Full Stack Python🔎 Find similar documents
5 Things GitHub Does Better Than GitLab
The hub for open-source During the first year of being online, GitHub has already accumulated 46 000 public repositories. Just two years later, in 2010, the number of repositories reached 1 million, a...
📚 Read more at Level Up Coding🔎 Find similar documents