Skip to content

Events/uk dev summit 2026#89

Open
alexlovelltroy wants to merge 6 commits intomainfrom
events/UK-dev-summit-2026
Open

Events/uk dev summit 2026#89
alexlovelltroy wants to merge 6 commits intomainfrom
events/UK-dev-summit-2026

Conversation

@alexlovelltroy
Copy link
Copy Markdown
Member

Checklist

  • My code follows the style guidelines of this project
  • I have added/updated comments where needed
  • I have added tests that prove my fix is effective or my feature works
  • I have run make test (or equivalent) locally and all tests pass
  • DCO Sign-off: All commits are signed off (git commit -s) with my real name and email
  • REUSE Compliance:
    • Each new/modified source file has SPDX copyright and license headers
    • Any non-commentable files include a <filename>.license sidecar
    • All referenced licenses are present in the LICENSES/ directory

Description

This pull request updates the event details and schedule for the OpenCHAMI Developer Summit @ UCL 2026 and introduces a new email link partial for the site. The event documentation now includes an optional pre-summit day at Cambridge, revised dates, updated hosts, and a more detailed agenda. Additionally, a new reusable email link template is added.

Event schedule and content updates:

  • Changed summit start date to May 6, 2026, to include an optional "Day 0" at Cambridge, and updated all references and the event agenda to reflect this addition. [1] [2]
  • Revised and expanded the event schedule for all days, detailing sessions, speakers, and venues for the new pre-summit day and the main summit days.
  • Updated hosts, session chairs, and contact details, including corrections to affiliations (e.g., Tom Green now listed as Bristol). [1] [2]

Site functionality:

  • Added a new partial template email.html to standardize email address rendering, ensuring proper formatting and security.

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update

alexlovelltroy and others added 6 commits March 6, 2026 10:07
… for UCL 2026 event

Signed-off-by: Alex Lovell-Troy <alovelltroy@lanl.gov>
Signed-off-by: Alex Lovell-Troy <alovelltroy@lanl.gov>
…L 2026 event

Signed-off-by: Alex Lovell-Troy <alovelltroy@lanl.gov>
Signed-off-by: Alex Lovell-Troy <alovelltroy@lanl.gov>
Signed-off-by: Dominic Friend <dmf38@cam.ac.uk>
@alexlovelltroy alexlovelltroy requested a review from green-br March 26, 2026 20:52
Copy link
Copy Markdown
Contributor

@green-br green-br left a comment

Choose a reason for hiding this comment

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

Looks good - rendered locally and all displaying well and no obvious mistakes.

@@ -0,0 +1,2 @@
{{ $address := replace (.emailAddress | safeURL) "mailto:" "" -}}
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This file isn't needed is it? The change in layout may have confused the updating of the branch?

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.

3 participants