Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Usage for --db-port #2965

Merged
merged 1 commit into from
Oct 31, 2024
Merged

Usage for --db-port #2965

merged 1 commit into from
Oct 31, 2024

Conversation

wslulciuc
Copy link
Member

@wslulciuc wslulciuc commented Oct 31, 2024

 % ./docker/up.sh --sh
usage: ./up.sh [FLAGS] [ARG...]
A script used to run Marquez via Docker

EXAMPLES:
...

  # Set database port
  ./up.sh --db-port 2345

ARGUMENTS:
  -a, --api-port int          api port (default: 5000)
  -m, --api-admin-port int    api admin port (default: 5001)
  -w, --web-port int          web port (default: 3000)
  -d, --db-port int           database port (default: 5432)
...

Signed-off-by: Willy Lulciuc <willy.lulciuc@gmail.com>
@boring-cyborg boring-cyborg bot added the docker label Oct 31, 2024
Copy link

netlify bot commented Oct 31, 2024

Deploy Preview for peppy-sprite-186812 canceled.

Name Link
🔨 Latest commit 30b8872
🔍 Latest deploy log https://app.netlify.com/sites/peppy-sprite-186812/deploys/6723cd664c409e0008369f1a

@wslulciuc wslulciuc enabled auto-merge (squash) October 31, 2024 18:33
Copy link

codecov bot commented Oct 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.19%. Comparing base (aa7ed3e) to head (30b8872).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #2965   +/-   ##
=========================================
  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           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@wslulciuc wslulciuc merged commit 7d8437d into main Oct 31, 2024
16 checks passed
@wslulciuc wslulciuc deleted the fix-help-msg-for-docker/up.sh branch October 31, 2024 18:54
jonathanpmoraes pushed a commit to nubank/NuMarquez that referenced this pull request Feb 4, 2025
Signed-off-by: Willy Lulciuc <willy.lulciuc@gmail.com>
jonathanpmoraes pushed a commit to nubank/NuMarquez that referenced this pull request Feb 6, 2025
Signed-off-by: Willy Lulciuc <willy.lulciuc@gmail.com>
jonathanpmoraes pushed a commit to nubank/NuMarquez that referenced this pull request Feb 6, 2025
Signed-off-by: Willy Lulciuc <willy.lulciuc@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants