gitlab-training icon indicating copy to clipboard operation
gitlab-training copied to clipboard

Fix GitHub Actions upload artifacts

Open martialblog opened this issue 3 years ago • 4 comments
trafficstars

There's some wicked loop happening in the upload artifacts GitHub Action

./global/
./global/global/
./global/global/global/
./global/global/global/global/
./global/global/global/global/global/

martialblog avatar Sep 21 '22 12:09 martialblog

https://github.com/NETWAYS/training-global/blob/master/global

J'accuse!

martialblog avatar Sep 21 '22 12:09 martialblog

Oh!

Turn to /master/global/.keep ?

theFeu avatar Sep 21 '22 14:09 theFeu

This should fix it https://github.com/NETWAYS/training-global/pull/7

We needs to update the subtree afterwards.

martialblog avatar Sep 22 '22 09:09 martialblog

After the fix in training-global the endless recursion is gone, however, there's another error

martialblog avatar Sep 24 '22 09:09 martialblog

We will disable the GH Actions, since we upload the PDFs manually

martialblog avatar Dec 16 '22 13:12 martialblog

I disabled the Actions since we upload rarely and manually

martialblog avatar Jan 12 '23 11:01 martialblog