Allow to change logo from .env #497

已合併
Plume_migration_agent 5 年之前 將 1 次代碼提交從 logo 合併至 master
所有者

Fix #273

Fix #273
codecov[bot] " 評論 5 年之前" (Migrated from github.com)

Codecov Report

Merging #497 into master will increase coverage by 0.1%.
The diff coverage is 35.84%.

@@            Coverage Diff            @@
##           master     #497     +/-   ##
=========================================
+ Coverage   26.72%   26.82%   +0.1%     
=========================================
  Files          65       65             
  Lines        8741     8748      +7     
=========================================
+ Hits         2336     2347     +11     
+ Misses       6405     6401      -4
# [Codecov](https://codecov.io/gh/Plume-org/Plume/pull/497?src=pr&el=h1) Report > Merging [#497](https://codecov.io/gh/Plume-org/Plume/pull/497?src=pr&el=desc) into [master](https://codecov.io/gh/Plume-org/Plume/commit/65bb50e88f6bedf9b11fd3c6af8bb285acdc0849?src=pr&el=desc) will **increase** coverage by `0.1%`. > The diff coverage is `35.84%`. ```diff @@ Coverage Diff @@ ## master #497 +/- ## ========================================= + Coverage 26.72% 26.82% +0.1% ========================================= Files 65 65 Lines 8741 8748 +7 ========================================= + Hits 2336 2347 +11 + Misses 6405 6401 -4 ```
codecov[bot] " 評論 5 年之前" (Migrated from github.com)

Codecov Report

Merging #497 into master will increase coverage by 0.1%.
The diff coverage is 35.84%.

@@            Coverage Diff            @@
##           master     #497     +/-   ##
=========================================
+ Coverage   26.72%   26.82%   +0.1%     
=========================================
  Files          65       65             
  Lines        8741     8748      +7     
=========================================
+ Hits         2336     2347     +11     
+ Misses       6405     6401      -4
# [Codecov](https://codecov.io/gh/Plume-org/Plume/pull/497?src=pr&el=h1) Report > Merging [#497](https://codecov.io/gh/Plume-org/Plume/pull/497?src=pr&el=desc) into [master](https://codecov.io/gh/Plume-org/Plume/commit/65bb50e88f6bedf9b11fd3c6af8bb285acdc0849?src=pr&el=desc) will **increase** coverage by `0.1%`. > The diff coverage is `35.84%`. ```diff @@ Coverage Diff @@ ## master #497 +/- ## ========================================= + Coverage 26.72% 26.82% +0.1% ========================================= Files 65 65 Lines 8741 8748 +7 ========================================= + Hits 2336 2347 +11 + Misses 6405 6401 -4 ```
elegaanz (Migrated from github.com) approved these changes 5 年之前
elegaanz (Migrated from github.com) left a comment

Works well. I'll try to write some documentation, and add the other logo proposal in the repo by default (after reworking them a bit, so that we have them all in the correct dimensions). Thanks. 👍

(I think I'll let you merge this time, in case there was still something to add 😬)

Works well. I'll try to write some documentation, and add the other logo proposal in the repo by default (after reworking them a bit, so that we have them all in the correct dimensions). Thanks. :+1: (I think I'll let you merge this time, in case there was still something to add :grimacing:)
發佈者
所有者

nah, this time there is nothing more to add 😉

nah, this time there is nothing more to add :wink:

Reviewers

The pull request has been merged as ace6181c99.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b logo master
git pull origin logo

Step 2:

Merge the changes and update on Forgejo.
git checkout master
git merge --no-ff logo
git push origin master
登入 才能加入這對話。
No reviewers
未選擇里程碑
No Assignees
2 參與者
訊息
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Plume/Plume#497
Loading…
尚未有任何內容