Closed remixlearning closed 10 years ago
Give me a repo url so I can fork it.
Its a private repo, I will speak to my ceo, if he is ok about sharing the code
Ok, let me know: I can't troubleshoot anything blindly. I can tell you that I've been using Repoman for all my MODX development and there are examples of snippets, plugins, CRC, and CMP's in the https://github.com/craftsmancoding/ repos.
yes, I have been looking at your repos, and using my package with repoman works, but when I built it, and pushed the zip to our staging env, it installed without errors, but the snippets just didn't show up in the database.
how can I email them to you privately?
The snippets by themselves do nothing for me: the problem isn't with the snippets it something with how you've set up your repo or how you're using repoman. I need to see your code base. The easiest way to share that and track changes is if I can either fork your repository or be added as a contributor to it. Otherwise we're spending a lot of unnecessary time reinventing wheels.
On Tue, Apr 1, 2014 at 9:52 AM, remixlearning notifications@github.comwrote:
yes, I have been looking at your repos, and using my package with repoman works, but when I built it, and pushed the zip to our staging env, it installed without errors, but the snippets just didn't show up in the database.
how can I email them to you privately?
Reply to this email directly or view it on GitHubhttps://github.com/craftsmancoding/repoman/issues/14#issuecomment-39229585 .
done, I have added you to our repo.
Just to clarify here as well, the issue is that when I try to install my package from the zip thats built with the build button in components->repoman on install onto the server (without repoman) the snippets are not there.
Seems to work with the new updates
Today I used repoman to build a package to deploy to our staging environment. The package seemed ok, but the snippets were missing after the deploy.
Let me know what info you need!