@b4n commented on this pull request.


>              mingw-w64-x86_64-gtk3
             mingw-w64-x86_64-python-docutils
             patch
             rsync
             unzip
             dos2unix
             mingw-w64-x86_64-nsis
+      # build the GTK bundle, but cache it for a week
+      - name: cache timestamp for GTK-Bundle
+        id: cache_gtk_bundle_timestamp
+        run: echo "timestamp=$(date +%Y-%U)" >> $GITHUB_OUTPUT

Given we usually release on Sundays, I should use a date that changes on 
Mondays rather, so we have a chance to test the actual bundle beforehand.
Maybe a way to force rebuilding it as well could be nice (e.g. some job input)

-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/4484#pullrequestreview-3569816023
You are receiving this because you are subscribed to this thread.

Message ID: <geany/geany/pull/4484/review/[email protected]>

Reply via email to