-
Notifications
You must be signed in to change notification settings - Fork 0
atlasのcommunity editionを使ってlintする #1425
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
Conversation
|
Migrate lint ✅ Lint output |
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
|
Migrate lint ✅ Lint output |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1425 +/- ##
=======================================
Coverage 52.89% 52.89%
=======================================
Files 136 136
Lines 10003 10003
=======================================
Hits 5291 5291
Misses 4398 4398
Partials 314 314 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
User description
PR Type
Enhancement, Documentation
Description
CIでAtlas Community導入しLint実行
Atlas設定を新規追加し環境分離
TaskのLintタスクを削除
ドキュメントをCommunity前提に更新
Diagram Walkthrough
File Walkthrough
atlas.ci.hcl
Atlas用CI/ローカル設定ファイルの新規追加atlas.ci.hcl
ci.yaml
CIでAtlas Community導入とLint実行方法更新.github/workflows/ci.yaml
Taskfile.yml
ルートTaskfileの整備とLintタスク削除Taskfile.yml
Taskfile_unix.yml
Unix用TaskfileからLintタスク削除task/Taskfile_unix.yml
Taskfile_windows.yml
Windows用Taskfileの整備とLint削除task/Taskfile_windows.yml
migration.md
マイグレーションLint手順をCommunity前提に更新docs/migration.md