CI to automate build of zotero tarball for zotero aport
https://gitlab.alpinelinux.org/alpine/aports/-/tree/master/testing/zotero
ddc7be75c7
This won't make a difference until we update Firefox and get a new SQLite version, but at that point the existing schema update steps that recreate tables by renaming the old table would result in broken foreign keys. This patch will make sure that newer SQLite versions will use the legacy behavior for the existing steps, and going forward schema update steps that want to recreate tables will need to create a new table, migrate the data, delete the old table, and rename the new one into place. |
||
---|---|---|
.github | ||
chrome | ||
components | ||
defaults/preferences | ||
note-editor@9749a4b2be | ||
pdf-reader@05da34b95a | ||
pdf-worker@0b289deeb9 | ||
resource | ||
scripts | ||
scss | ||
styles@75df0afb88 | ||
test | ||
translators@250e680d12 | ||
.babelrc | ||
.eslintignore | ||
.eslintrc | ||
.gitattributes | ||
.gitignore | ||
.gitmodules | ||
chrome.manifest | ||
CONTRIBUTING.md | ||
COPYING | ||
install.rdf | ||
package-lock.json | ||
package.json | ||
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.