Skip to content

gitsearch-io/gitsearch-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

gitsearch-node

This is a services that clones public git repositories and index the source code from all branches to make them searchable. After the repository is cloned the service can perform a git pull and reindex changed files and index new files.

Dependencies

Start

mvn package exec:java

Usage

The service can be triggered by sending a message to two different queues. Both queues expect a message with a https url address as payload e.g. https://github.com/gitsearch-io/gitsearch-node.git

CLONE queue

Clones the repository in the message

UPDATE queue

Update the repository in the message. It is a requirement that the repository has been cloned before it can be updated

Test

mvn verify

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages