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

[INFRA-5158] Cabot model versioning #143

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

[INFRA-5158] Cabot model versioning #143

wants to merge 3 commits into from

Conversation

Aloshi
Copy link

@Aloshi Aloshi commented Sep 29, 2018

Track changes for services, status checks, and schedules (though no UI for viewing schedule changes).

Needs more testing (only like 8 unit tests), but seems functional.

@Aloshi
Copy link
Author

Aloshi commented Mar 4, 2019

trigger build


def add_to_revision(obj):
"""Manually add the current version of obj to the current revision."""
# backport of reversion.add_to_revision() from django-reversion 2.x

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😱 might be worth mentioning that if we upgrade django we can remove this

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

Successfully merging this pull request may close these issues.

2 participants