Replies: 2 comments
-
I appreciate all of your advice/feedback. I turned on Discussions as advised. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi Chris. Excellent! Now you should be able to find a button to turn this issue into a discussion, if you like. It's not really important on this issue per se, but you may like to exercise the feature on it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Dear Chris,
with the new setup on GHA, there is also a caching subsystem for downloaded dependency packages, used within the
actions/setup-python
workflow step.apprise/.github/workflows/tests.yml
Lines 66 to 77 in eafa749
Until now, it was not easy to reset the cache, in case something went south. To improve the situation, GitHub apparently just added a corresponding feature to the user interface, see [1].
With kind regards,
Andreas.
[1] https://github.blog/changelog/2022-10-20-manage-caches-in-your-actions-workflows-from-web-interface/
P.S.: This issue is just for informational purposes and can be closed right away.
P.P.S.: Maybe you would like to activate the "Discussions" feature on this repository? It works pretty well for @gutzbenj and me at https://github.com/earthobservations/wetterdienst/discussions, to have all sorts of communications which just don't fit into the "Issues" scheme. 🥏
Beta Was this translation helpful? Give feedback.
All reactions