CI to automate build of zotero tarball for zotero aport
https://gitlab.alpinelinux.org/alpine/aports/-/tree/master/testing/zotero
72c927c840
Unfortunately this will need to be partly redone, since retrieveItem(), and therefore itemToCSLJSON(), and therefore itemToExportFormat(), need to be synchronous. The item data load statements in itemToExportFormat() will probably need to be performed earlier, when they can be async, and made available to the session for retrieval by retrieveItem(), but I'll let someone more familiar with the citation infrastructure do that. This restores some code in retrieveItem() that may have been accidentally removed in a merge, though it probably won't be useful anymore anyway. Addresses #529 |
||
---|---|---|
chrome | ||
components | ||
defaults/preferences | ||
resource | ||
styles@ae6a29dcc9 | ||
test | ||
translators@7916f48624 | ||
.gitmodules | ||
.travis.yml | ||
chrome.manifest | ||
COPYING | ||
install.rdf | ||
README.md | ||
update.rdf |
Zotero
Zotero is a free, easy-to-use tool to help you collect, organize, cite, and share your research sources.
Please post feature requests or bug reports to the Zotero Forums. If you're having trouble with Zotero, see Getting Help.
For more information on how to use this source code, see the Zotero wiki.