Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RFC: Scheduled daily task for specific repos to know show how different staging / prod is #35

Open
orta opened this issue Nov 30, 2017 · 1 comment

Comments

@orta
Copy link
Contributor

orta commented Nov 30, 2017

Proposal:

Once a day, ideally in the morning, Peril runs a job that shows how many commits are in staging but are not deployed to master.

Reasoning

Metaphysics staging today is 9 days different from production, it would have been nice to keep track of that difference over time rather than when someone noticed that a bug wasn't fixed.

As we should be using the same naming conventions everywhere it's a matter of looking at the diff between master and production (or something like that)

This would be set up as a map, so artsy/metaphysics => #graphql, artsy/gravity => #frontend-notifications.

Exceptions:

Opt-in, so no exceptions.

@orta
Copy link
Contributor Author

orta commented Dec 1, 2017

We've built this once: https://github.com/joeyAghion/releasecop

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant