matter-labs / block-explorer

zkSync Era Block Explorer
Apache License 2.0
127 stars 113 forks source link

fix: get db url from DATABASE_URL env var in worker #294

Closed vasyl-ivanchuk closed 1 month ago

vasyl-ivanchuk commented 1 month ago

What ❔

Get DB URL from DATABASE_URL env var in the Worker service.

Why ❔

To make it consistent with the API service and simplify infrastructure automation.

Checklist

github-actions[bot] commented 1 month ago

API E2E Test Results

207 tests   207 :white_check_mark:  21s :stopwatch:  14 suites    0 :zzz:   1 files      0 :x:

Results for commit a1eb9fe7.

github-actions[bot] commented 1 month ago

Unit Test Results

    4 files    263 suites   11m 59s :stopwatch: 2 090 tests 2 089 :white_check_mark: 1 :zzz: 0 :x: 2 299 runs  2 298 :white_check_mark: 1 :zzz: 0 :x:

Results for commit a1eb9fe7.

github-actions[bot] commented 1 month ago

Visit the preview URL for this PR: https://staging-scan-v2--pr-294-l5iymvmu.web.app

github-actions[bot] commented 1 month ago

:tada: This PR is included in version 2.49.5 :tada:

The release is available on:

Your semantic-release bot :package::rocket: