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

feat(gateway): Public key settings to allow name and creation date to… #805

Merged
merged 1 commit into from
Dec 5, 2023

Conversation

kyosu-1
Copy link
Member

@kyosu-1 kyosu-1 commented Dec 5, 2023

なぜやるか

#781 に対応

やったこと

  • Userkey に name と created_at を追加

やらなかったこと

資料

@kyosu-1
Copy link
Member Author

kyosu-1 commented Dec 5, 2023

image

evans で動作確認

@kyosu-1 kyosu-1 requested a review from motoki317 December 5, 2023 10:44
@kyosu-1 kyosu-1 linked an issue Dec 5, 2023 that may be closed by this pull request
@kyosu-1 kyosu-1 self-assigned this Dec 5, 2023
@motoki317
Copy link
Member

多分良さそうです

nameが空でも通るかどうかをevansかテストで確認してもらえると良いと思います

@kyosu-1
Copy link
Member Author

kyosu-1 commented Dec 5, 2023

image

nameが空の場合の挙動です。omitempty で name フィールドが出力に含まれない形になります

Copy link
Member

@motoki317 motoki317 left a comment

Choose a reason for hiding this comment

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

これを入れたら、wikiの「スキーマが変わった」のセクションを参考にしてリリース・デプロイしてほしいです
https://wiki.trap.jp/SysAd/dev/NeoShowcase/Administration

@kyosu-1 kyosu-1 merged commit 0c6a64e into main Dec 5, 2023
16 checks passed
@kyosu-1 kyosu-1 deleted the feature/user-key-name branch December 5, 2023 11:24
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.

SSH鍵に名前フィールドを追加
2 participants