-
-
Notifications
You must be signed in to change notification settings - Fork 109
🆕 Add CoderDojo 砧 in 東京都 #1738
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
🆕 Add CoderDojo 砧 in 東京都 #1738
Conversation
db/dojos.yaml
Outdated
prefecture_id: 13 | ||
logo: "/img/dojos/default.webp" | ||
url: https://connpass.com/event/363462/ | ||
description: 世田谷区で毎月1回開催 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@nacchan99 ここは他の説明文に合わせて 毎月開催
としてください! そのまま採用するのではなく、なるべく既存の説明文の文章パターンを合わせてもらえると助かります...!! 🙏 ✨
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
かしこまりました🙌
修正します!
@nacchan99 こちらは 1Password for Team の内容をご確認いただければちゃんと動くかなと思います...!! 🙇
|
- id を本番環境の連番に合わせて修正 - ConnpassイベントのURLを更新 - 説明文を既存の文章パターンに統一 - dojo_event_services.yaml にコメント追加
db/dojo_event_services.yaml
Outdated
@@ -27,6 +27,12 @@ | |||
### 以下、Dojo 情報まとめ ### | |||
### (dojos.yaml の追加順) ### | |||
|
|||
# 砧(東京都世田谷区)- connpass の個人アカウントのため登録できない。グループアカウントにする必要がある。(グループ化できたら dojos.yamlのurlも変更すると良さそう) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
めちゃくちゃ細かいのですが、後でやること・やりたいことは TODO
として記載するとわかりやすそうです👍
- # 砧(東京都世田谷区)- connpass の個人アカウントのため登録できない。グループアカウントにする必要がある。(グループ化できたら dojos.yamlのurlも変更すると良さそう)
+ # 砧(東京都世田谷区)- connpass の個人アカウントのため登録できない。グループアカウントにする必要がある。
+ TODO: グループ化されたら dojos.yamlのurlも合わせて更新
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ご指摘ありがとうございます!
1e69da7
にて変更しました✨
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
対応ありがとうございます!
1点コメントしていますが、コメントアウトの部分なのと、それ以外は良さそうなので Approve しています🙆♀️
マージします🚀 |
やったこと
メモID=342(播磨科学公園都市 in 兵庫県)が欠番になっているため、CIテストの Dojo validate id sequence が失敗中。#1723 がマージされれば解決しそう。