obl-ong / panel

Multi-tenant domain services built with Ruby on Rails, open source and forever free. Powering the obl.ong domain registry.
https://obl.ong
20 stars 5 forks source link

Mozilla Observatory CI #120

Open reesericci opened 8 months ago

reesericci commented 8 months ago

A CI action to make sure that our score on Mozilla Observatory for HTTP security doesn't go down would be useful

jaspermayone commented 8 months ago

Check out https://github.com/marketplace/actions/observatory-github-action

reesericci commented 8 months ago

I was just thinking about this, the CI isn't really that useful because we don't have any kind of CD pipeline to actually deploy previews for PRs and automated after a commit. I would manually have to run the CI after I deploy it to see it reflect changes, which at that point I'll just do it myself on the site.

tldr; blocked by #139