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

Store SCM reference on a given processing #205

Open
rafamanzo opened this issue Jun 25, 2016 · 2 comments
Open

Store SCM reference on a given processing #205

rafamanzo opened this issue Jun 25, 2016 · 2 comments
Labels

Comments

@rafamanzo
Copy link
Member

This allows, if necessary, to check back removed repositories in order to correlate code with results in the future.

@danielkza
Copy link
Contributor

We also should try to infer those references for the most recent processings of existing repositories if we can.

@rafamanzo
Copy link
Member Author

Every SCM (source code manager) attributes to the current version being viewed and all the stored ones a revision number. Git for example uses a hash.

We want to store that reference within each processing as a string. This will enable us to proceed with #204 saving disk space.

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

No branches or pull requests

2 participants