Make database connections configurable by environment variables #768

Scalone
KitaitiMakoto scala 4 commity/ów z db-conns-conf do master 4 lat temu
KitaitiMakoto skomentował(-a) 4 lat temu (Zmigrowane z github.com)

so that we can tune performance.

so that we can tune performance.
codecov[bot] skomentował(-a) 4 lat temu (Zmigrowane z github.com)

Codecov Report

Merging #768 into master will decrease coverage by 0.03%.
The diff coverage is 18.18%.

@@            Coverage Diff             @@
##           master     #768      +/-   ##
==========================================
- Coverage   38.99%   38.96%   -0.04%     
==========================================
  Files          73       73              
  Lines        9721     9729       +8     
  Branches     2226     2227       +1     
==========================================
  Hits         3791     3791              
- Misses       4878     4885       +7     
- Partials     1052     1053       +1     
# [Codecov](https://codecov.io/gh/Plume-org/Plume/pull/768?src=pr&el=h1) Report > Merging [#768](https://codecov.io/gh/Plume-org/Plume/pull/768?src=pr&el=desc) into [master](https://codecov.io/gh/Plume-org/Plume/commit/180e34b07c014a3a37b2031cf0532ee17104f47b&el=desc) will **decrease** coverage by `0.03%`. > The diff coverage is `18.18%`. ```diff @@ Coverage Diff @@ ## master #768 +/- ## ========================================== - Coverage 38.99% 38.96% -0.04% ========================================== Files 73 73 Lines 9721 9729 +8 Branches 2226 2227 +1 ========================================== Hits 3791 3791 - Misses 4878 4885 +7 - Partials 1052 1053 +1 ```
elegaanz (Zmigrowane z github.com) zrecenzowano 4 lat temu
elegaanz (Zmigrowane z github.com) zostawił komentarz

Nice! I just have a small question, but otherwise it seems good to merge. Thanks!

Nice! I just have a small question, but otherwise it seems good to merge. Thanks!
elegaanz (Zmigrowane z github.com) skomentował(-a) 4 lat temu

Is there a reason for panicking in one case and silently failing in the other?

Is there a reason for panicking in one case and silently failing in the other?
KitaitiMakoto (Zmigrowane z github.com) zrecenzowano 4 lat temu
KitaitiMakoto (Zmigrowane z github.com) skomentował(-a) 4 lat temu

Good catch! There's no reason why. I will rewrite this and push it.

Good catch! There's no reason why. I will rewrite this and push it.
KitaitiMakoto (Zmigrowane z github.com) zrecenzowano 4 lat temu
KitaitiMakoto (Zmigrowane z github.com) skomentował(-a) 4 lat temu

Done.

Done.
elegaanz (Zmigrowane z github.com) zatwierdza te zmiany 4 lat temu
elegaanz (Zmigrowane z github.com) zostawił komentarz

Great!

Great!
KitaitiMakoto skomentował(-a) 4 lat temu (Zmigrowane z github.com)

Thank you for the merge.

Thank you for the merge.

Recenzenci

Pull Request został scalony jako 3be842c653.
Możesz także zobaczyć instrukcje wiersza poleceń.

Krok 1:

Z repozytorium twojego projektu, sprawdź nową gałąź i przetestuj zmiany.
git checkout -b db-conns-conf master
git pull origin db-conns-conf

Krok 2:

Połącz zmiany i zaktualizuj na Forgejo.
git checkout master
git merge --no-ff db-conns-conf
git push origin master
Zaloguj się, aby dołączyć do tej rozmowy.
Brak recenzentów
Brak kamienia milowego
Brak przypisanych
Uczestnicy 1
Powiadomienia
Termin realizacji
Data realizacji jest niewłaściwa lub spoza zakresu. Użyj formatu 'yyyy-mm-dd'.

Brak ustawionego terminu realizacji.

Zależności

No dependencies set.

Reference: Plume/Plume#768
Ładowanie…
Nie ma jeszcze treści.