Skip to content

Resolves kafbat/kafka-ui#90 Added contract profile, to only build API, local profile now builds frontend #1517

Resolves kafbat/kafka-ui#90 Added contract profile, to only build API, local profile now builds frontend

Resolves kafbat/kafka-ui#90 Added contract profile, to only build API, local profile now builds frontend #1517

GitHub Actions / Task Completed Checker succeeded Nov 24, 2024 in 0s

Task Completed Checker

All tasks are completed!

Details

✅ Completed Tasks

  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation (e.g. ENVIRONMENT VARIABLES)
  • My changes generate no new warnings (e.g. Sonar is happy)
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged