Commit Graph

177 Commits

Author SHA1 Message Date
gregoxx 3d957c35d7 add license and copyright noticesa 2021-04-01 09:45:24 +01:00
Blagoja Stojkoski 64d4d5f1fb
Merge pull request #46 from keitaroinc/fix-pip
Fix pip url for python 2.7
2021-03-24 18:40:36 +01:00
Marko Bocevski 302448080e
Pin pip to 20.3.3 and bump focal image version 2021-03-24 17:56:32 +01:00
Marko Bocevski 42f95f2f50
Merge branch 'master' of github.com:keitaroinc/docker-ckan into fix-pip 2021-03-24 17:44:41 +01:00
Stefanie Taepke 85e838038f
Install rust as cryptography-requirement (#44)
* install rust as cryptography-requirement

Installing cryptography fails with “This package requires Rust >=1.41.0.” if rust is not installed

* install rust with cargo as cryptography-requirement
2021-03-24 17:42:50 +01:00
Marko Bocevski 5b2c0b95a6
Fix pip url for python 2.7 2021-03-24 17:40:15 +01:00
Marko Bocevski af4a5353a4
Fix ckan config-tool command in README 2021-03-12 17:36:12 +01:00
Blagoja Stojkoski 21c891865d
Patches for connecting to Azure PSQL (#42)
* * patches in code to handle user@host format in the Azure PSQL connection string
* adds code for handling new connection string format in prerun.py

* * fixes path in the postgres username patch
* cleans up prerun.py imports
2021-02-18 15:02:23 +01:00
Blagoja Stojkoski 08c10f2dc6
fixes resource replace upload (#41)
* fixes resource replace upload

* Add rust and cargo in order to build cryptography

Co-authored-by: Marko Bocevski <marko.bocevski@keitaro.com>
2021-02-18 14:36:39 +01:00
Dushko Bogdanovski e4ab5814d2
Merge pull request #39 from keitaroinc/new-ckan-patches
New CKAN patches 2.7.10, 2.8.7 and 2.9.2
2021-02-10 12:55:56 +01:00
Marko Bocevski 69ec6e65b6 New CKAN patches 2.7.10, 2.8.7 and 2.9.2 2021-02-03 19:03:54 +01:00
Blagoja Stojkoski c1e3181446
Merge pull request #38 from keitaroinc/pip-pin
Pin the version of pip since pip dropped python2 support in 21.0
2021-01-25 14:47:24 +01:00
Marko Bocevski ec778aba87 Pin pip to 20.3.3 due to issue with 20.3.4 2021-01-25 14:22:34 +01:00
Marko Bocevski 2f9500cda7 Pin the version of pip since pip dropped python2 support in 21.0 2021-01-25 14:10:23 +01:00
Blagoja Stojkoski a5416fb71f
Workflow rename and badge (#37)
* fixes workflow typos

* badge test

* renamed build action and added badge
2021-01-20 15:44:37 +01:00
Blagoja Stojkoski d21c15d387
Merge pull request #36 from keitaroinc/alpine-upgrade
Upgrade alpine to 3.13, lint Dockerfiles and github actions
2021-01-20 12:34:03 +01:00
Marko Bocevski d4a86326d8 Fix caching of docker layers 2021-01-16 02:57:15 +01:00
Marko Bocevski 8940703616 Add automatic push to GHCR and dockerhub on push to master and set GHCR default 2021-01-16 02:20:01 +01:00
Marko Bocevski 73063ff233 Use IMAGE_TAG to set the docker image tag 2021-01-16 01:48:30 +01:00
Marko Bocevski b33fd5ebe2 Add workflow for pull requests on master 2021-01-16 01:01:40 +01:00
Marko Bocevski 8e92ed04db Lint Dockerfiles 2021-01-15 22:52:56 +01:00
Marko Bocevski fe1c05a350 Uprade to alpine 3.13 2021-01-15 20:19:11 +01:00
Marko Bocevski 4a12991bc7
Merge pull request #35 from keitaroinc/exit-condition
Exit CKAN startup if prerun exits
2020-12-22 11:34:31 +01:00
Marko Bocevski 7aaa02a87e Exit CKAN startup if prerun exits 2020-12-22 00:15:16 +01:00
Blagoja Stojkoski 8cc21c3b66
Merge pull request #34 from keitaroinc/alias-ckan
CKAN alias command for 2.7 and 2.8 so it can be forward-compatible with 2.9
2020-12-17 16:39:23 +01:00
Marko Bocevski b593510f53 mend
Reorder the argument list for the ckan alias command
2020-12-16 20:48:57 +01:00
Marko Bocevski 9247cb4acb Reorder the argument list for the ckan alias command 2020-12-16 20:43:36 +01:00
Marko Bocevski 7f974b6615 Add ckan command alias for focal images 2020-12-16 20:40:10 +01:00
Marko Bocevski 2485af55b0 Add a ckan alias command for 2.7 and 2.8 so it can be forward-compatible with 2.9 2020-12-16 20:22:35 +01:00
blagoja.stojkoski 87808189ec fix for the get action limit patch 2020-12-09 18:17:20 +01:00
Dushko Bogdanovski d163ebdcce
Merge pull request #33 from keitaroinc/2.9-get-limit-fix
2.9-get-limit-fix
2020-12-09 16:42:27 +01:00
blagoja.stojkoski be0543b6c6 fixes crash when limit is sent to the get action 2020-12-09 16:34:21 +01:00
Blagoja Stojkoski e015edb043
Merge pull request #32 from keitaroinc/ubuntu-images
Add Ubuntu Focal docker images
2020-12-02 16:05:53 +01:00
blagoja.stojkoski 35b390499a * adds git to main images
* fixes timezone issue on 2.7
* minor formatting changes
2020-12-02 15:06:37 +01:00
Marko Bocevski f7d1fedd15 Add Ubuntu Focal docker images 2020-12-02 12:49:06 +01:00
Благоја Стојкоски 538088a5de
Merge pull request #31 from keitaroinc/maintainence-mode
Add setup for maintenance mode for CKAN
2020-10-22 18:30:44 +02:00
Marko Bocevski 1cfba75027 Add setup for maintenance mode for CKAN 2020-10-22 18:11:23 +02:00
Благоја Стојкоски 365ac6bf2c
Merge pull request #30 from keitaroinc/new-ckan-releases
New CKAN releases 2.7.9 2.8.6 2.9.1
2020-10-21 15:14:35 +02:00
Marko Bocevski d6ecc8aa72 New CKAN releases 2.7.9 2.8.6 2.9.1 2020-10-21 15:08:57 +02:00
Dushko Bogdanovski 07f48dcf82
Merge pull request #29 from keitaroinc/default-loglevels
Set ckan extensions default level to INFO
2020-10-16 12:15:50 +02:00
Marko Bocevski 697db30660 Set ckan extensions default level to INFO 2020-10-16 12:10:09 +02:00
Marko Bocevski 1a74b83ae5
Merge pull request #28 from keitaroinc/fix-unflatten
Add dictization_functions unflatten patch
2020-10-14 11:04:30 +02:00
Marko Bocevski 16dc43e7fd Add dictization_functions unflatten patch 2020-10-14 11:03:37 +02:00
Marko Bocevski e438bb70f3 Fix ckan config-tool in 2.9 and pin greenlet 2020-09-27 13:00:48 +02:00
Marko Bocevski eb6df55058 Pin greenlet version to 0.4.16 2020-09-25 08:05:26 +02:00
Marko Bocevski b3123ed40b
Add shield badges 2020-09-23 10:00:07 +02:00
Marko Bocevski dd0a141dfe
Add Contributing Guidelines 2020-09-23 09:01:05 +02:00
Marko Bocevski 2791eb2545 Update issue templates 2020-09-23 08:51:51 +02:00
Marko Bocevski a4de7f7f23
Add Code of Conduct 2020-09-23 08:46:05 +02:00
Marko Bocevski 7ee8584c1d
Merge pull request #27 from keitaroinc/add-license
Add license
2020-09-23 08:45:35 +02:00