cheat.sh icon indicating copy to clipboard operation
cheat.sh copied to clipboard

Incomplete results from upstream repositories

Open niksy opened this issue 3 years ago • 5 comments
trafficstars

It seems like latest updates from upstream repositories are available, e.g. if you search for set you don’t get all results from https://github.com/tldr-pages/tldr/blob/master/pages/common/set.md. Is this something that needs to be run manually?

niksy avatar Jan 24 '22 08:01 niksy

In my case they are identical. Could you please check if you still have the problem or not?

chubin avatar Apr 17 '22 05:04 chubin

Yes, still getting same problem. Can’t see result for set -e, or when searching for stdout I don’t get most recent changes from https://github.com/cheat/cheatsheets/blob/master/stdout and they were merged recently.

Is this some caching issue?

niksy avatar Apr 18 '22 10:04 niksy

It should be possible to show git revision of the deployed version and also revisions on the cheat sheets at http://cht.sh/

abitrolly avatar Apr 18 '22 14:04 abitrolly

My bad, there was a bug indeed. Not it should be fixed, please test. I've manually triggered the update, so now all the upstream repos should be up-to-date.

The repos updated automatically each hour. So if the fix was successful, upstream changes should be visible after one hour max.

@abitrolly I agree; something like /:revs or /:reps with all upstream repositories descriptions and their revisions would be ideal.

chubin avatar Apr 18 '22 16:04 chubin

Added reminder for /:sheets endpoint https://github.com/chubin/cheat.sh/issues/337

abitrolly avatar Apr 20 '22 07:04 abitrolly