-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
documentsのreadmeを最新化する #1062
Merged
The head ref may contain hidden characters: "feature/documents\u306Ereadme\u3092\u6700\u65B0\u5316\u3059\u308B"
Merged
documentsのreadmeを最新化する #1062
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Closed
tsuna-can-se
approved these changes
Apr 9, 2024
tsuna-can-se
pushed a commit
that referenced
this pull request
Apr 24, 2024
* Azure AD B2C サンプルのReadMeの誤字修正とcspellの除外設定追加 (#1051) * cspellの除外設定を追加。 * 誤字修正。 --------- Co-authored-by: Fumika Koyama <[email protected]> * アプリケーションアーキテクチャ概要編からコンソールアプリの要件別サンプルにリンクを張る (#1057) * リンクを追加 * 冗長な記載を修正 * documentsのreadmeを最新化する (#1062) * フォルダー構造を修正。 * 「テスト方針」と「画像ファイル」のフォルダー構成を修正。 --------- Co-authored-by: Fumika Koyama <[email protected]> * JWT認証処理を結合テストプロジェクトに追加。 * 結合テスト内でテスト用のJwtBearer認証を利用するよう修正。 * CIでテストを実行するようYAMLを修正。 * READMEにテストについての説明を追加。 * lintエラーに対応。 * lintエラーに対応。 * インデントを修正。 * インデントを修正。 * env名を修正。 * samples-azure-ad-b2c-auth-ci.ymlのインデントを2文字分に修正。 * インデントを修正。 * permissionが必要なjobをCIパイプラインから削除。 * WebApplicationFactoryクラスとテストクラスの名前を変更。 * 結合テストを組み込む方法の説明を追加。 * テスト結果サマリーの表示を修正。 * テスト結果を表示するよう修正。 * テスト結果表示部分を修正。 * テスト実行時のコンソールログのverbosityをquietに変更。 * dotnet test のverbosityをquietに変更。 * テスト実行時のログレベルをWarningに変更。 * 環境変数名を修正。 * 環境変数を修正。 * 環境変数を設定するタイミングを変更。 * テスト実行後の部分のみ表示するよう修正。 * trx-parserを使用する設定を追加。 * バージョン表記を修正。 * node.js 20対応バージョンに変更。 * 解析対象のTRXファイルのパスを修正。 * TRXファイルのパスを修正。 * permission追加。 * TRXのパスを修正。 * test-reporterを使用するよう修正。 * 不要なスペースを削除。 * テスト結果ページのタイトルを修正。 --------- Co-authored-by: Fumika Koyama <[email protected]> Co-authored-by: kentah <[email protected]>
tsuna-can-se
added a commit
that referenced
this pull request
Apr 26, 2024
* Azure AD B2C サンプルのReadMeの誤字修正とcspellの除外設定追加 (#1051) * cspellの除外設定を追加。 * 誤字修正。 --------- Co-authored-by: Fumika Koyama <[email protected]> * アプリケーションアーキテクチャ概要編からコンソールアプリの要件別サンプルにリンクを張る (#1057) * リンクを追加 * 冗長な記載を修正 * documentsのreadmeを最新化する (#1062) * フォルダー構造を修正。 * 「テスト方針」と「画像ファイル」のフォルダー構成を修正。 --------- Co-authored-by: Fumika Koyama <[email protected]> * mkdocs.ymlとドキュメントリリース用のYAMLに設定を追加。 * pngquantをsudoでインストールするよう修正。 * enabledの設定を削除。 * プラグインの記載位置を変更。 * lintエラーに対応。 * BUILD_DOCUMENTS=trueの時にソーシャルカードを生成するよう修正。 * 不要な設定を削除。 * タイトルとロゴのみのソーシャルカードを生成。 * インデントを修正。 * 不要なスペースを削除。 * タイトルのみを表示する。 * アイコンの設定を修正。 * アイコンの設定を削除。 * デフォルトのソーシャルカードのdescriptionを非表示にする。 * 不要なファイルを削除。 * ソーシャルカード内にtitleとdescriptionが入るきるよう修正。 * titleが付いていないページにtitle追加。 * descriptionの文字数を調整。 * descriptionのスペースを調整。 * 「.NET Fw」の表記を修正。 * READMEにソーシャルカードについての説明を追加。 * descriptionが抜けている部分に追記。 * titleとdescriptionを設定するようmarkdownlintのルールを追加。 * 商標ページのdescriptionを修正。 Co-authored-by: tsuna-can-se <[email protected]> * ソーシャルカードの確認方法を修正。 --------- Co-authored-by: Fumika Koyama <[email protected]> Co-authored-by: kentah <[email protected]> Co-authored-by: tsuna-can-se <[email protected]>
kharada7
pushed a commit
that referenced
this pull request
May 2, 2024
* Azure AD B2C サンプルのReadMeの誤字修正とcspellの除外設定追加 (#1051) * cspellの除外設定を追加。 * 誤字修正。 --------- Co-authored-by: Fumika Koyama <[email protected]> * アプリケーションアーキテクチャ概要編からコンソールアプリの要件別サンプルにリンクを張る (#1057) * リンクを追加 * 冗長な記載を修正 * documentsのreadmeを最新化する (#1062) * フォルダー構造を修正。 * 「テスト方針」と「画像ファイル」のフォルダー構成を修正。 --------- Co-authored-by: Fumika Koyama <[email protected]> * SuppressMapClientErrors = trueに設定。 * Azure AD B2CサンプルでProducesResponseTypeの設定を修正。 * クライアントコードの再生成。 --------- Co-authored-by: Fumika Koyama <[email protected]> Co-authored-by: kentah <[email protected]>
kharada7
pushed a commit
that referenced
this pull request
May 2, 2024
* Azure AD B2C サンプルのReadMeの誤字修正とcspellの除外設定追加 (#1051) * cspellの除外設定を追加。 * 誤字修正。 --------- Co-authored-by: Fumika Koyama <[email protected]> * アプリケーションアーキテクチャ概要編からコンソールアプリの要件別サンプルにリンクを張る (#1057) * リンクを追加 * 冗長な記載を修正 * documentsのreadmeを最新化する (#1062) * フォルダー構造を修正。 * 「テスト方針」と「画像ファイル」のフォルダー構成を修正。 --------- Co-authored-by: Fumika Koyama <[email protected]> * ドキュメント追加。 * ProblemDetailsの指定が不要だったので戻す。 * 指摘事項に対応。 * 不要なusingを削除。 --------- Co-authored-by: Fumika Koyama <[email protected]> Co-authored-by: kentah <[email protected]>
tsuna-can-se
pushed a commit
that referenced
this pull request
May 2, 2024
* Azure AD B2C サンプルのReadMeの誤字修正とcspellの除外設定追加 (#1051) * cspellの除外設定を追加。 * 誤字修正。 --------- Co-authored-by: Fumika Koyama <[email protected]> * アプリケーションアーキテクチャ概要編からコンソールアプリの要件別サンプルにリンクを張る (#1057) * リンクを追加 * 冗長な記載を修正 * documentsのreadmeを最新化する (#1062) * フォルダー構造を修正。 * 「テスト方針」と「画像ファイル」のフォルダー構成を修正。 --------- Co-authored-by: Fumika Koyama <[email protected]> * RSSプラグインの設定追加。 * フッターにRSSのリンクを追加。 * RSSプラグイン用のパッケージインストールタスクを追加。 * RSSのアイコンを追加。 --------- Co-authored-by: Fumika Koyama <[email protected]> Co-authored-by: kentah <[email protected]>
tsuna-can-se
pushed a commit
that referenced
this pull request
May 7, 2024
* Azure AD B2C サンプルのReadMeの誤字修正とcspellの除外設定追加 (#1051) * cspellの除外設定を追加。 * 誤字修正。 --------- Co-authored-by: Fumika Koyama <[email protected]> * アプリケーションアーキテクチャ概要編からコンソールアプリの要件別サンプルにリンクを張る (#1057) * リンクを追加 * 冗長な記載を修正 * documentsのreadmeを最新化する (#1062) * フォルダー構造を修正。 * 「テスト方針」と「画像ファイル」のフォルダー構成を修正。 --------- Co-authored-by: Fumika Koyama <[email protected]> * dependabotでのxunitの更新をグループ化。 --------- Co-authored-by: Fumika Koyama <[email protected]> Co-authored-by: kentah <[email protected]>
tsuna-can-se
pushed a commit
that referenced
this pull request
May 7, 2024
* Azure AD B2C サンプルのReadMeの誤字修正とcspellの除外設定追加 (#1051) * cspellの除外設定を追加。 * 誤字修正。 --------- Co-authored-by: Fumika Koyama <[email protected]> * アプリケーションアーキテクチャ概要編からコンソールアプリの要件別サンプルにリンクを張る (#1057) * リンクを追加 * 冗長な記載を修正 * documentsのreadmeを最新化する (#1062) * フォルダー構造を修正。 * 「テスト方針」と「画像ファイル」のフォルダー構成を修正。 --------- Co-authored-by: Fumika Koyama <[email protected]> * DbSet型プロパティの実装を自動実装プロパティに修正。 --------- Co-authored-by: Fumika Koyama <[email protected]> Co-authored-by: kentah <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.