fission-codes / fission

Fission CLI & server
https://runfission.com/docs
119 stars 14 forks source link

Print out the CID and maybe a subdomain gateway URL #637

Open hugomrdias opened 1 year ago

hugomrdias commented 1 year ago

NB: Feature requests will only be considered if they solve a pain

Summary

Problem

CLI does not tell me the CID of the app

Impact

Can't load it from ipfs without resolving DNSLink. Would be nice if people could trace a DNSLink to a CI run and if needed clone a specific commit and verify the CID.

Solution

Describe the solution

Detail

Describe the solution you'd like Print out the CID that end up in the dnslink record and optionally a IPFS gateway URL

Bonus points if its easy to use the CID as an output in the github action

github-actions[bot] commented 1 year ago

Thank you for submitting an issue! It means a lot that you took the time -- it helps us be better 🙏