action icon indicating copy to clipboard operation
action copied to clipboard

How to remove manisfest from log ?

Open nforgeot-norsys opened this issue 4 months ago • 0 comments

The file https://deployer.org/manifest.json is downloaded and the content is shown in logs, 860 lines...

image

I don't think it's possible to hide content currently: https://github.com/deployphp/action/blob/v1.0.23/index.js#L89.

In case of a curl error, keeping the log is valuable, I think.

What would be the right approach to fix the problem ?

Idea:

  1. Save manifest.json in file with curl option --output
  2. If no error parse it
  3. In case of error show the content file

Upvote & Fund

  • We're using Polar.sh so you can upvote and help fund this issue.
  • We receive the funding once the issue is completed & confirmed by you.
  • Thank you in advance for helping prioritize & fund our backlog.
Fund with Polar

nforgeot-norsys avatar Oct 23 '24 10:10 nforgeot-norsys