ManderaGeneral / generalpackager

Tools to interface GitHub, PyPI, NPM and local modules / repos. Used for generating files to keep projects dry and synced. Tailored for ManderaGeneral for now.
https://pypi.org/project/generalpackager/
Apache License 2.0
0 stars 0 forks source link

Getting workflow working again #56

Closed Mandera closed 1 year ago

Mandera commented 1 year ago

It passed now after fixing issue with Terminal but there are still some issues:

Mandera commented 1 year ago

8a4445a set capture_output to False to see error messages, but this resulted in git_missing_credentials not triggering because it's not actually outputting the error message

Mandera commented 1 year ago

Added Make Terminal print to stderr manually #23

Mandera commented 1 year ago

Got some logs now, nothing obvious though. https://github.com/ManderaGeneral/generallibrary/actions/runs/3922598576/jobs/6705674210

Only issue remaining is ManderaGeneral not updating

Mandera commented 1 year ago

Boom! Working again