You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am looking to understand if there is a way to use this action without being connected. I am using act as a locally runner and when I try to execute the metadata action I get an error about not being able to get the commit date. Shouldn't it get that from the local git log rather than reaching out to github?
This is what has me thinking its reaching out:
[Docker Build/build] [DEBUG] 💬 ::debug::Failed to get commit date from GitHub API: Not Found
Note - I have tried setting the context to "workflow" and that didn't seem to help.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I am looking to understand if there is a way to use this action without being connected. I am using act as a locally runner and when I try to execute the metadata action I get an error about not being able to get the commit date. Shouldn't it get that from the local git log rather than reaching out to github?
This is what has me thinking its reaching out:
[Docker Build/build] [DEBUG] 💬 ::debug::Failed to get commit date from GitHub API: Not Found
Note - I have tried setting the context to "workflow" and that didn't seem to help.
Beta Was this translation helpful? Give feedback.
All reactions