Skip to content

Adding scripts for converting CSV from program committee to YAML/Markdown#15

Merged
escowles merged 2 commits intomainfrom
program-scripts
Oct 17, 2025
Merged

Adding scripts for converting CSV from program committee to YAML/Markdown#15
escowles merged 2 commits intomainfrom
program-scripts

Conversation

@escowles
Copy link
Member

These are the scripts I've used the last few years to convert CSVs received from the Program Committee and Workshops Committee to Markdown posts and Speakers YAML file.

@phette23 phette23 self-assigned this Oct 15, 2025
@phette23 phette23 self-requested a review October 15, 2025 23:31
Copy link
Member

@phette23 phette23 left a comment

Choose a reason for hiding this comment

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

This works with some changes to speakers.rb. When I generated the speakers data then visited /speakers/, nothing showed up. I think speakers needs to be an array with an id property, not a hash where the key is the name id. Each speaker also needs keynote: false or they don't display. With the changes, the generated data displays.

@phette23
Copy link
Member

@escowles do my changes in 13d5d49 make sense? I couldn't get the speakers data to show without them, but all the other scripts worked.

@escowles
Copy link
Member Author

@phette23 Yes, that looks good to me. When I run that locally, the speakers.yml file looks good to me.

@escowles escowles merged commit bfd1584 into main Oct 17, 2025
@escowles escowles deleted the program-scripts branch October 17, 2025 12:00
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.

2 participants