-
Notifications
You must be signed in to change notification settings - Fork 7
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 CNDS2025 #2484
Add CNDS2025 #2484
Conversation
commit: cloudnativedaysjp/dreamkast@ccf528b Co-authored-by: GitHub Action <[email protected]>
Simplecov Report
|
commit: cloudnativedaysjp/dreamkast@c869d45 Co-authored-by: GitHub Action <[email protected]>
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.
Copilot reviewed 14 out of 22 changed files in this pull request and generated no comments.
Files not reviewed (8)
- app/javascript/stylesheets/cnds2025.scss: Language not supported
- app/javascript/stylesheets/cnds2025/_cnds2025.scss: Language not supported
- app/javascript/stylesheets/cnds2025/_timetable.scss: Language not supported
- app/javascript/stylesheets/cnds2025/_utilities.scss: Language not supported
- app/javascript/stylesheets/cnds2025/_variables.scss: Language not supported
- app/views/event/cnds2025_show.html.erb: Evaluated as low risk
- app/views/speaker_dashboard/speakers/_guidance_section_1.html.erb: Evaluated as low risk
- app/views/speaker_dashboard/speakers/_guidance_section_2.html.erb: Evaluated as low risk
</div> | ||
<div class="col-lg-12 text-center mt-4 projects" id="project-list"> | ||
<h2 class="text-black mt-0">企画一覧</h2> | ||
<%= render(partial: "contents/cndw2024/projects") %> |
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.
commit: cloudnativedaysjp/dreamkast@7cda014 Co-authored-by: GitHub Action <[email protected]>
EOS | ||
}, | ||
{ | ||
id: 13, |
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.
01_proposal_item_configs.rb などの追加も必要でした!
commit: cloudnativedaysjp/dreamkast@525baf5 Co-authored-by: GitHub Action <[email protected]>
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.
Copilot reviewed 14 out of 24 changed files in this pull request and generated 2 comments.
Files not reviewed (10)
- app/javascript/stylesheets/cnds2025.scss: Language not supported
- app/javascript/stylesheets/cnds2025/_cnds2025.scss: Language not supported
- app/javascript/stylesheets/cnds2025/_timetable.scss: Language not supported
- app/javascript/stylesheets/cnds2025/_utilities.scss: Language not supported
- app/javascript/stylesheets/cnds2025/_variables.scss: Language not supported
- app/views/event/cnds2025_show.html.erb: Evaluated as low risk
- app/views/speaker_dashboard/speakers/_guidance_section_1.html.erb: Evaluated as low risk
- app/views/speaker_dashboard/speakers/_guidance_section_2.html.erb: Evaluated as low risk
- app/views/speaker_dashboard/speakers/guidance.html.erb: Evaluated as low risk
- webpack.config.js: Evaluated as low risk
推しのプロダクトをとことん使い込んでいたり、OSSの開発に熱中するエンジニアたちが集まり、 | ||
その知見や思いを共有し合うことで新たな発想や出会いが生まれていくのです。 | ||
|
||
2025年は、日本でCloudNativeがいっそう盛り上がる、まさに"情熱"に満ちた年となるでしょう。 |
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.
The word 'いっそう' should be '一層' to maintain consistency and correctness in the Japanese text.
2025年は、日本でCloudNativeがいっそう盛り上がる、まさに"情熱"に満ちた年となるでしょう。 | |
2025年は、日本でCloudNativeが一層盛り上がる、まさに"情熱"に満ちた年となるでしょう。 |
Copilot is powered by AI, so mistakes are possible. Review output carefully before use.
items: [ | ||
{ | ||
id: 195, | ||
key: SessionTime::FOURTY_MINUTES, |
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.
The word 'FOURTY' is misspelled. It should be 'FORTY'.
key: SessionTime::FOURTY_MINUTES, | |
key: SessionTime::FORTY_MINUTES, |
Copilot is powered by AI, so mistakes are possible. Review output carefully before use.
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.
LGTM!!!!!!!!!!!!
No description provided.