[TASK] Replace DeepL Mock Api Server
container image
#364
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
[TASK] Switch deeplmockapi server image to
ghcr.io/web-vision/wv-deeplmockapi-server
The used container image for the
DeepL Mock API Server
hasbeen outdated. Instead of creating manual build again this
has now been properly solved by creating a public repository
for the container image build along with automatic update
rebuild and tagging. [1][2]
This change now uses the new image instead of the stalled one.
[1] https://github.com/web-vision/wv-deeplmockapi-server
[2] https://github.com/web-vision/wv-deeplmockapi-server/pkgs/container/wv-deeplmockapi-server
[TASK] Remove upper version constraint for
deeplcom/deepl-php
Due to the outdated
DeepL Mock Api Server
version testingthe extension with a newer
deeplcom/deepl-php
client badlyfailed and has been mitigated by adding a composer version
constraint to avoid breaking dependency versions.
The container image for the
DeepL Mock Api Server
has beenexchanged with a up-to-date once which rebuilds and releases
itself automatically.
Used command(s):