dnsmichi.at
  • Home
  • About
  • Talks
  • Portfolio
  • All-remote Workspace
  • Readme

efficiency

A collection of 2 posts
Efficient pipelines in GitLab CI/CD: Parallel Matrix Builds + !reference
gitlab

Efficient pipelines in GitLab CI/CD: Parallel Matrix Builds + !reference

Today I was diving deeper into GitLab CI/CD Pipeline Efficiency tricks, after I discovered resuable job attributes with !reference [https://dnsmichi.at/2021/09/17/reusable-job-attributes-in-other-jobs-in-gitlab-ci-cd-with-reference/] last week. Resource optimization is a big topic, and next to ideas on failing fast, I was looking into more parallelization. Luckily GitLab
24 Sep 2021 5 min read
Reusable job attributes in other jobs in GitLab CI/CD with !reference
gitlab

Reusable job attributes in other jobs in GitLab CI/CD with !reference

Today I wrote some Python code [https://gitlab.com/dnsmichi/api-playground/-/merge_requests/6] and figured that I do not have linting available with pyflakes in CI/CD. Been reading this great blog post [https://dmerej.info/blog/post/how-i-lint/] and built a short snippet: stages: - lint -
17 Sep 2021 4 min read
Page 1 of 1
dnsmichi.at © 2025
Powered by Ghost