ebook-reader-dict icon indicating copy to clipboard operation
ebook-reader-dict copied to clipboard

Update workflow is broken

Open BoboTiG opened this issue 3 years ago • 1 comments

The update workflow failed 6 times out of 8.

The first failure: https://github.com/BoboTiG/ebook-reader-dict/actions/runs/2687401499

The last one gives so much zero details:

$ python -Wd -m wikidict fr --render
>>> Loading data/fr/data_wikicode-20220720.json ...
>>> Loaded 1,897,068 words from data/fr/data_wikicode-20220720.json
 !! Missing 'Lang-ar' template support for word 'Adonis'
 !! Missing 'ar-cf' template support for word 'Ali'
 !! Missing 'ar-cf' template support for word 'alcade'
/home/runner/work/_temp/9b7d5e05-a736-4586-86f5-9c97da6d3c1f.sh: line 1:  6642 Killed

Locally, it works like a charm.

BoboTiG avatar Jul 25 '22 06:07 BoboTiG

The code diff seems pretty harmless: https://github.com/BoboTiG/ebook-reader-dict/compare/a875a2f4be85bc90ed8509b1b4b07e686e69d76b..7e9e76dd09027a667d9bd0ce4a245b203dfb639c

Maybe should we check on potential GitHub runners changes.

Or the Python version used: https://github.com/BoboTiG/ebook-reader-dict/blob/7e9e76dd09027a667d9bd0ce4a245b203dfb639c/.github/workflows/auto-updates.yml#L22

BoboTiG avatar Jul 25 '22 06:07 BoboTiG

Ok now I wonder if it will run.

lasconic avatar Aug 09 '22 21:08 lasconic

It seems so: https://github.com/BoboTiG/ebook-reader-dict/actions/runs/2829148853 :)

BoboTiG avatar Aug 10 '22 06:08 BoboTiG

Let's close this issue then !

lasconic avatar Aug 12 '22 18:08 lasconic