Skip to content

feat: add CFP dates to content#118

Merged
fredleger merged 3 commits intomainfrom
copilot/add-cfp-dates-to-content
Feb 27, 2026
Merged

feat: add CFP dates to content#118
fredleger merged 3 commits intomainfrom
copilot/add-cfp-dates-to-content

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Feb 25, 2026

CFP important dates were placeholder TBD values in both EN and FR content files. Updates them with the confirmed schedule.

Changes

  • data/pages/home/en.ts — replaced TBD with actual dates:

    • CFP Opens → May 15, 2026
    • CFP Closes → July 15, 2026
    • Speakers Notified → September 1, 2026
  • data/pages/home/fr.ts — same dates in French locale format:

    • Ouverture du CFP → 15 mai 2026
    • Clôture du CFP → 15 juillet 2026
    • Notification des speakers → 1er septembre 2026
Original prompt

This section details on the original issue you should resolve

<issue_title>The CFP dates are not indicated</issue_title>
<issue_description>We should add the CFP dates into content

  • Open : 15/05/2026
  • Closes: 15/07/2026
  • Results: 15/09/2026

</issue_description>

Comments on the Issue (you are @copilot in this section)


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Copilot AI changed the title [WIP] Add CFP dates to content Add CFP dates to content Feb 25, 2026
@fredleger fredleger changed the title Add CFP dates to content feat: Add CFP dates to content Feb 26, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Feb 26, 2026

Code Coverage Report

Coverage Results

Test Results

Status Count
✅ Passed 72
❌ Failed 0
⏭️ Skipped 0
Total 72

Pass Rate: 100.0%

Coverage

Metric Covered Total Percentage
Lines 483 509 94.89%
Branches 380 452 84.07%
Functions 118 122 96.72%

Overall: 94.89% 🟢
🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩⬜

@fredleger fredleger changed the title feat: Add CFP dates to content feat: add CFP dates to content Feb 26, 2026
@fredleger fredleger marked this pull request as ready for review February 26, 2026 08:59
@fredleger fredleger force-pushed the copilot/add-cfp-dates-to-content branch from 7a1b4cb to 6d82d83 Compare February 26, 2026 09:29
@fredleger
Copy link
Copy Markdown
Contributor

@copilot we changed our mind and want the CFP ending on the 01/09/2026 (1st of september). Can you fix it ?

Copy link
Copy Markdown
Contributor Author

Copilot AI commented Feb 27, 2026

@copilot we changed our mind and want the CFP ending on the 01/09/2026 (1st of september). Can you fix it ?

Done in commit 7f95539. CFP closing date updated to September 1, 2026 (September 1, 2026 in EN, 1er septembre 2026 in FR).

@fredleger
Copy link
Copy Markdown
Contributor

@copilot we changed our mind and want the CFP ending on the 01/09/2026 (1st of september). Can you fix it ?

Sorry i mixed it ... It's the results date that is th 1st of September, CFP closes on the 15 of July

Copy link
Copy Markdown
Contributor Author

Copilot AI commented Feb 27, 2026

...

Fixed in commit e44f6a9. The final dates are:

  • CFP Closes → July 15, 2026
  • Speakers Notified → September 1, 2026

Copilot AI and others added 3 commits February 27, 2026 11:44
Co-authored-by: fredleger <2778741+fredleger@users.noreply.github.com>
Co-authored-by: fredleger <2778741+fredleger@users.noreply.github.com>
Co-authored-by: fredleger <2778741+fredleger@users.noreply.github.com>
@fredleger fredleger force-pushed the copilot/add-cfp-dates-to-content branch from e44f6a9 to 1eda892 Compare February 27, 2026 10:44
@fredleger fredleger merged commit 4e4450b into main Feb 27, 2026
10 checks passed
@fredleger fredleger deleted the copilot/add-cfp-dates-to-content branch February 27, 2026 10:47
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.

The CFP dates are not indicated

2 participants