Skip to main content
Ctrl+K
Felix' Wobsite - Home
  • shorts
  • Administration
  • AI
  • Android
  • Apps
  • Basics
  • Docker
  • Games
  • Home Assistant
    • Junk
    • PostgreSQL
    • Python
    • Vim
  • shorts
  • Administration
  • AI
  • Android
  • Apps
  • Basics
  • Docker
  • Games
  • Home Assistant
  • Junk
  • PostgreSQL
  • Python
  • Vim

Recent Posts

  • Grafana + PostgreSQL = ♥️
  • Typst
  • Tuxedo InfinityBook Pro 14 Gen9
  • USV PowerWalker Basic VI 650 SB
  • USB Backup mit cryptsetup verschlüsselt

Tags

  • ai
  • architecture
  • baby
  • bet
  • bmw
  • caddy
  • draft
  • gitlab
  • grafana
  • hardware
  • howto
  • kaputt
  • linux
  • networking
  • postgres
  • python
  • security
  • shopping
  • shorts
  • til
  • tools
  • uncategorized
  • vim
  • wip

Archives

  • 2025 (5)
  • 2024 (30)
  • 2023 (21)
  • 2022 (3)

Languages

  • Deutsch (6)
  • English (53)
  • Posts tagged draft

Posts tagged draft

TIL: Gitlab CI: The needs Keyword

  • 2024-02-07
  • Felix Hummel
  • English
  • draft gitlab

Gitlab CI has the needs keyword since 2021. It allows building stageless pipelines, but has many uses.

Sometimes we run different test suites in parallel (e.g. unit-tests and integration tests), but want aggregated coverage results. This results in a pipeline like this:

Read more ...


© Copyright Felix Hummel.

Created using Sphinx 8.0.2.

Built with the PyData Sphinx Theme 0.15.4.