-
### Summary
If i run Gitify build -f --no-backup my site is not correctly build.
I have static-chunks in a specific media-source and on build they are placed in the root of the gitify project.
##…
-
To make installation easier, it'd be great to compile Gitify into a PHP Archive, to make installation on remote/production servers easier.
I've yet to do this (may attempt as an interesting exercise)…
-
Suggested in the discussion in #26, the ability to exclude certain data from build or extract.
We now have these variations in Gitify:
`Gitify build/extract` to build/extract everything
`Gitify build…
-
Sorry if this is covered elsewhere, I couldn't find anything in other issues or the Wiki.
Can Gitify merge just as Git does?
We have a branch of the project, where Developer A adds some elements wh…
-
Hi!
Thanks for creating koha-gitify - it makes Koha even more fun! :-)
I think I have found a problem, though, while doing development on a gitified setup. This is related to DBIC and the stuff in…
-
The general idea is for Gitify to handle serialising data stored in the MODX database to a human and machine readable format (done, `Gitify load`), which is then committed to a git repo (possibly alon…
-
### Summary
We want to use Gitify for an existing ModX-Installation. We installed it following the instructions and the Gitify extract command ran fine. When trying to build the database on a differ…
ghost updated
6 years ago
-
All of the other koha package scripts take the instance name as the last argument. This trips me up every time I use gitify. It's arbitrary but... would it be better to change it to be consistent with…
-
hello,
I add the versionnumber inside .gitify file like the following:
```
packages:
modmore.com:
service_url: https://rest.modmore.com/
credential_file: '.modmore.com.key'…
-
I know this is 3 years old, but I'm trying to find a library to accomplish just what it looks like this library did. Is this library still working? If so, how do I run it? I've installed it, I've trie…