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 人の参加者
通知
期日
期日が正しくないか範囲を超えています。 'yyyy-mm-dd' の形式で入力してください。

期日は未設定です。

依存関係

依存関係が設定されていません。

リファレンス: Plume/Plume#545
読み込み中…
まだ内容がありません