Add markdown support for summary #482

マージ済み
Plume_migration_agent が 4 個のコミットを summary-md から master へマージ 5年前
trinity-1686a がコメント 5年前
オーナー

I should probably add a new field to keep raw md
Fixes #247

I should probably add a new field to keep raw md Fixes #247
elegaanz がコメント 5年前 (github.comから移行)

Also once #460 is merged, it would be interesting to use the "inline" mode for Markdown that was introduced, to avoid having profiles with big images or titles in their summaries.

Also once #460 is merged, it would be interesting to use the "inline" mode for Markdown that was introduced, to avoid having profiles with big images or titles in their summaries.
codecov[bot] がコメント 5年前 (github.comから移行)

Codecov Report

Merging #482 into master will increase coverage by 0.19%.
The diff coverage is 57.14%.

@@            Coverage Diff             @@
##           master     #482      +/-   ##
==========================================
+ Coverage   26.82%   27.01%   +0.19%     
==========================================
  Files          64       64              
  Lines        7423     7432       +9     
==========================================
+ Hits         1991     2008      +17     
+ Misses       5432     5424       -8
# [Codecov](https://codecov.io/gh/Plume-org/Plume/pull/482?src=pr&el=h1) Report > Merging [#482](https://codecov.io/gh/Plume-org/Plume/pull/482?src=pr&el=desc) into [master](https://codecov.io/gh/Plume-org/Plume/commit/a2b2e37aa0099aac451067ebf4526aa82f5eca51?src=pr&el=desc) will **increase** coverage by `0.19%`. > The diff coverage is `57.14%`. ```diff @@ Coverage Diff @@ ## master #482 +/- ## ========================================== + Coverage 26.82% 27.01% +0.19% ========================================== Files 64 64 Lines 7423 7432 +9 ========================================== + Hits 1991 2008 +17 + Misses 5432 5424 -8 ```
elegaanz (github.comから移行) がレビュー 5年前
elegaanz (github.comから移行) がコメント

👌

:ok_hand:
elegaanz (github.comから移行) が変更を承認 5年前
elegaanz (github.comから移行) がコメント

Even more 👌 now that the tests work.

Even more :ok_hand: now that the tests work.
igalic がコメント 5年前 (github.comから移行)

idea for testing migrations: run the setup, then run redo


would make a lot more sense of we had done test data, too 😅

idea for testing migrations: run the setup, then run `redo` ----- would make a lot more sense of we had done test data, too 😅
trinity-1686a がコメント 5年前
投稿者
オーナー

I don't know how to do that in Travis, but it's actually what I'm doing on my computer

I don't know how to do that in Travis, but it's actually what I'm doing on my computer

レビューア

プルリクエストは 570d7fe2d0 でマージされています。
コマンドラインの手順も確認できます。

ステップ 1:

あなたのプロジェクトリポジトリで新しいブランチをチェックアウトし、変更内容をテストします。
git checkout -b summary-md master
git pull origin summary-md

ステップ 2:

変更内容をマージして、Forgejoに反映します。
git checkout master
git merge --no-ff summary-md
git push origin master
サインインしてこの会話に参加。
レビューアなし
マイルストーンなし
担当者なし
2 人の参加者
通知
期日
期日が正しくないか範囲を超えています。 'yyyy-mm-dd' の形式で入力してください。

期日は未設定です。

依存関係

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

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