Skip to content
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

chore: Airtableからルール出力する運用をやめる #568

Merged
merged 2 commits into from
Oct 28, 2024

Conversation

ibulog
Copy link
Contributor

@ibulog ibulog commented Oct 25, 2024

課題・背景

  • SmartHR Design Systemの用字用語ページについて、Airtableから生成する運用からmdxに直接書く運用に変更された
  • よって、用字用語が下記の3重に管理されている状態
    • SmartHR Design Systemのmdx
    • Airtable
    • textlintのルール
  • 3重管理を解消するため、Airtableからtextlintルールを生成する運用を廃止し、textlintルールもymlファイルを直接編集する運用に変更する

やったこと

  • Airtableからtextlintルールを出力するためのコードを削除

やらなかったこと

申し送り

  • GitHubリポジトリに登録されたCredentialsは後ほど削除します

動作確認

  • ルール自体の変更はないので、差分の確認のみお願いします!

正しいと判定される想定の文章

誤りと判定される想定の文章

@diescake
Copy link
Contributor

@ibulog .env.example もAirtable用の情報しかないので消せそうです!

package.json Outdated Show resolved Hide resolved
@ibulog ibulog requested a review from diescake October 28, 2024 01:15
Copy link
Contributor

@diescake diescake left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

あざます!GoGo〜〜!

@ibulog ibulog merged commit 2889552 into main Oct 28, 2024
2 checks passed
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.

2 participants