Skip to content

Commit 90744bf

Browse files
authored
Merge pull request #15502 from sebagomez/program_update
[MTL-2025] Program published
2 parents 2c7b6eb + c576670 commit 90744bf

File tree

5 files changed

+22
-12
lines changed

5 files changed

+22
-12
lines changed

assets/events/2025-montreal/organizers/seb.jpg

100755100644
-120 KB
Loading

content/events/2025-montreal/program/ian-crosby.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ Type = "talk"
77
Speakers = ["ian-crosby"]
88
+++
99

10-
TBD
10+
At first, moving to the cloud felt like freedom. No more servers, just unlimited resources and possibility. Somewhere along the way, the hyperscalers locked the doors, threw away the key, and started charging ransom by the gigabyte. In this lightning rant, we’ll explore how we all became hostages locked into proprietary services and paying unpredictable rent. We’ll laugh about the absurdity, cry about the egress fees, and maybe start plotting our escape plan.
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
+++
2+
Talk_date = ""
3+
Talk_start_time = ""
4+
Talk_end_time = ""
5+
Title = "You Can't Spell Action Without AI"
6+
Type = "talk"
7+
Speakers = ["spencer-handfield"]
8+
+++
9+
10+
In the world of DevOps, AI solutions often lean more on the side of Dev than Ops. However, one of the questions we receive the most is precisely that. How can AI make your workflows, and more specifically your GitHub Actions, smart? This session explores building Actions that think for themselves: they'll tear apart your pull requests, write tests you didn't know you needed, and refactor code, all in the goal of streamlining your CI/CD while you sleep. And if you’re a GitLab fan, you’ll be covered too.

content/events/2025-montreal/speakers/ian-crosby.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ linktitle = "ian-crosby"
88

99
+++
1010

11-
11+
Ian Crosby is seasoned veteran (read: old) of the DevOps world. Specializing in cloud-native strategies, hybrid cloud architectures, and infrastructure modernization, Ian has guided many organizations through their cloud journeys (for better or worse). Passionate about open source and community, he is a regular speaker at events like DevOpsDays as he enjoys a soapbox.

data/events/2025/montreal/main.yml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ nav_elements: # List of pages you want to show up in the navigation of your page
5353
# - name: propose
5454
- name: location
5555
# - name: registration
56-
# - name: program
56+
- name: program
5757
- name: speakers
5858
- name: sponsor
5959
- name: contact
@@ -81,14 +81,14 @@ team_members: # Name is the only required field for team members.
8181
github: "idcrosby"
8282
twitter: "IanDCrosby"
8383
linkedin: "https://www.linkedin.com/in/iandcrosby/"
84-
- name: "Sydney Pagliuca"
85-
image: "sydney-pagliuca.jpg"
86-
bio: "I am a student at McGill University enrolled in the Bachelor of Education program. As I progress through my degree, work, and teaching experiences, so does my love for education.I consider myself to be a kind, reliable, patient, and personable individual with a strong motivation to succeed. I enjoy working on projects, learning new things, making new mistakes, and teaching others. I have a particular and keen interest in space and technology, and am always questioning and exploring, with a lot to still to learn - I 💜 🍫"
87-
role: ""
88-
employer: ""
89-
github: ""
90-
twitter: ""
91-
linkedin: "https://www.linkedin.com/in/sydneypagliuca"
84+
# - name: "Sydney Pagliuca"
85+
# image: "sydney-pagliuca.jpg"
86+
# bio: "I am a student at McGill University enrolled in the Bachelor of Education program. As I progress through my degree, work, and teaching experiences, so does my love for education.I consider myself to be a kind, reliable, patient, and personable individual with a strong motivation to succeed. I enjoy working on projects, learning new things, making new mistakes, and teaching others. I have a particular and keen interest in space and technology, and am always questioning and exploring, with a lot to still to learn - I 💜 🍫"
87+
# role: ""
88+
# employer: ""
89+
# github: ""
90+
# twitter: ""
91+
# linkedin: "https://www.linkedin.com/in/sydneypagliuca"
9292
- name: "Donald Donovan"
9393
image: "donald-donovan.png"
9494
bio: "I'm a seasoned technologically promiscuous janitor with a unique set of industry experiences in several key technology, communications, and business areas having the greatest impact on most organizations today. I have an overactive interest in data, practical technology applications, and their effects on human behavior, human society, and people's interactions as they continue to change due to new technologies and communication mediums. I'm a dedicated father of two, an INTP, and have a long list of successful (and failed) projects in both individual contributor and leadership roles. I do not like chocolate."
@@ -107,7 +107,7 @@ team_members: # Name is the only required field for team members.
107107
linkedin: "https://www.linkedin.com/in/franck-clerget/"
108108
- name: "Sebastián Gómez"
109109
image: "seb.jpg"
110-
bio: "Grafana forensic investigator by day, father of three by night, I've been in the IT industry for almost 20 years. It all started with a `echo Hello World` on my mom’s computer’s AUTOEXEC.BAT. I am now a Tech Lead for Rainbow Six mobile at Ubisoft."
110+
bio: "Grafana forensic investigator by day, father of three by night, I've been in the IT industry for over 20 years. It all started with a `echo Hello World` on my mom’s computer’s AUTOEXEC.BAT. I am now a Tech Lead for Rainbow Six mobile at Ubisoft."
111111
role: "CFP, Speaker liaison + Website"
112112
employer: "Ubisoft"
113113
github: "sebagomez"

0 commit comments

Comments
 (0)