notepad-plus-plus / nppPluginList

The official collection of Notepad++ plugins.
1.05k stars 351 forks source link

check also gup download\unzip with validation tests #36

Open chcg opened 5 years ago

chcg commented 5 years ago

See https://github.com/notepad-plus-plus/wingup/issues/7 , which doesn't occur with download\unzip via python , so do both python and gup and diff the results which should be identical

chcg commented 4 months ago

See https://github.com/chcg/nppPluginList/tree/unique_test , but the run on github quite often fails due to gup download issues.

donho commented 4 months ago

@chcg What does the branch unique_test do ?

chcg commented 4 months ago

@donho Additionally to the download and checks via python the branch also used GUP for download and check via diff if GUP and python download are identical. The branch name is misleading.

donho commented 4 months ago

OK, I see.

but the run on github quite often fails due to gup download issues.

What's the gup download issue then?

chcg commented 4 months ago

@donho It is failing randomly, see e.g. https://github.com/chcg/nppPluginList/actions/runs/7599924855/job/20697527979 or https://github.com/chcg/nppPluginList/actions/runs/7599924855/job/20697528091. Older builds don't have the logs available anymore.