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

fix: docker-compose admin platform panic (#805) (#807) #826

Merged
merged 1 commit into from
Mar 1, 2024

Conversation

gufengwyx8
Copy link
Contributor

@gufengwyx8 gufengwyx8 commented Feb 7, 2024

What this PR does:
docker-compose admin platform panic

Which issue(s) this PR fixes:
Fixes #805 / #807

Copy link

cr-gpt bot commented Feb 7, 2024

Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information

Copy link

sonarcloud bot commented Feb 7, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@codecov-commenter
Copy link

codecov-commenter commented Feb 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (9b24ed9) 40.20% compared to head (e5b72f5) 40.20%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #826   +/-   ##
=======================================
  Coverage   40.20%   40.20%           
=======================================
  Files         265      265           
  Lines       26708    26708           
=======================================
+ Hits        10738    10739    +1     
+ Misses      14826    14822    -4     
- Partials     1144     1147    +3     

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

@gufengwyx8 gufengwyx8 changed the title fix: docker-compose admin platform panic (#807) fix: docker-compose admin platform panic (#805 / #807) Feb 7, 2024
@gufengwyx8 gufengwyx8 changed the title fix: docker-compose admin platform panic (#805 / #807) fix: docker-compose admin platform panic (#805) (#807) Feb 7, 2024
@dongzl dongzl merged commit a27c47b into arana-db:master Mar 1, 2024
11 checks passed
@gufengwyx8 gufengwyx8 deleted the fix/807 branch April 10, 2024 07:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

When I run docker-compose up, arana-admin is always restart
5 participants