Skip to content
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

[SEA-2025] Sponsor pages with levels and price, plus sponsor-info page #15015

Merged
merged 12 commits into from
Apr 1, 2025

Conversation

cobusbernard
Copy link
Contributor

Main sponsor page, and sponsor-info page that isn't listed using the top-level nav - we share this page with sponsors after onboarding them.

Embedded Google Drive pages should be showing on sponsor-info page, confirmed they are shared and will load.

Confirming the prospectus already merged into the assets repo, and link for that is working.

@cobusbernard cobusbernard requested a review from a team as a code owner March 25, 2025 12:24
Copy link

netlify bot commented Mar 25, 2025

Deploy Preview for devopsdays-web ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 8501da5
🔍 Latest deploy log https://app.netlify.com/sites/devopsdays-web/deploys/67ebd8279d30eb0007f92cf7
😎 Deploy Preview https://deploy-preview-15015--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 site configuration.

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 the new assets/events/2025-seattle/organizers/sunandan-barman.jpg

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thanks, done.

# - name: "Nimisha Mehta"
# image: "nimisha-mehta.jpg"
# - name: "CJ Joulain"
# image: "cj-joulain.jpg"
Copy link
Contributor

Choose a reason for hiding this comment

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

New team members, please email info @ and update team members

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thanks, already sent.

Copy link
Member

Choose a reason for hiding this comment

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

All set!

Copy link
Member

Choose a reason for hiding this comment

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

Actually, you've added 3 new members to the mailing list, but only one person here. Are the others getting added later for some reason?

@@ -4,63 +4,204 @@ Type = "event"
Description = "Sponsor devopsdays seattle 2025"
+++

We greatly value sponsors for this open event. If you are interested in sponsoring, please drop us an email at [{{< email_organizers >}}].
We greatly value sponsors for this community event. If you are interested in sponsoring, please email us at <a href="mailto:[email protected]?subject=Interested%20in%20Sponsoring%20DevOpsDays%20Seattle%202025">email</a> - you can view the different levels below, or download our <a href="https://assets.devopsdays.org/events/2025/seattle/DevOpsDays-Seattle-2025-Sponsorship-Prospectus.pdf">2025 prospectus</a> for the full details. The 2025 event will be held at the Meydenbauer Center on {{< event_start >}} - {{< event_end >}}.
Copy link
Contributor

Choose a reason for hiding this comment

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

Use of an off mailing list is not permitted, you need explicit core approval for this behaviour

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Just to confirm, this is needed for every year? We used this same one for last year: https://github.com/devopsdays/devopsdays-web/blob/main/data/events/2024/seattle/main.yml#L69

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Can I just change it to use {{< email_organizers >}} and the custom subject line @toshywoshy ?

Copy link
Contributor

Choose a reason for hiding this comment

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

Yes, you can use {{< email_organizers subject="Interested%20in%20Sponsoring%20DevOpsDays%20Seattle%202025" >}}, that would give the same subject as you had in the custom email

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thanks @toshywoshy , I've made the update. Just waiting on the mail to [email protected] to be processed.

Copy link
Member

Choose a reason for hiding this comment

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

All set!

@toshywoshy toshywoshy added the awaiting-email-to-info An email to info@ is pending. label Mar 25, 2025
@cobusbernard cobusbernard requested a review from toshywoshy March 26, 2025 21:49
@nimbinatus nimbinatus added do-not-merge and removed awaiting-email-to-info An email to info@ is pending. labels Mar 28, 2025
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! I left a note, but we have to change the mailing address back :) The other note is a question, not a blocker.

# - name: "Nimisha Mehta"
# image: "nimisha-mehta.jpg"
# - name: "CJ Joulain"
# image: "cj-joulain.jpg"
organizer_email: "[email protected]" # Put your organizer email address here
Copy link
Member

Choose a reason for hiding this comment

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

Hi there! This needs to get changed back to [email protected]. This is one of the few rules we have to enforce. Please feel free to ask me about it if you need to learn more! Thanks!

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I'll make the change. And waiting on headshots for the other 2, will uncomment when I have them to upload. We've been getting a number of pings from potential sponsors, so wanted to get the pages up as soon as possible.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I've updated the email to the @devopsdays.org one. Also added all 3 of the new folks, just waiting on one headshot still, will add in a future PR, and moved the previous three's headshots to the new folder with the other two.

# - name: "Nimisha Mehta"
# image: "nimisha-mehta.jpg"
# - name: "CJ Joulain"
# image: "cj-joulain.jpg"
Copy link
Member

Choose a reason for hiding this comment

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

Actually, you've added 3 new members to the mailing list, but only one person here. Are the others getting added later for some reason?

@cobusbernard cobusbernard requested a review from nimbinatus April 1, 2025 11:50
@toshywoshy toshywoshy dismissed nimbinatus’s stale review April 1, 2025 12:38

All requests completed

@toshywoshy toshywoshy merged commit e06c25b into devopsdays:main Apr 1, 2025
8 checks passed
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