Skip to content

[Maceio-2025] Create new event for DoD Maceio 2025 #15378

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

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

albjud
Copy link

@albjud albjud commented Aug 1, 2025

[Maceio-2025] Create new event for DoD Maceio 2025

Initial setup of the DevOpsDays Maceió event, which will take place in October/25.

@albjud albjud requested a review from a team as a code owner August 1, 2025 00:30
Copy link

netlify bot commented Aug 1, 2025

Deploy Preview for devopsdays-web ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 106a886
🔍 Latest deploy log https://app.netlify.com/projects/devopsdays-web/deploys/6892442eae03dc0008c21166
😎 Deploy Preview https://deploy-preview-15378--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.

Copy link

github-actions bot commented Aug 1, 2025

en_US: Hi @albjud! It looks like you've left the default text in the pull request description. Please replace that text with something meaningful. Thanks!
pt_BR: Olá @albjud! Parece que você deixou o texto predefinido na descrição da PR. Por favor, substitua esse texto por algo mais relevante. Obrigado!

@nimbinatus
Copy link
Member

Note: Confirming I checked the mailing list and it appears to be correct against this year's event.

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.

A couple adjustments to clean up some things :)

Title = "Segurança em Containers com Kubernetes: Navegando pelo Mar de Privilégios, limites e Boas Práticas"
Type = "talk"
Speakers = ["baltazar"]
aliases = ["/events/2024-maceio/program/baltazar/"]
Copy link
Member

Choose a reason for hiding this comment

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

Is this an old stub? It does not appear in the current page, and the year is incorrect.

Suggested change
aliases = ["/events/2024-maceio/program/baltazar/"]
aliases = ["/events/2025-maceio/program/baltazar/"]

Copy link
Contributor

Choose a reason for hiding this comment

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

@nimbinatus File removed

Title = "Nos Bastidores do Sucesso: Desvendando os Segredos do Backstage"
Type = "talk"
Speakers = ["carlos"]
aliases = ["/events/2024-maceio/program/carlos/"]
Copy link
Member

Choose a reason for hiding this comment

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

Is this an old stub? It does not appear in the current page, and the year is incorrect.

Copy link
Contributor

Choose a reason for hiding this comment

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

File removed

Title = "Otimizando o Flux CD com insights baseados em métricas"
Type = "talk"
Speakers = ["daniel"]
aliases = ["/events/2024-maceio/program/daniel/"]
Copy link
Member

Choose a reason for hiding this comment

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

Is this an old stub? It does not appear in the current page, and the year is incorrect.

Copy link
Contributor

Choose a reason for hiding this comment

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

File removed

Title = "Desafios de rollouts em 2000+ nodes no Kubernetes: Nem tudo é sobre operadores"
Type = "talk"
Speakers = ["erivaldo"]
aliases = ["/events/2024-maceio/program/erivaldo/"]
Copy link
Member

Choose a reason for hiding this comment

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

Is this an old stub? It does not appear in the current page, and the year is incorrect.

Copy link
Contributor

Choose a reason for hiding this comment

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

File removed

@@ -0,0 +1,10 @@
+++
Copy link
Member

Choose a reason for hiding this comment

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

I suspect that all of the speaker data here in this PR needs to be removed as it appears to be from 2024.

Copy link
Contributor

Choose a reason for hiding this comment

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

File removed

@@ -0,0 +1,13 @@
+++
Copy link
Member

Choose a reason for hiding this comment

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

Reference note above.

Copy link
Contributor

Choose a reason for hiding this comment

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

File removed

@@ -0,0 +1,17 @@
+++
Copy link
Member

Choose a reason for hiding this comment

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

Reference note above.

Copy link
Contributor

Choose a reason for hiding this comment

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

File removed

@@ -0,0 +1,13 @@
+++
Copy link
Member

Choose a reason for hiding this comment

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

Reference note above.

Copy link
Contributor

Choose a reason for hiding this comment

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

File removed

<div class="mtl">

<div class="showcase">
{{< event_logo >}}
Copy link
Member

Choose a reason for hiding this comment

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

Your logo isn't loading from this preview as the logo.png file needs to be moved from the static/events/2025-maceio directory to the assets/events/2025-maceio directory.

Copy link
Contributor

Choose a reason for hiding this comment

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

File moved to the correct directory

location_address: "Av. Pio XII, 350 - Jatiúca, Maceió - AL, 57035-560" #Optional - use the street address of your venue. This will show up on the welcome page if set. Also used by the event_map shortcode!

nav_elements: # List of pages you want to show up in the navigation of your page.
- name: CFP
Copy link
Member

Choose a reason for hiding this comment

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

Unfortunately, as you do not have a CFP link on line 23, this link is coming up as a 404. Please comment out this line until you have your CFP open. Alternatively, if you wanted to link to the propose.md file, you can change this to propose.

Copy link
Contributor

Choose a reason for hiding this comment

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

Added link to CFP

@nimbinatus nimbinatus added the changes-requested Changes have been requested, and are pending updates. label Aug 1, 2025
Copy link
Contributor

Choose a reason for hiding this comment

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

Please move to assets/events/2025-maceio/organizers/

Copy link
Contributor

Choose a reason for hiding this comment

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

Done

Copy link
Contributor

Choose a reason for hiding this comment

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

Please move to assets/events/2025-maceio/organizers/

Copy link
Contributor

Choose a reason for hiding this comment

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

Done

Copy link
Contributor

Choose a reason for hiding this comment

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

Please move to assets/events/2025-maceio/organizers/

Copy link
Contributor

Choose a reason for hiding this comment

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

Please move to assets/events/2025-maceio/organizers/

Copy link
Contributor

Choose a reason for hiding this comment

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

Done

Copy link
Contributor

Choose a reason for hiding this comment

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

Please move to assets/events/2025-maceio/organizers/

Copy link
Contributor

Choose a reason for hiding this comment

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

Done

{{< event_logo >}}
<!-- <img src="/events/2023-montreal/logo-square.jpg"> -->
<p></p>
<p><a href="https://www.papercall.io/devopsdaysmaceio2025"><button>SUBMENTA SUA PALESTRA</button></a></p>
Copy link
Contributor

Choose a reason for hiding this comment

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

CFP not open or working

Copy link
Contributor

Choose a reason for hiding this comment

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

The page is now online

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changes-requested Changes have been requested, and are pending updates.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants