Closed ThijsKoot closed 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).
Name | Link |
---|---|
Latest commit | 6d732c23c73726d54416a08a14a05a6aaebb28f3 |
Latest deploy log | https://app.netlify.com/sites/peppy-sprite-186812/deploys/67236c44fb723400076fc341 |
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.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Great job! Congrats on your first merged pull request in the Marquez project!
Problem
Closes: #2962
Solution
Set the
WEB_PORT
environment variable for web deployment to the value specified invalues.yaml
.Checklist
CHANGELOG.md
(Depending on the change, this may not be necessary)..sql
database schema migration according to Flyway's naming convention (if relevant)