URL: https://whatsdeployed.io/

Last year I developed a web app called "Whatsdeployed". It's one of those rare one-afternoon-hacks that turns out to be really really useful. I use it every [work]day. And I've heard many people say they use it too.

At the time I built it, it only supported comparing multiple instance. E.g. a production and a dev site. Or a test, stage and production. But oftentimes, especially for smaller projects, you might only just have your one deployed site.

So I've now made it possible so you can compare just 1 site against your github.com master branch.

For example: whatsdeployed.io/s-Sir

Or whatsdeployed.io/s-J14

What these do, is simply comparing what git sha revision is deployed on those side-projects, compared to the latest git sha on the master branch on github.com.

Comments

Your email will never ever be published.

Previous:
How to no-mincss links with django-pipeline February 3, 2016 Python, Web development, Django
Next:
Ctags in Atom on OSX February 26, 2016 Web development, macOS
Related by category:
How I run standalone Python in 2025 January 14, 2025 Python
get in JavaScript is the same as property in Python February 13, 2025 Python
How to resolve a git conflict in poetry.lock February 7, 2020 Python
Best practice with retries with requests April 19, 2017 Python
Related by keyword:
Whatsdeployed November 11, 2015 Python, Web development, Mozilla
hashin - a replacement for peepin January 26, 2016 Python
Whatsdeployed rewritten in React April 15, 2019 Python, Web development, React, JavaScript
Whatsdeployed facelift January 5, 2018 Python, Web development, Mozilla, Docker