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

Add git & svn support to the audit server #164

Open
jeffpaul opened this issue Sep 20, 2018 · 1 comment
Open

Add git & svn support to the audit server #164

jeffpaul opened this issue Sep 20, 2018 · 1 comment

Comments

@jeffpaul
Copy link
Member

Originally reported by @jeffpaul on 30/Oct/17 4:16 PM:

Audit server currently uses exec() calls for dealing with git. A similar approach can be taken to deal with svn. Ensure that SVN is baked into the audit server docker image.

We will want to think about how important is the ability to specify a branch or tag to checkout. For git it will use the repo default branch.

@valendesigns
Copy link
Contributor

We currently only support zip but can easily add git and svn to the image, the hard part is setting up Go to use those project types.

@valendesigns valendesigns changed the title ensure audit server can handle zip, git, svn Add git & svn support to the audit server Mar 1, 2019
@jeffpaul jeffpaul added this to the Future Release milestone Mar 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants