Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added assets/sponsors/b/baseshift.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/sponsors/d/devops_leaders_il.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/sponsors/r/robusta.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion content/events/2025-tel-aviv/sponsor.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Description = "Sponsor devopsdays Tel Aviv 2025"
## Demo Theater
<img src="https://github.com/communitytlv/communitytlv.github.io/blob/master/assets/images/Event%20Graphics/Demo-Theater.JPG?raw=true" width="500">

## Coffee Sponsor
## Coffee Sponsor - SOLD OUT
<img src="https://github.com/communitytlv/communitytlv.github.io/blob/master/assets/images/Event%20Graphics/coffee-1.JPG?raw=true" width="500">&nbsp;<img src="https://github.com/communitytlv/communitytlv.github.io/blob/master/assets/images/Event%20Graphics/Coffee-2.JPG?raw=true" width="500">

## Happy Hour Sponsor
Expand Down
12 changes: 12 additions & 0 deletions data/events/2025/tel-aviv/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,16 @@ sponsors:
level: gold
- id: aerospike
level: gold
- id: doit
level: gold
- id: robusta
level: gold
- id: automat_it
level: gold
- id: baseshift
level: community
- id: devops_leaders_il
level: community
- id: statscraft
level: community
# url: http://mysponsor.com/?campaign=me # Use this if you need to over-ride a sponsor URL.
Expand All @@ -190,6 +200,8 @@ sponsors:
level: community-day
- id: quali
level: community-day
- id: scylladb
level: community-day



Expand Down
2 changes: 2 additions & 0 deletions data/sponsors/baseshift.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
name: "Baseshift"
url: "https://baseshift.com"
2 changes: 2 additions & 0 deletions data/sponsors/devops-leaders-il.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
name: "devops_leaders_il"
url: "https://open.spotify.com/show/1D8xJvi6UMANmutW63FoNI?si=d36eb8fa4df14723"
Copy link
Member

Choose a reason for hiding this comment

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

This should be name: devops-leaders-il

Copy link
Contributor

Choose a reason for hiding this comment

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

Euhm, the name entry isn't a real problem.
The problem is that the file name is devops-leaders-il.yml while the sponsor entry in main.yml is devops_leaders_il
You need_ to chose the same filename as well as entry, so or use underscore _ or dash -
The name is just used for image alt and in case of low bandwidth

Copy link
Contributor

Choose a reason for hiding this comment

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

Sorry, another point is that the image file name should be the same as the data file name and entry in the sponsor section
You currently have devops_leaders_il.jpeg, so again be consistent in file naming

3 changes: 3 additions & 0 deletions data/sponsors/robusta.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name: "Robusta"
url: "https://robusta.dev"
twitter: "https://x.com/RobustaDev"
Loading