Skip to content

Releases: zeeguu/api

v.2.4.0 - Added Video Support

14 Apr 13:28
a30aeba
Compare
Choose a tag to compare

v.2.3.13

07 Mar 16:36
Compare
Choose a tag to compare
  • trying to solve the permissions business w/o acl permissions; i suspect that the container built by dockerhub does not support acl. there is no other explanation why acl commands work when I run from within the container on the server, but not when executed from the Dockerfile.

v.2.3.12

07 Mar 16:06
Compare
Choose a tag to compare
  • changed permissions for scraper folder

v.2.3.11

07 Mar 14:47
Compare
Choose a tag to compare
  • simplified permissions for resources and scraper folders

v.2.3.10

07 Mar 11:10
Compare
Choose a tag to compare
  • updated permissions for /zeeguu-resources folder inside Dockerfile

v.2.3.9

27 Feb 18:27
3d1db22
Compare
Choose a tag to compare
  • bugfix in folder creation in Dockerfile

v.2.3.8

27 Feb 18:16
5bc98c9
Compare
Choose a tag to compare
  • ensuring that newspaper scratch folder is accessible by www-data within the container

2.3.7

10 Feb 11:15
50f142f
Compare
Choose a tag to compare
  • fixed failing tests
  • explicitly setting the stanza_resources folder path to be in zeeguu-data

v.2.3.7

10 Feb 11:31
be9986f
Compare
Choose a tag to compare
  • cleaned up stanza_resources folder definition & making tests run on GH

v.2.3.6

10 Feb 10:47
Compare
Choose a tag to compare
  • install_stanza_models.py has to be done after the zeeguu codebase is mapped inside of the container