github / github/octocatalog-diff
Separate git repository per module
- Dominant language
- Ruby
- Stars
- 252
- Forks
- 95
- PR merge metrics
- No merged PRs in 30d
Description
> Description of problem
We don't have one big repo, but each puppet module lives in its own git repository.
Can I still use octocatalog-diff ?
I was trying to follow [advanced-using-without-git](https://github.com/github/octocatalog-diff/blob/master/doc/advanced-using-without-git.md), but it still tries to find a repository in
`/opt/rh/ruby200/root/usr/local/share/gems/gems/octocatalog-diff-1.4.0/lib/octocatalog-diff/catalog-util/git.rb:67:in
'new': could not find repository from '/home/dmitry.korochkin/puppet' (Rugged::RepositoryError)
from /opt/rh/ruby200/root/usr/local/share/gems/gems/octocatalog-diff-1.4.0/lib/octocatalog-diff/catalog-util/git.rb:67:in 'branch_sha'
from /opt/rh/ruby200/root/usr/local/share/gems/gems/octocatalog-diff-1.4.0/lib/octocatalog-diff/catalog-util/cached_master_directory.rb:112:in 'git_repo_checkout_bootstrap'
from /opt/rh/ruby200/root/usr/local/share/gems/gems/octocatalog-diff-1.4.0/lib/octocatalog-diff/catalog-util/cached_master_directory.rb:49:in 'run'
from /opt/rh/ruby200/root/usr/local/share/gems/gems/octocatalog-diff-1.4.0/lib/octocatalog-diff/cli.rb:99:in 'cli'
from /opt/rh/ruby200/root/usr/local/share/gems/gems/octocatalog-diff-1.4.0/bin/octocatalog-diff:34:in ''
from /opt/rh/ruby200/root/usr/local/bin/octocatalog-diff:23:in 'load'
from /opt/rh/ruby200/root/usr/local/bin/octocatalog-diff:23:in ''`
Command line:
/opt/rh/ruby200/root/usr/local/bin/octocatalog-diff -d --bootstrap-then-exit --bootstrapped-from-dir=/etc/puppetlabs/puppet --bootstrapped-to-dir=/home/test/puppet
> Platform and version information
- Your OS: Linux RHEL6
- Your Ruby version: ruby 2.0.0p353
- Your version of Puppet: 3.8.7
- Your version of octocatalog-diff: 1.4.0
Contributor guide
Assessment
This issue has not been assessed yet.