Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
73 commits
Select commit Hold shift + click to select a range
c53b76e
switch to https file transfer for qp-deblur
sjanssen2 Sep 12, 2025
d623b35
Update compose_github.yaml
sjanssen2 Sep 13, 2025
c490477
add env https protocol
sjanssen2 Sep 15, 2025
fb5b98a
Merge branch 'tinqiita' of github.com:jlab/qiita-keycloak into uncoup…
sjanssen2 Sep 16, 2025
4e4f6b3
export protocol env
sjanssen2 Sep 16, 2025
0e1fb4b
fix typo in env name
sjanssen2 Sep 16, 2025
68e9ad1
clone specific fork/branch for plugin
sjanssen2 Sep 16, 2025
b34c028
pull changes in qiita (send file through tornado) and qiita_client (r…
sjanssen2 Sep 17, 2025
d563968
reactivate build of all plugins
sjanssen2 Sep 17, 2025
915e326
select fork / branch dependent of plugin name
sjanssen2 Sep 17, 2025
1dc4787
qtp-job-output-folder's branch is names "main" not "master"
sjanssen2 Sep 17, 2025
4118d9c
Merge branch 'uncouple_qp-deblur' of github.com:jlab/qiita-keycloak i…
sjanssen2 Sep 17, 2025
2a51ad6
use qiita_client branch + change to https
sjanssen2 Sep 18, 2025
5fedae5
Merge branch 'tinqiita' of github.com:jlab/qiita-keycloak into uncoup…
sjanssen2 Sep 18, 2025
faf076c
don't mount qiita_data to plugin
sjanssen2 Sep 18, 2025
62f6079
clone correct branches
sjanssen2 Sep 18, 2025
2518662
abuse to re-trigger tests
sjanssen2 Sep 19, 2025
d296fb7
add setting of BASE_DATA_DIR for plugin tests
sjanssen2 Sep 26, 2025
54b7109
use uncouple branch
sjanssen2 Sep 26, 2025
a1077a7
no direct mount any more
sjanssen2 Sep 26, 2025
6b155e8
don't explicitly export BASA_DATA_DIR, as this is now obtained within…
sjanssen2 Sep 29, 2025
46134c9
bump version number
sjanssen2 Sep 29, 2025
9b08311
trigger re-run
sjanssen2 Sep 29, 2025
81afd24
some debug info
sjanssen2 Oct 27, 2025
851c1b1
clone correct fork/branch for qtp-sequencing tests
sjanssen2 Oct 28, 2025
d7a0361
started to uncouple qtp-biom
sjanssen2 Oct 30, 2025
e2fd9b9
using https by default
sjanssen2 Oct 30, 2025
fbccd14
changes in docker-compose to uncouple qtp-biom
sjanssen2 Nov 4, 2025
bd30908
trigger action
sjanssen2 Nov 4, 2025
1cd573b
Update buildContainer.yaml
sjanssen2 Nov 4, 2025
8bfaaa4
first test of uncoupled qtp-visualization
sjanssen2 Nov 4, 2025
36a86f6
Merge branch 'uncouple_qtp-biom' of github.com:jlab/qiita-keycloak in…
sjanssen2 Nov 4, 2025
1a605f7
uncouple qtp-diversity
sjanssen2 Nov 5, 2025
cc16978
check out correct repo
sjanssen2 Nov 5, 2025
8b6c6a8
pull correct repos and turn on https
sjanssen2 Nov 5, 2025
a4403f2
https communication with plugin
sjanssen2 Nov 10, 2025
6103b23
use https protocol
sjanssen2 Nov 11, 2025
5d57968
uncouple plugin
sjanssen2 Nov 11, 2025
9610367
use correct fork/branch for qp-qiime2
sjanssen2 Nov 11, 2025
a299476
use more recent qtp-job-folder / qiita sources
sjanssen2 Nov 13, 2025
93de2b2
pull correct branch / fork
sjanssen2 Nov 13, 2025
724a575
updating docker images
sjanssen2 Nov 13, 2025
eeb0da4
Merge branch 'uncouple_qtp-job-output-folder' of github.com:jlab/qiit…
sjanssen2 Nov 13, 2025
45d4a96
Merge branch 'uncouple_qtp-sequencing' of github.com:jlab/qiita-keycl…
sjanssen2 Nov 13, 2025
3b99a6a
trigger action
sjanssen2 Nov 13, 2025
24a77e3
transit to client push
sjanssen2 Nov 14, 2025
6cb09b1
trigger action
sjanssen2 Nov 14, 2025
02704c0
trigger action
sjanssen2 Nov 14, 2025
9924b73
update lib version numbers
sjanssen2 Nov 14, 2025
9c719d1
migrate to qiita_client push
sjanssen2 Nov 14, 2025
b1f3521
use uncouple_clientpush branches for testing
sjanssen2 Nov 14, 2025
25045fc
fix condition
sjanssen2 Nov 14, 2025
4e65854
use correct client branch
sjanssen2 Nov 14, 2025
c6e0494
change to client branch: enable_pluginprotocol_change
sjanssen2 Nov 14, 2025
87fe899
attempt to shrink q2-qiime
sjanssen2 Nov 14, 2025
0467511
trigger
sjanssen2 Nov 15, 2025
9e7378d
continue building plugins even if one fails
sjanssen2 Nov 15, 2025
136cf0f
use wildcards
sjanssen2 Nov 15, 2025
63ab683
trigger
sjanssen2 Nov 15, 2025
14840d3
use refactores qtp-sequencing
sjanssen2 Nov 16, 2025
9f4e2ca
trigger action
sjanssen2 Nov 17, 2025
f6baff2
trigger
sjanssen2 Nov 17, 2025
3a00ac1
switch to more recent qiita_client
sjanssen2 Nov 17, 2025
a163bd3
newer client
sjanssen2 Nov 17, 2025
37814ac
switching qiita_client branch
sjanssen2 Nov 18, 2025
176e256
switch branch
sjanssen2 Nov 18, 2025
8e3659b
switch client
sjanssen2 Nov 18, 2025
60c658b
activate "old" filesystem plugin coupling
sjanssen2 Nov 18, 2025
3aeffef
direct mount of qiita_data
sjanssen2 Nov 19, 2025
5a96d1d
NOT using http, but filesystem
sjanssen2 Nov 19, 2025
3fe8d25
test if docker pruning solves disk space issue in github runner
sjanssen2 Nov 19, 2025
2a3df11
avoid rebuild
sjanssen2 Nov 20, 2025
7b36496
don't push final images
sjanssen2 Nov 20, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
121 changes: 66 additions & 55 deletions .github/workflows/buildContainer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ jobs:
- build_main
- make_references
strategy:
fail-fast: false
matrix:
plugin: ["qp-deblur", "qtp-biom", "qtp-sequencing", "qtp-visualization", "qtp-diversity", "qp-target-gene", "qtp-job-output-folder"]
runs-on: ubuntu-latest
Expand Down Expand Up @@ -162,7 +163,9 @@ jobs:
- name: Execute tests in the running services
run: |
sleep 5
docker compose exec ${{ matrix.plugin }} /bin/bash -c "bash /test_plugin.sh"
fork=`if [[ "${{ matrix.plugin }}" == "qp-deblur" || "${{ matrix.plugin }}" == "qp-target-gene" || "${{ matrix.plugin }}" == "qtp-sequencing" || "${{ matrix.plugin }}" == "qtp-biom" || "${{ matrix.plugin }}" == "qtp-visualization" || "${{ matrix.plugin }}" == "qtp-diversity" || "${{ matrix.plugin }}" == "qtp-job-output-folder" ]]; then echo "jlab"; else echo "qiita-spots"; fi`
branch=`if [[ "${{ matrix.plugin }}" == "qp-target-gene" || "${{ matrix.plugin }}" == "qp-deblur" || "${{ matrix.plugin }}" == "qtp-sequencing" || "${{ matrix.plugin }}" == "qtp-biom" || "${{ matrix.plugin }}" == "qtp-visualization" || "${{ matrix.plugin }}" == "qtp-diversity" || "${{ matrix.plugin }}" == "qtp-job-output-folder" ]]; then echo "uncouple_clientpush"; else echo "master"; fi`
docker compose exec ${{ matrix.plugin }} /bin/bash -c "PLUGIN_FORK=$fork PLUGIN_BRANCH=$branch bash /test_plugin.sh"

- name: Push image to ghcr (only if tests passed)
if: success()
Expand Down Expand Up @@ -223,6 +226,12 @@ jobs:
cache-from: type=gha,scope=tinqiita-${{ github.ref_name }}
cache-to: type=gha,scope=tinqiita-${{ github.ref_name }},mode=max

- name: Prune build cache after build
run: |
df -h /
docker buildx prune -af
df -h /

- name: adapt compose file to select specific plugin
run: |
if [[ "${{ matrix.multiplugin }}" == "qp-qiime2" ]]; then sed -i 's|- QIITA_PLUGINS="MATRIXPLUGIN:"|- QIITA_PLUGINS="${{ matrix.multiplugin }}:qtp-diversity:qtp-visualization:"|' compose_github.yaml; sed -i 's|MATRIXPLUGIN:|${{ matrix.multiplugin }}:\n condition: service_started\n qtp-diversity:\n condition: service_started\n qtp-visualization:|' compose_github.yaml; fi;
Expand All @@ -237,61 +246,63 @@ jobs:
- name: Execute tests in the running services
run: |
sleep 5
docker compose exec ${{ matrix.multiplugin }} /bin/bash -c "bash /test_plugin.sh"
docker compose exec ${{ matrix.multiplugin }} /bin/bash -c "PLUGIN_FORK=jlab PLUGIN_BRANCH=uncouple_clientpush bash /test_plugin.sh"

- name: Push image to ghcr (only if tests passed)
if: success()
uses: docker/build-push-action@v6
with:
context: .
push: true
file: Images/${{ matrix.multiplugin }}/${{ matrix.multiplugin }}.dockerfile
tags: ghcr.io/${{ github.repository }}/${{ matrix.multiplugin }}:testcandidate

publish_images:
needs:
- build_plugins
- build_main
- build_mulit_plugins
strategy:
matrix:
image: ["qp-deblur", "qtp-biom", "qtp-sequencing", "qtp-visualization", "qtp-diversity", "qp-target-gene", "qtp-job-output-folder",
"nginx", "qiita", "plugin_collector",
"qp-qiime2"]
runs-on: ubuntu-latest
steps:
- name: Checkout tinqiita repo
uses: actions/checkout@v4

- name: Log in to GitHub Container Registry
uses: docker/login-action@v3
with:
registry: ghcr.io
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}

- name: Login to computational.bio registry
uses: docker/login-action@v3
with:
registry: harbor.computational.bio.uni-giessen.de
username: ${{ vars.HARBOR_CB_USERNAME }}
password: ${{ secrets.HARBOR_CB_SECRET }}

- name: Pull image from GHCR
run: docker pull ghcr.io/${{ github.repository }}/${{ matrix.image }}:testcandidate

- name: Read image version from dockerfile
id: vars
run: |
VERSION=$(head -n 1 Images/${{ matrix.image }}/${{ matrix.image }}.dockerfile | cut -d ":" -f 2- | tr -d " ")
echo "IMAGE_TAG=$VERSION" >> $GITHUB_ENV

- name: Retag image for Docker Hub
run: |
docker tag ghcr.io/${{ github.repository }}/${{ matrix.image }}:testcandidate harbor.computational.bio.uni-giessen.de/tinqiita/${{ matrix.image }}:${{ env.IMAGE_TAG }}
docker tag ghcr.io/${{ github.repository }}/${{ matrix.image }}:testcandidate harbor.computational.bio.uni-giessen.de/tinqiita/${{ matrix.image }}:latest

- name: Push image to Docker Hub
run: |
docker push harbor.computational.bio.uni-giessen.de/tinqiita/${{ matrix.image }}:${{ env.IMAGE_TAG }}
docker push harbor.computational.bio.uni-giessen.de/tinqiita/${{ matrix.image }}:latest
docker push ghcr.io/${{ github.repository }}/${{ matrix.multiplugin }}:testcandidate
#uses: docker/build-push-action@v6
#with:
# context: .
# push: true
# file: Images/${{ matrix.multiplugin }}/${{ matrix.multiplugin }}.dockerfile
# tags: ghcr.io/${{ github.repository }}/${{ matrix.multiplugin }}:testcandidate

# publish_images:
# needs:
# - build_plugins
# - build_main
# - build_mulit_plugins
# strategy:
# matrix:
# image: ["qp-deblur", "qtp-biom", "qtp-sequencing", "qtp-visualization", "qtp-diversity", "qp-target-gene", "qtp-job-output-folder",
# "nginx", "qiita", "plugin_collector",
# "qp-qiime2"]
# runs-on: ubuntu-latest
# steps:
# - name: Checkout tinqiita repo
# uses: actions/checkout@v4

# - name: Log in to GitHub Container Registry
# uses: docker/login-action@v3
# with:
# registry: ghcr.io
# username: ${{ github.actor }}
# password: ${{ secrets.GITHUB_TOKEN }}

# - name: Login to computational.bio registry
# uses: docker/login-action@v3
# with:
# registry: harbor.computational.bio.uni-giessen.de
# username: ${{ vars.HARBOR_CB_USERNAME }}
# password: ${{ secrets.HARBOR_CB_SECRET }}

# - name: Pull image from GHCR
# run: docker pull ghcr.io/${{ github.repository }}/${{ matrix.image }}:testcandidate

# - name: Read image version from dockerfile
# id: vars
# run: |
# VERSION=$(head -n 1 Images/${{ matrix.image }}/${{ matrix.image }}.dockerfile | cut -d ":" -f 2- | tr -d " ")
# echo "IMAGE_TAG=$VERSION" >> $GITHUB_ENV

# - name: Retag image for Docker Hub
# run: |
# docker tag ghcr.io/${{ github.repository }}/${{ matrix.image }}:testcandidate harbor.computational.bio.uni-giessen.de/tinqiita/${{ matrix.image }}:${{ env.IMAGE_TAG }}
# docker tag ghcr.io/${{ github.repository }}/${{ matrix.image }}:testcandidate harbor.computational.bio.uni-giessen.de/tinqiita/${{ matrix.image }}:latest

# - name: Push image to Docker Hub
# run: |
# docker push harbor.computational.bio.uni-giessen.de/tinqiita/${{ matrix.image }}:${{ env.IMAGE_TAG }}
# docker push harbor.computational.bio.uni-giessen.de/tinqiita/${{ matrix.image }}:latest
11 changes: 8 additions & 3 deletions Images/qiita/qiita.dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# VERSION: 2025.09.09
# VERSION: 2025.11.12

FROM ubuntu:24.04

Expand Down Expand Up @@ -47,9 +47,14 @@ RUN pip install \
psycopg2-binary


# Clone the Qiita Repo
# Clone the Qiita Repo: currently we need the oidc changes from our jlab fork + changes in the tornado_FetchFileFromCentralHandler branch, which send files if requested directly from tornado instead of nginx (happens in testing)
# RUN git clone -b master https://github.com/qiita-spots/qiita.git
RUN git clone -b auth_oidc https://github.com/jlab/qiita.git
RUN git clone -b auth_oidc https://github.com/jlab/qiita.git \
&& cd qiita \
&& git config pull.rebase false \
&& git config --global user.email "jlab@uni-giessen.de" \
&& git config --global user.name "Stefan" && \
git pull origin tornado_FetchFileFromCentralHandler

# should tests re-populate the DB, ensure private plugin, qtp-biom and qp-target-gene use the correct conda env
RUN sed -i "s|'source /home/runner/.profile; conda activate qiita'|'source /opt/conda/etc/profile.d/conda.sh; conda activate /opt/conda/envs/qiita'|" /qiita/qiita_db/support_files/populate_test_db.sql
Expand Down
9 changes: 5 additions & 4 deletions Images/qp-deblur/qp-deblur.dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# VERSION: 2025.08.22
# VERSION: 2025.11.14

# ==========================
# Stage 1: Build wheels
Expand Down Expand Up @@ -37,7 +37,8 @@ SHELL ["conda", "run", "-p", "/opt/conda/envs/deblur", "/bin/bash", "-c"]
ENV LC_ALL=C.UTF-8
ENV LANG=C.UTF-8

RUN git clone -b master https://github.com/qiita-spots/qiita_client.git
# RUN git clone -b master https://github.com/qiita-spots/qiita_client.git
RUN git clone -b refactor_exposeBaseDataDir https://github.com/jlab/qiita_client.git
RUN sed -i "s/f'Entered BaseQiitaPlugin._register_command({command.name})'/'Entered BaseQiitaPlugin._register_command(%s)' % command.name/" qiita_client/qiita_client/plugin.py
RUN cd qiita_client && pip install --no-cache-dir .

Expand All @@ -48,7 +49,7 @@ RUN pip install scikit-bio==0.5.5

RUN pip install -U pip pip-system-certs

RUN git clone -b uncouplePlugins https://github.com/jlab/qp-deblur.git
RUN git clone -b uncouple_clientpush https://github.com/jlab/qp-deblur.git
RUN cd qp-deblur && pip install .

COPY requirements.txt ./requirements.txt
Expand Down Expand Up @@ -130,7 +131,7 @@ RUN cd qiita_client && pip install .

RUN mkdir -p /qiita_server_certificates/
COPY qiita_server_certificates/*_server.* /qiita_server_certificates/
RUN /usr/local/bin/configure_deblur --env-script "true" --server-cert `find /qiita_server_certificates/ -name "*_server.crt" -type f` filesystem
RUN /usr/local/bin/configure_deblur --env-script "true" --server-cert `find /qiita_server_certificates/ -name "*_server.crt" -type f`
RUN sed -i -E "s/^START_SCRIPT = .+/START_SCRIPT = python \/start_plugin.py qp-deblur/" /unshared_plugins/*.conf

# remove conda command from tigger.py
Expand Down
87 changes: 47 additions & 40 deletions Images/qp-qiime2/qp-qiime2.dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# VERSION: 2025.09.12
# VERSION: 2025.11.14

FROM ubuntu:24.04

Expand All @@ -7,16 +7,20 @@ ARG MINIFORGE_VERSION=24.1.2-0
ENV CONDA_DIR=/opt/conda
ENV PATH=${CONDA_DIR}/bin:${PATH}

RUN apt-get -y update
RUN apt-get -y --fix-missing install \
git \
wget \
libpq-dev \
python3-dev \
gcc \
build-essential \
zip \
tzdata
RUN apt-get -y update \
&& apt-get install -y --no-install-recommends \
git \
wget \
libpq-dev \
python3-dev \
gcc \
build-essential \
zip \
unzip \
tzdata \
ca-certificates \
&& apt-get clean \
&& rm -rf /var/lib/apt/lists/*

# install miniforge3 for "conda"
# see https://github.com/conda-forge/miniforge-images/blob/master/ubuntu/Dockerfile
Expand All @@ -28,46 +32,49 @@ RUN wget https://github.com/conda-forge/miniforge/releases/download/${MINIFORGE_
rm -f /tmp/miniforge3.sh

# install tornado based trigger layer in base environment
RUN pip install -U pip
RUN pip install tornado
RUN pip install -U pip \
&& pip install tornado
COPY trigger.py /trigger.py

# Download qiime2 yaml
RUN wget --quiet https://data.qiime2.org/distro/core/qiime2-2023.5-py38-linux-conda.yml

# Create conda env
RUN conda env create --name qiime2 -y --file qiime2-2023.5-py38-linux-conda.yml \
&& conda clean --all -y \
&& rm -rf /opt/conda/pkgs
# Download qiime2 yaml and Create conda env
RUN wget --quiet https://data.qiime2.org/distro/core/qiime2-2023.5-py38-linux-conda.yml \
&& conda env create --name qiime2 -y --file qiime2-2023.5-py38-linux-conda.yml \
&& conda clean --all -y \
&& rm -rf /opt/conda/pkgs
# Make RUN commands use the new environment:
# append --format docker to the build command, see https://github.com/containers/podman/issues/8477
SHELL ["conda", "run", "-p", "/opt/conda/envs/qiime2", "/bin/bash", "-c"]

RUN pip install -U pip
RUN pip install https://github.com/qiita-spots/qiita_client/archive/master.zip
RUN pip install https://github.com/qiita-spots/qiita-files/archive/master.zip
RUN pip install https://github.com/biocore/q2-mislabeled/archive/refs/heads/main.zip
RUN pip install q2-umap q2-greengenes2
RUN git clone https://github.com/qiita-spots/qp-qiime2.git
#RUN pip install https://github.com/qiita-spots/qiita_client/archive/master.zip
RUN git clone --depth 1 -b refactor_exposeBaseDataDir https://github.com/jlab/qiita_client.git
RUN cd qiita_client && pip install --no-cache-dir .

RUN pip install https://github.com/qiita-spots/qiita-files/archive/master.zip \
&& pip install https://github.com/biocore/q2-mislabeled/archive/refs/heads/main.zip \
&& pip install q2-umap q2-greengenes2

#RUN git clone https://github.com/qiita-spots/qp-qiime2.git
RUN git clone --depth 1 -b uncouple_clientpush https://github.com/jlab/qp-qiime2.git
WORKDIR /qp-qiime2

RUN sed -i "s|self.basedir, '..', '..', '|'/|g" /qp-qiime2/qp_qiime2/tests/test_qiime2.py

RUN pip install -e .
RUN pip install --upgrade certifi
RUN pip install pip-system-certs
RUN pip install -e . \
&& pip install --upgrade certifi \
&& pip install pip-system-certs

# configuring the databases available for QIIME 2
RUN mkdir /databases
RUN wget --quiet -O "/databases/gg-13-8-99-515-806-nb-classifier.qza" "https://data.qiime2.org/2021.4/common/gg-13-8-99-515-806-nb-classifier.qza"
RUN export QP_QIIME2_DBS=/databases
RUN mkdir /databases \
&& wget --no-check-certificate --quiet -O "/databases/gg-13-8-99-515-806-nb-classifier.qza" "https://data.qiime2.org/2021.4/common/gg-13-8-99-515-806-nb-classifier.qza" \
&& export QP_QIIME2_DBS=/databases

# configuring the filtering QZAs available for QIIME 2
RUN mkdir /filtering
RUN wget -O /filtering/bloom-analyses.zip https://github.com/knightlab-analyses/bloom-analyses/archive/refs/heads/master.zip \
&& unzip -j /filtering/bloom-analyses.zip bloom-analyses-master/data/qiime2-artifacts-for-qiita/*.qza -d /filtering/ \
&& rm -f /filtering/bloom-analyses.zip
RUN export QP_QIIME2_FILTER_QZA=/filtering/
RUN mkdir /filtering \
&& wget --no-check-certificate -O /filtering/bloom-analyses.zip https://github.com/knightlab-analyses/bloom-analyses/archive/refs/heads/master.zip \
&& unzip -j /filtering/bloom-analyses.zip bloom-analyses-master/data/qiime2-artifacts-for-qiita/*.qza -d /filtering/ \
&& rm -f /filtering/bloom-analyses.zip \
&& export QP_QIIME2_FILTER_QZA=/filtering/

# TODO: should the plugin get the server configuration?!
RUN export QIITA_CONFIG_FP=/qiita/config_qiita_oidc.cfg
Expand All @@ -80,8 +87,8 @@ ENV LC_ALL=C.UTF-8
ENV LANG=C.UTF-8

# configure timezone
RUN ln -fs /usr/share/zoneinfo/Etc/UTC /etc/localtime
RUN dpkg-reconfigure -f noninteractive tzdata
RUN ln -fs /usr/share/zoneinfo/Etc/UTC /etc/localtime \
&& dpkg-reconfigure -f noninteractive tzdata


WORKDIR /
Expand All @@ -102,8 +109,8 @@ RUN chmod u+x /qp-qiime2/scripts/configure_qiime2 /qp-qiime2/scripts/start_qiime
ENV QP_QIIME2_DBS=/databases
ENV QP_QIIME2_FILTER_QZA=/filtering/
COPY qiita_server_certificates/*_server.* /qiita_server_certificates/
RUN /qp-qiime2/scripts/configure_qiime2 --env-script 'true' --server-cert `find /qiita_server_certificates/ -name "*_server.crt" -type f`
RUN sed -i -E "s/^START_SCRIPT = .+/START_SCRIPT = python \/start_plugin.py qp-qiime2/" /unshared_plugins/*.conf
RUN /qp-qiime2/scripts/configure_qiime2 --env-script 'true' --server-cert `find /qiita_server_certificates/ -name "*_server.crt" -type f` \
&& sed -i -E "s/^START_SCRIPT = .+/START_SCRIPT = python \/start_plugin.py qp-qiime2/" /unshared_plugins/*.conf

# for testing
COPY test_plugin.sh /test_plugin.sh
Expand Down
8 changes: 5 additions & 3 deletions Images/qp-target-gene/qp-target-gene.dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# VERSION: 2025.08.28
# VERSION: 2025.09.17

# ==========================
# Stage 1: Build wheels
Expand Down Expand Up @@ -44,11 +44,13 @@ RUN python2.7 get-pip2.7.py --force-reinstall

RUN pip install -U pip
#RUN pip install https://github.com/qiita-spots/qiita_client/archive/master.zip
RUN git clone -b master https://github.com/qiita-spots/qiita_client.git
#RUN git clone -b master https://github.com/qiita-spots/qiita_client.git
RUN git clone -b refactor_exposeBaseDataDir https://github.com/jlab/qiita_client.git

RUN cd /qiita_client && pip install --no-cache-dir .

RUN pip install https://github.com/qiita-spots/qiita-files/archive/master.zip
RUN git clone https://github.com/qiita-spots/qp-target-gene.git
RUN git clone -b uncouple_clientpush https://github.com/jlab/qp-target-gene.git
WORKDIR /qp-target-gene
RUN pip install biom-format
RUN pip install -e .
Expand Down
9 changes: 6 additions & 3 deletions Images/qtp-biom/qtp-biom.dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# VERSION: 2025.08.29
# VERSION: 2025.11.13

FROM ubuntu:24.04 AS builder

Expand Down Expand Up @@ -57,14 +57,17 @@ SHELL ["conda", "run", "-p", "/opt/conda/envs/qtp-biom", "/bin/bash", "-c"]

RUN pip install -U pip
# RUN pip install https://github.com/qiita-spots/qiita_client/archive/master.zip
RUN git clone -b master https://github.com/qiita-spots/qiita_client.git
# RUN git clone -b master https://github.com/qiita-spots/qiita_client.git
RUN git clone -b refactor_exposeBaseDataDir https://github.com/jlab/qiita_client.git
RUN cd qiita_client && pip install --no-cache-dir .

# RUN pip install https://github.com/qiita-spots/qiita-files/archive/master.zip
RUN git clone -b master https://github.com/qiita-spots/qiita-files.git
# COPY ./qiita-files /qiita-files
RUN cd /qiita-files && pip install -e . -v
RUN git clone https://github.com/qiita-spots/qtp-biom.git
#RUN git clone https://github.com/qiita-spots/qtp-biom.git
RUN git clone -b uncouple_clientpush https://github.com/jlab/qtp-biom.git

# COPY ./qtp-biom /qtp-biom
WORKDIR /qtp-biom
RUN sed -i "s|'qiita-files @ https://github.com/qiita-spots/'||" setup.py
Expand Down
Loading