[
https://issues.apache.org/jira/browse/TIKA-4725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18080389#comment-18080389
]
Hudson commented on TIKA-4725:
------------------------------
SUCCESS: Integrated in Jenkins build Tika » tika-main-jdk17 #1364 (See
[https://ci-builds.apache.org/job/Tika/job/tika-main-jdk17/1364/])
TIKA-4725 - updates to docker release workflow (#2807) (github:
[https://github.com/apache/tika/commit/0b6583091bdf93883ccea5520674c282bc0d05c9])
* (add)
tika-server/docker-build/sample-configs/customocr/tika-config-inline.json
* (delete) tika-server/docker-build/sample-configs/ner/run_tika_server.sh
* (add) tika-server/docker-build/sample-configs/vision/vlm-gemini.json
* (edit) .github/workflows/docker-snapshot.yml
* (delete)
tika-server/docker-build/sample-configs/vision/inception-rest-video.xml
* (edit) docs/modules/ROOT/nav.adoc
* (delete)
tika-server/docker-build/sample-configs/customocr/tika-config-inline.xml
* (add) tika-server/docker-build/docker-compose-tika-customocr.yml
* (edit) tika-server/docker-build/docker-tool.sh
* (add) tika-server/docker-build/docker-compose-tika-grobid.yml
* (edit) tika-server/docker-build/minimal/Dockerfile.snapshot
* (add)
tika-server/docker-build/sample-configs/customocr/tika-config-rendered.json
* (delete) tika-server/docker-build/sample-configs/ner/tika-config.xml
* (edit) .github/workflows/docker-release.yml
* (edit) docs/modules/ROOT/pages/maintainers/release-guides/tika.adoc
* (add) tika-server/docker-build/sample-configs/vision/vlm-openai.json
* (edit) tika-server/docker-build/full/Dockerfile.snapshot
* (edit) docs/modules/ROOT/pages/maintainers/release-guides/docker.adoc
* (edit) tika-server/docker-build/minimal/Dockerfile
* (add) tika-server/docker-build/sample-configs/vision/vlm-claude.json
* (add) docs/modules/ROOT/pages/advanced/integration-testing/run-uat-script.adoc
* (add) tika-server/docker-build/docker-compose-tika-vision.yml
* (delete) tika-server/docker-build/sample-configs/grobid/tika-config.xml
* (add) tika-server/docker-build/CHANGES.md
* (add) tika-server/docker-build/README.md
* (edit) tika-server/docker-build/full/Dockerfile
* (add) tika-server/docker-build/sample-configs/grobid/tika-config.json
* (edit) tika-parent/pom.xml
* (delete)
tika-server/docker-build/sample-configs/customocr/tika-config-rendered.xml
* (delete) tika-server/docker-build/sample-configs/vision/inception-rest.xml
* (delete)
tika-server/docker-build/sample-configs/vision/inception-rest-caption.xml
> Tweaks to dockerhub publishing
> ------------------------------
>
> Key: TIKA-4725
> URL: https://issues.apache.org/jira/browse/TIKA-4725
> Project: Tika
> Issue Type: Improvement
> Reporter: Tim Allison
> Priority: Minor
>
> Many, many thanks to [~ndipiazza] , we have automated pushes to docker hub.
> During the 4.0.0-alpha-1 release, I noticed two things we might want to clean
> up.
> # The 4.0.0-alpha-1 image was released May 4 at 7:45pm (not sure which tz,
> guessing utc?), which was probably during one of my early attempts to make
> the release. The vote email didn't go out until May 5 at 6:41am (ET). The
> push shouldn't happen until after a successful vote, no?
> # How do we handle versioning of docker releases outside of a Tika release?
> For example, if we get a request to bump the base image or an OS dependency?
> We had a homegrown versioning system to tack another number: 3.3.0.0 – was
> the first release with Tika 3.3.0. If we had to bump the underlying os and
> republish with Tika 3.3.0, that would be bumped to 3.3.0.1.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)