CI to automate build of zotero tarball for zotero aport
https://gitlab.alpinelinux.org/alpine/aports/-/tree/master/testing/zotero
![]() When switching between master and fx102 bogus files were created outside of the build/ directory. That's because previously we had a symlinked file itembox.css and now we compile a file itemBox.css into the same directory. However when running `npm start`, after switching branch, the symlink still existed and thus when writing a new file, symlink was followed and output has been written inside a source file instead. Build system will now run cleanup step first (where it checks if files frim `.signatures.json` still exist in src), then proceed with build, so old symlinks will be removed thus producing a valid build. This problem probably only happened on case-insensitive file-systems (like default config on macOS HFS+). |
||
---|---|---|
.github | ||
chrome | ||
components | ||
defaults/preferences | ||
note-editor@1a3fa7b30d | ||
pdf-reader@4d7ce02e92 | ||
pdf-worker@03e80435d3 | ||
resource | ||
scripts | ||
scss | ||
styles@085f270569 | ||
test | ||
translators@a41195e2f8 | ||
.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.