diff --git a/.github/workflows/dockerpublish.yml b/.github/workflows/dockerpublish.yml index 50e7d2199..d212e16b5 100644 --- a/.github/workflows/dockerpublish.yml +++ b/.github/workflows/dockerpublish.yml @@ -49,7 +49,7 @@ jobs: [ "$VERSION" == "master" ] && VERSION=latest # Use `prod` tag convention if not merge to master - [ "$VERSION" != "latest" ] && VERSION=prod + [ "$VERSION" != "latest" ] && VERSION=0.0.1-qa-perf echo IMAGE_ID=$IMAGE_ID echo VERSION=$VERSION diff --git a/Pipfile b/Pipfile index f758f6fa1..334bc1915 100644 --- a/Pipfile +++ b/Pipfile @@ -19,6 +19,7 @@ ipython = "!=8.1.0" uwsgi = ">=2.0" uwsgitop = ">=0.11" uwsgi-tools = ">=1.1.1" +invenio-vocabularies = {editable = true, ref = "qa-performance-facets", git = "https://github.com/inveniosoftware/invenio-vocabularies.git"} [requires] python_version = "3.9" diff --git a/Pipfile.lock b/Pipfile.lock index b6e9e62fc..b474f0f58 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "99966b3d1f22c4b0c553c7ef44dae78eee5b8d924f42e6fc3e34bf33571f3671" + "sha256": "a0ce75b28120871f037797ea15ea6a7fd29cf35795f541672a054b64db96f0cc" }, "pipfile-spec": 6, "requires": { @@ -1289,12 +1289,9 @@ "version": "==2.6.0" }, "invenio-vocabularies": { - "hashes": [ - "sha256:3d9c294029f2faf9d7d033985a892b5fd5b7bbbb8e5f666bdefda25faaad694f", - "sha256:e8ee69086d6cc676353a4275a3df8ce3aeb907f8e022e0fa2243a6dd421881de" - ], - "markers": "python_version >= '3.7'", - "version": "==1.5.1" + "editable": true, + "git": "https://github.com/inveniosoftware/invenio-vocabularies.git", + "ref": "1c9c3896745e46a0baed8935b99b5f9f637ad687" }, "invenio-webhooks": { "hashes": [