Skip to content

People profiles update logic - if updated on Fireside, how are they scraped or not? #13

@gerbrent

Description

@gerbrent

I conducted an experiment that led to some questions:

Given a host/guest profile is updated on Fireside..

Currently:

  • the guest's hugo profile is not updated after an explicit scraper launch and hugo rebuild.

Steps to reproduce:

  • change profile on Fireside
  • manually launch scraper workflow via GH Actions
  • manually launch hugo/site CI workflow via GH Actions
  • inspect hugo profile for changes - no change committed

Expected Behaviour

  • since, at present, we are using Fireside as the source-of-truth for episode and people data, the updates to a Fireside profile should be committed to a hugo profile. (this could potentially be destructive..)

Example: Alecks Gates

Typo in his description was fixed on Fireside just now, from The "Offical" Podcasting 2.0 consultant. to The "Official" Podcasting 2.0 consultant. - i.e. Offical -> Official

Hugo profile still contains typo:
"bio": "The \"Offical\" Podcasting 2.0 consultant.",

https://github.com/JupiterBroadcasting/jupiterbroadcasting.com/blob/e061ece2275ce0b3010223ba0be8eba0986e615d/data/people/agates.json#L5

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingquestionFurther information is requested

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions