-
Notifications
You must be signed in to change notification settings - Fork 700
[TOKYO-2026] #15577
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
base: main
Are you sure you want to change the base?
[TOKYO-2026] #15577
Conversation
a-vasse
commented
Nov 11, 2025
- ran .sh for tokyo 2026 and added changes to .yaml
- removed redundant images cached from previous PR
✅ Deploy Preview for devopsdays-web ready!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify project configuration. |
| - name: conduct | ||
|
|
||
| # 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. |
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.
Please send an email to confirm your team members to info @ devopadys
| cfp_date_end: 2026-03-01T13:00:00+09:00 # close your call for proposals. | ||
| cfp_date_announce: 2026-03-15T00:00:00+09:00 # inform proposers of status | ||
|
|
||
| cfp_link: "https://www.devopsdaystokyo.org/" #if you have a custom link for submitting proposals, add it here. This will control the Propose menu item as well as the "Propose" button. |
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.
This does not really point to the CFP jus to the general website
| <strong>Sponsors</strong> | ||
| </div> | ||
| <div class = "col-md-8"> | ||
| <a href="https://www.devopsdaystokyo.org/call-for-sponsor">Sponsor the conference!</a> |
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.
This seems to give a 404, can you please update this
| <strong>Propose</strong> | ||
| </div> | ||
| <div class = "col-md-8"> | ||
| <a href="https://confengine.com/conferences/devopsdays-tokyo-2026">Propose a talk!</a> |
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.
Here you do have a CFP, however in the main.yml you do not use this link, maybe use the short code, so you only need to update it once
{{< event_link page="propose" text="Propse a talk!" >}}