Publish Skosmos Docker images to NatLibFi’s Quay repository - #1797
Closed
miguelvaara wants to merge 4778 commits into
Closed
Publish Skosmos Docker images to NatLibFi’s Quay repository#1797miguelvaara wants to merge 4778 commits into
miguelvaara wants to merge 4778 commits into
Conversation
Set the UI language cookie
…sier maintenance and faster test cycles
…ation and testing of language tags have been implemented
Set HTTP user-agent to 'Skosmos' when performing requests
…smos folder structure / #1716 (comment)
…-to-extract-translation-keys-from-vue-components Extract Translation Keys from JavaScript Files (#1713)
Co-authored-by: joelit <joeli.takala@helsinki.fi>
…t folder and the if condition for the job is more open
|
Contributor
Author
|
Something unexpected happened while (into) branch was temporarly changed to refresh the PR view |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.



Reasons for creating this PR
#1763
Link to relevant issue(s), if any
Description of the changes in this PR
Known problems or uncertainties in this PR
Checklist
Created a repository on Quay.io
Defined permissions
Configured GitHub Actions for both Docker images
Tested and verified functionality
Documentation complete
Reviewed / approved
Merge
phpUnit tests pass locally with my changes
I have added tests that show that the new code works, or tests are not relevant for this PR (e.g. only HTML/CSS changes)
The PR doesn't reduce accessibility of the front-end code (e.g. tab focus, scaling to different resolutions, use of
.sr-onlyclass, color contrast)The PR doesn't introduce unintended code changes (e.g. empty lines or useless reindentation)