Conversation
✅ Deploy Preview for devopsdays-web ready!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify project configuration. |
data/events/2026/campinas/main.yml
Outdated
| year: "2026" # The year of the event. Make sure it is in quotes. | ||
| city: "Campinas" # The displayed city name of the event. Capitalize it. | ||
| description: "DevOpsDays 2025" # Edit this to suit your preferences | ||
| masthead_background: "background.jpg" |
There was a problem hiding this comment.
I do not see this image in this PR, did you forget it or am I not seeing it
data/events/2026/campinas/main.yml
Outdated
| registration_date_end: to be defined | ||
|
|
||
| registration_closed: | ||
| registration_link: https://lets.events/e/devopsdays-campinas-2025/ |
There was a problem hiding this comment.
This is still pointing to 2025
data/events/2026/campinas/main.yml
Outdated
|
|
||
| - name: contato | ||
| icon: "envelope-o" | ||
| url: /events/2025-campinas/contact |
There was a problem hiding this comment.
You're pointing to 2025 here
|
|
||
| # List all of your sponsors here along with what level of sponsorship they have. | ||
| # Check data/sponsors/ to use sponsors already added by others. | ||
| sponsors: |
There was a problem hiding this comment.
You cannot have empty sponsor slots here, you need to comment the sponsors without an id
Once the sponsors have been accepted, you can create the sponsor file and image if required and then add them
data/events/2026/campinas/main.yml
Outdated
| # List all of your sponsors here along with what level of sponsorship they have. | ||
| # Check data/sponsors/ to use sponsors already added by others. | ||
| sponsors: | ||
| - id: - |
There was a problem hiding this comment.
Please remove this unknown sponsor
data/events/2026/campinas/main.yml
Outdated
| level: bronze | ||
| - id: lhc | ||
| level: comunidade | ||
| - id: - |
There was a problem hiding this comment.
Please remove this unknown sponsor
data/events/2026/campinas/main.yml
Outdated
| level: comunidade | ||
| - id: - | ||
| level: - | ||
| - id: - |
There was a problem hiding this comment.
Please remove this unknown sponsor
| url: /events/2024-campinas/conduct-pt-br | ||
|
|
||
| # 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.
Please email to global core at info at devopsdays to sync all team members
Added event data and assets