pawitp / protobuf-decoder

JavaScript-based web UI to decode ad-hoc Protobuf data
https://protobuf-decoder.netlify.app/
MIT License
392 stars 91 forks source link

Site note found, use Github CI? #88

Closed konsumer closed 5 months ago

konsumer commented 5 months ago

Seeing "site not found" at netlify. Could this be related to my tooling PR? #87

It seems to show up fine on the preview so I am not really sure where else to look for the issue. Maybe it just needs a redeploy?

Related sidenote, I could set this up as a github action, and host on github pages, instead.

They provide free hosting, and it would link the logs in the action panel, so it might be a bit easier to troubleshoot, for people like me, that do not have access to the netlify-panel. I bet CircleCI stuff could be done in Actions, too...

konsumer commented 5 months ago

I setup some rudimentary github actions. I can PR for, if you are interested. It doesn't gate on coverage (which I find dubious in many situations, anyway) but runs test on all pushes, and deploys pages on pushes to master.

I think an additional issue is using a relative path to base in vite, if you are using gihtub-pages, which I added to mine.

Here are some example runs:

And since I have konsumer.js.org hooked up to my github pages, it creates this

pawitp commented 5 months ago

Looks like Netlify removed their netlify.com domain for applications.

https://answers.netlify.com/t/deprecating-automatic-com-redirects/115442/2