MarquezProject / marquez

Collect, aggregate, and visualize a data ecosystem's metadata
https://marquezproject.ai
Apache License 2.0
1.78k stars 320 forks source link

Set WEB_PORT in Helm chart #2963

Closed ThijsKoot closed 3 weeks ago

ThijsKoot commented 3 weeks ago

Problem

Closes: #2962

Solution

Set the WEB_PORT environment variable for web deployment to the value specified in values.yaml.

Checklist

boring-cyborg[bot] commented 3 weeks ago

Thanks for opening your first pull request in the Marquez project! Please check out our contributing guidelines (https://github.com/MarquezProject/marquez/blob/main/CONTRIBUTING.md).

netlify[bot] commented 3 weeks ago

Deploy Preview for peppy-sprite-186812 canceled.

Name Link
Latest commit 6d732c23c73726d54416a08a14a05a6aaebb28f3
Latest deploy log https://app.netlify.com/sites/peppy-sprite-186812/deploys/67236c44fb723400076fc341
codecov[bot] commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 81.19%. Comparing base (ce147a2) to head (6d732c2). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2963 +/- ## ========================================= Coverage 81.19% 81.19% Complexity 1505 1505 ========================================= Files 268 268 Lines 7358 7358 Branches 325 325 ========================================= Hits 5974 5974 Misses 1226 1226 Partials 158 158 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

boring-cyborg[bot] commented 3 weeks ago

Great job! Congrats on your first merged pull request in the Marquez project!