kafbat/kafka-ui

Infra: Implement reusable workflows

Open

#117 opened on Feb 11, 2024

 (0 comments) (0 reactions) (1 assignee)TypeScript (363 forks)auto 404
good first issuehacktoberfestscope/infratype/chore

Repository metrics

Stars
 (2,554 stars)
PR merge metrics
 (PR metrics pending)

Description

  • extract the common part w/ docker jobs from release and main workflows
  • extract sonar jobs
  • try to extract build jobs
  • take a look at the rest
  • consider running things like linter/tests in parallel to save time & to be able to rerun them separately in the future if one fails

Contributor guide