Filter
Exclude
Time range
-
Near
lint修正、そろそろCIに任せませんか? GitLab Duo CLIのヘッドレスモードを使うと、CIパイプラインで - まず通常のlintジョブを実行 - 失敗したら、AI lint fixジョブがアーティファクトのlint出力をDuoに渡す - Duoがコードを修正し、新しいコミット+MRを自動作成 というフローを構成できます。 レビューは人間、機械的な修正はAIに任せる設計にすると、レビュー負荷と手戻りがかなり減らせます。 youtube.com/watch?v=rUzveXXL… #GitLab #GitLabCI #GitLabDuo #CI_CD #Lint #DevOps
1
2
153
Replying to @kiffeur2liberte
Ouais mais sur X t’es un noob si tu fais pas de Supabase k8s gitlabCI docker vps cloudflare nextjs php99863
1
2
285
If you are a GitHub Actions user looking to move to GitLab CI, explore step-by-step instructions for mapping, consolidating, and securing your pipelines to improve performance.⚙️ spkaa.com/white-paper/github… #DevOps #SoftwareDevelopment #CICD #GitHub #GitHubActions #GitLab #GitLabCI
11
Replying to @pkzinhors @melkhIuc
área legal. eu gosto de explorar diversas coisas. tenho uma xp com várias ferramentas q vc deve usar bastante tipo terraform, gitlabci / gh actions (pipeline completinha, OIDC devsecops), k8s, gitops com argocd, prometheus, grafana, loki, tempo, jaeger, stack ELK, cloudflare, trivy, nginx, vault e ansible
1
1
145
CI/CD gets real when your pipeline has to leave the comfort of the runner and deploy to an outside batch server. That means your flow needs more than automation. It needs: artifact control, transfer discipline, deployment checks, test gates, monitoring, and feedback visibility. That is how you build deployment systems people can trust. #DevOps #CICD #GitLabCI #Automation #PlatformEngineering #Deployment #SRE
9
- Go, Python, Ruby - SystemD, process-exporter, IPMI, Proxmox VE, Keycloak - AWS, Azure, DigitalOcean, GCP, OpenStack - eBPF, Cilium, Envoy, SNMP, WireGuard, certmanager - GitLabCI, Spinnaker - Jaeger, Grafana Tempo, Grafana Mimir - Apache Flink, Apache Spark, Memcached, OracleDB
2
107
Replying to @ksubramanyaa
Yes, i run all the changes locally first, since we use gitlab at last before the MR i verify gitlabci changes using pipeline editor option so that any missing changes related to rules can be evaluated.
1
1
42
Be honest, what would you choose & why? Jenkins Github actions GitlabCI
I told y’all jenkins is better 😏
17
4
53
8,661
The new GitHub Actions pricing model could impact your business. Discover if the price change will affect your team and how GitLab CI may be a better alternative. 💫 spkaa.com/blog/is-github-cos… #GitHub #GitHubActions #GitLab #GitLabCI #Pricing
26
Replying to @brankopetric00
Great read, we implement most of the things mentioned. security scan to run early and skip build for critical failed was interesting to me, will definitely implement. one thing to add we can abstract the stages at some common place and then include them by conditions using variables these will help to keep the gitlabci file clean and easy to understand for particular repo. This will also help to avoid commenting out stages just set variable to FALSE to skip the particular job.
1
1
3,328
This article showcases a step-by-step guide for creating an extensible, and production-ready approach for CI/CD pipelines. Utilizing a Go monorepo, GitLab CI, and Go templating has several key advantages, including seamless integration with GitLab, a flexible template engine, and declarative pipeline logic. By reading this article, you will learn how to: ✓ Generate DRY CI pipelines with Go templates GitLab CI ✓ Onboard new services with a single config change ✓ Keep microservices autonomous in a monorepo ✓ Make pipeline logic testable, portable, and extensible 👉 devopscon.io/blog/simplifyin… #CICD #GitLabCI #DevOps #Automation #ContinuousIntegration #ContinuousDelivery #PipelineEngineering
116