Make comments in styleshhets a bit clearer #545

Слито
marek-lach слито 2 коммит(ов) из Plume-color-scheme в master 5 лет назад
marek-lach прокомментировал(а) 5 лет назад (Перенесено из github.com)
Пока нет содержимого.
codecov[bot] прокомментировал(а) 5 лет назад (Перенесено из github.com)

Codecov Report

Merging #545 into master will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #545   +/-   ##
=======================================
  Coverage   43.97%   43.97%           
=======================================
  Files          68       68           
  Lines        7890     7890           
=======================================
  Hits         3470     3470           
  Misses       4420     4420
# [Codecov](https://codecov.io/gh/Plume-org/Plume/pull/545?src=pr&el=h1) Report > Merging [#545](https://codecov.io/gh/Plume-org/Plume/pull/545?src=pr&el=desc) into [master](https://codecov.io/gh/Plume-org/Plume/commit/a20d2df50aaf39ab7e40a76c074449fac44be617?src=pr&el=desc) will **not change** coverage. > The diff coverage is `n/a`. ```diff @@ Coverage Diff @@ ## master #545 +/- ## ======================================= Coverage 43.97% 43.97% ======================================= Files 68 68 Lines 7890 7890 ======================================= Hits 3470 3470 Misses 4420 4420 ```
igalic (Перенесено из github.com) одобрил(а) эти изменения 5 лет назад
igalic (Перенесено из github.com) оставил комментарий

👍

👍
@ -1,4 +1,4 @@
// Colors
// Color Scheme
$background: #F4F4F4;
igalic (Перенесено из github.com) прокомментировал(а) 5 лет назад

how did this change, in its own, fail the build?

how did this change, in its own, fail the build?
trinity-1686a рассмотрел(а) изменения 5 лет назад
@ -1,4 +1,4 @@
// Colors
// Color Scheme
$background: #F4F4F4;
trinity-1686a прокомментировал(а) 5 лет назад
Владелец

kcov seems to use something that is not always available in circle-ci containers, and make the job fail with a "set personality failed" or similar. When I see one, I usually restart the workflow to make things pass as they should, in this case I wasn't quick enough and you noticed before me

kcov seems to use something that is not always available in circle-ci containers, and make the job fail with a "set personality failed" or similar. When I see one, I usually restart the workflow to make things pass as they should, in this case I wasn't quick enough and you noticed before me

Рецензенты

Запрос на слияние был объединен как ff92ac0763.
Вы также можете просмотреть инструкции командной строки.

Шаг 1:

В репозитории вашего проекта посмотрите новую ветку и протестируйте изменения.
git checkout -b Plume-color-scheme master
git pull origin Plume-color-scheme

Шаг 2:

Объединить изменения и обновить на Forgejo.
git checkout master
git merge --no-ff Plume-color-scheme
git push origin master
Войдите, чтобы присоединиться к обсуждению.
Нет рецензентов
Нет этапа
Нет назначенных лиц
2 участников
Уведомления
Срок выполнения
Срок действия недействителен или находится за пределами допустимого диапазона. Пожалуйста, используйте формат 'гггг-мм-дд'.

Срок выполнения не установлен.

Зависимости

Зависимостей нет.

Reference: Plume/Plume#545
Загрузка…
Пока нет содержимого.