Skip to content

Conversation

@a-vasse
Copy link
Contributor

@a-vasse a-vasse commented Oct 27, 2025

  • added files for Tokyo 2026

@a-vasse a-vasse requested a review from a team as a code owner October 27, 2025 05:26
@netlify
Copy link

netlify bot commented Oct 27, 2025

Deploy Preview for devopsdays-web ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 4e1d2ec
🔍 Latest deploy log https://app.netlify.com/projects/devopsdays-web/deploys/68ff0270d7895d000812e4f6
😎 Deploy Preview https://deploy-preview-15557--devopsdays-web.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@apxltd
Copy link
Contributor

apxltd commented Oct 27, 2025

👍 from me (on the committee)

Copy link
Member

@nimbinatus nimbinatus left a comment

Choose a reason for hiding this comment

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

Hi there! We need you to use the add_new_event.sh script to kick off a new year's event. The docs on how to use the script are here. At the moment, here's what's missing or needs to be fixed:

It's much easier to use the script, though, than to try to catch everything on your own. That script will also ensure your main.yml file is updated to the latest version.

Also, please review the note about the email to info@ below. It helps us ensure the mailing lists are up to date with so many events happening :)

Comment on lines +48 to +64
<div class = "row">
<div class = "col-md-2">
<strong>Program</strong>
</div>
<div class = "col-md-8">
View the {{< event_link page="program" text="program." >}}
</div>
</div>

<div class = "row">
<div class = "col-md-2">
<strong>Speakers</strong>
</div>
<div class = "col-md-8">
Check out the {{< event_link page="speakers" text="speakers!" >}}
</div>
</div>
Copy link
Member

Choose a reason for hiding this comment

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

You don't have these pages created yet, so these links are broken. I'd comment them out until you're ready.



# These are the same people you have on the mailing list and Slack channel.
team_members: # Name is the only required field for team members.
Copy link
Member

Choose a reason for hiding this comment

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

Before we can merge this PR, We need an email sent to the info@ mailing address with the following information:

  • Whether there are any changes to the organizing team
  • If there are new organizers, we need the names, email addresses, and affiliations for all new organizers so we can add them to the mailing list and Slack.
  • If there are organizers removed, we need their email addresses so we can remove them from the mailing list and Slack.

Thank you!

enddate: 2026-04-16T23:59:59+09:00

# Leave CFP dates blank if you don't know yet, or set all three at once.
cfp_date_start: 2024-11-01T00:00:00+09:00 # start accepting talk proposals.
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
cfp_date_start: 2024-11-01T00:00:00+09:00 # start accepting talk proposals.
cfp_date_start: 2025-11-01T00:00:00+09:00 # start accepting talk proposals.

Comment on lines +23 to +27
registration_date_start: # start accepting registration. Leave blank if registration is not open yet. This will make the "Register" button appear on your "Welcome" page.
registration_date_end: # close registration. Leave blank if registration is not open yet. If you set "registration_date_start" you need a value here.

registration_closed: "" #set this to true if you need to manually close registration before your registration end date
registration_link: "" # If you have a custom registration link, enter it here. This will control the Registration menu item as well as the "Register" button.
Copy link
Member

Choose a reason for hiding this comment

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

Since your registration is open, you need to fill in these dates so it populates on the main page.

Suggested change
registration_date_start: # start accepting registration. Leave blank if registration is not open yet. This will make the "Register" button appear on your "Welcome" page.
registration_date_end: # close registration. Leave blank if registration is not open yet. If you set "registration_date_start" you need a value here.
registration_closed: "" #set this to true if you need to manually close registration before your registration end date
registration_link: "" # If you have a custom registration link, enter it here. This will control the Registration menu item as well as the "Register" button.
registration_date_start: 2025-11-05T00:00:00+09:00
registration_date_end: # What date should you have here?
registration_closed: "" #set this to true if you need to manually close registration before your registration end date
registration_link: "https://pretix.eu/devopsdaystokyo/2026/"

@nimbinatus nimbinatus added awaiting-email-to-info An email to info@ is pending. changes-requested Changes have been requested, and are pending updates. labels Nov 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting-email-to-info An email to info@ is pending. changes-requested Changes have been requested, and are pending updates.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants