Skip to content

CIの導入#13

Merged
wf9a5m75 merged 21 commits into
mainfrom
ci_cd
Jun 4, 2025
Merged

CIの導入#13
wf9a5m75 merged 21 commits into
mainfrom
ci_cd

Conversation

@wf9a5m75
Copy link
Copy Markdown
Contributor

@wf9a5m75 wf9a5m75 commented Jun 4, 2025

Description

開発を円滑に進めるため、LinterとReviewerを導入。

  • KtLint
  • Android Lint
  • ReviewDog (PRのみ)

@wf9a5m75 wf9a5m75 self-assigned this Jun 4, 2025
@wf9a5m75
Copy link
Copy Markdown
Contributor Author

wf9a5m75 commented Jun 4, 2025

@claude 日本語でレビューして

@claude
Copy link
Copy Markdown

claude Bot commented Jun 4, 2025

Claude encountered an error after 1m 45s —— View job


プルリクエストレビュー開始

CI/CDの導入に関するプルリクエストをレビューしています。

レビュータスク

  • CI/CD設定ファイルの確認
  • コード品質とベストプラクティスの評価
  • 潜在的なバグや問題の特定
  • パフォーマンスへの影響の検討
  • セキュリティへの影響の評価
  • テストカバレッジの確認
  • ドキュメント更新の必要性評価
  • 総合的なフィードバックの提供

@claude
Copy link
Copy Markdown

claude Bot commented Jun 4, 2025

Claude encountered an error after 1m 48s —— View job


I'll analyze this and get back to you.

@wf9a5m75 wf9a5m75 merged commit c1105ac into main Jun 4, 2025
1 check failed
@wf9a5m75 wf9a5m75 deleted the ci_cd branch June 4, 2025 03:25
wf9a5m75 added a commit that referenced this pull request Jul 6, 2025
* Introduce KtLint

* Fix: KtLint errors

* fix: Android lint errors

* add reviewdog check

* Run KtLint and Android lint for every commits

* Detect the code change by modules

* continue steps if no cache

* fix: duplicate steps are defined in the code_check.yml

* merge code_check.yml and reviewdog_pr.yml into ci.yml

* Add necessary files

* Fix: the ci workflow can not find the projects.properties file

* fix: KtLint does not work

* fix: KtLint and Android Lint errors

* fix: no value for <HERE_ACCESS_KEY_SECRET> is provided

* Separate lint and review actions
KouTsukigase pushed a commit that referenced this pull request Jul 25, 2025
* Introduce KtLint

* Fix: KtLint errors

* fix: Android lint errors

* add reviewdog check

* Run KtLint and Android lint for every commits

* Detect the code change by modules

* continue steps if no cache

* fix: duplicate steps are defined in the code_check.yml

* merge code_check.yml and reviewdog_pr.yml into ci.yml

* Add necessary files

* Fix: the ci workflow can not find the projects.properties file

* fix: KtLint does not work

* fix: KtLint and Android Lint errors

* fix: no value for <HERE_ACCESS_KEY_SECRET> is provided

* Separate lint and review actions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant