WeAreDotnet / dotnet-creator-cards

This repository feeds the creator list at WeAreDotnet. It is also used to track issues and suggestions
https://www.wearedotnet.io
MIT License
164 stars 195 forks source link

[Bug] Profile is only partially in sync with JSON card #244

Open MartinZikmund opened 11 months ago

MartinZikmund commented 11 months ago

Describe the bug

My JSON card contains:

On the side I only see one channel and one feed. In addition, it seems the URLs are outdated (I have switched from blog.mzikmund.com to mzikmund.dev/blog). Other content seems to be updating correctly though, so it is confusing.

In addition, the YouTube RSS feed content does not show up on my profile nor on the main page.

To Reproduce Steps to reproduce the behavior:

  1. Go to my profile on https://www.wearedotnet.io/MartinZikmund
  2. Compare to https://github.com/WeAreDotnet/dotnet-creator-cards/blob/main/creator-cards/martin-zikmund.json
  3. Also note that even new articles like my C# Advent blogpost don't show up in https://www.wearedotnet.io/content or on profile - so the RSS feed seems to be same old cached version

Expected behavior

Should by in sync with actual data source.

Screenshots

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.

MartinZikmund commented 10 months ago

@matthiasjost any chance I could help out investigate and contribute a fix please?

matthiasjost commented 10 months ago

Let us ask @DeeJayTC πŸ‘‹

DeeJayTC commented 10 months ago

Have to get some christmas shopping dond but ill check it later today, @MartinZikmund can you make sure that the data in master branch for your card is correct and your feed doesnt have any errors?

MartinZikmund commented 10 months ago

Have to get some christmas shopping dond but ill check it later today, @MartinZikmund can you make sure that the data in master branch for your card is correct and your feed doesnt have any errors?

My feed should be fully valid (and that one also shows up on my card - but not on main page), the YouTube one I don't have control over, but it works for others with the same URL format, so it should be ok πŸ€”

DeeJayTC commented 10 months ago

Can you check your profile @MartinZikmund should be fine now :) needed some loving hand to re-sync properly :)

MartinZikmund commented 10 months ago

@DeeJayTC almost there πŸ˜… !

Maybe it could be that both feeds are type "dotnet"? Or maybe I am missing something else still πŸ˜“

DeeJayTC commented 10 months ago

Hmm no...i need to check. Youtube feeds are weird as in it sometimes only shows the last 20 vids i think so i cant get older ones.

Regarding your blog ill check but wait till tomorrow as i changed a few things manually cache might not have caught up just yet.

DeeJayTC commented 10 months ago

I probably still have your private one listed as i dont reping them once added 😞😞

MartinZikmund commented 10 months ago

Hmm no...i need to check. Youtube feeds are weird as in it sometimes only shows the last 20 vids i think so i cant get older ones.

Regarding your blog ill check but wait till tomorrow as i changed a few things manually cache might not have caught up just yet.

Actually the main page feed does not contain any of my videos, even the most recent ones (while the profile card feed does) πŸ‘€

DeeJayTC commented 10 months ago

Yea, the main page feed is fed by Azure Search which did not contain your things for whatever reason, after resync it also had your private video..yay, its resyncing right now....should all be fine within the next 20 minutes or so, can you give it a look later? @MartinZikmund if stuff is still not ok we have to wait until january tho as i wont have access to things for 3 weeks.

DeeJayTC commented 10 months ago

Your Advent Of Code Day 16 is the last one on the frontpage now

MartinZikmund commented 7 months ago

For now it seems things are working correctly, thanks again!

MartinZikmund commented 7 months ago

@DeeJayTC Unfortunately have to reopen πŸ˜₯ . I created a new blogpost and two videos on YouTube this week and so far none of these has showed up on the site feed, I still see the old Advent of Code video (and I have published quite a few of them since)

It also seems my profile is no longer visible in the search:

image

DeeJayTC commented 5 months ago

Sorry for the long delay here....had to spent all my time elsewhere, i'll check it :)