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

Partial solution to Storaging the SCM reference #237

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Partial solution to Storaging the SCM reference #237

wants to merge 1 commit into from

Conversation

wiltonsr
Copy link

This PR is a partial solution to issue #205
Added a new field to store scm reference in repositories table.
Created a method in svn and git downloaders module to get the hash/revision number.
The method is called in the downloader step in from processor module.
The tests still must be done.
There is a bug when saving the svn reference, but the git is correctly saved.

Signed-off-by: Wilton Rodrigues [email protected]
Signed-off-by: Matheus Ferraz [email protected]
Signed-off-by: Leonardo Cambraia[email protected]

Added a new  field to store scm reference in repositories table.
Created a method in svn and git downloaders module to get the hash/revision number.
The method is called in the downloader step in from processor module.

Signed-off-by: Wilton Rodrigues <[email protected]>
Signed-off-by: Matheus Ferraz <[email protected]>
Signed-off-by: Leonardo Cambraia<[email protected]>
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.

1 participant