Sync Docker compose scripts with backend (DSpace/DSpace)#969
Merged
tdonohue merged 1 commit intoDSpace:mainfrom Dec 9, 2020
Merged
Sync Docker compose scripts with backend (DSpace/DSpace)#969tdonohue merged 1 commit intoDSpace:mainfrom
tdonohue merged 1 commit intoDSpace:mainfrom
Conversation
Member
Author
|
🎉 Alongside DSpace/DSpace#3085 (which is already merged), this fixes the Docker backend for e2e tests! Merging this immediately. Anyone having issues with e2e tests failing cause of Docker problems should rebase their PR on |
4science-it
pushed a commit
to 4Science/dspace-angular
that referenced
this pull request
Nov 13, 2023
[CST-11855] Display Format and the Checksum for advanced attachment the information Approved-by: Stefano Maffei
kosarko
pushed a commit
to ufal/dspace-angular
that referenced
this pull request
Oct 23, 2025
* added missing prefix * security: harden namespace handling in legacy bitstream redirect guard * harden legacy bitstream redirect namespace * removed security control * modified curl, download bitstreams based on the name as separeated api calling * remove -k argument from curl * removed debug console
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.
The Docker compose scripts in the Angular UI have become outdated, and were never updated when the Entities test data set was updated on the backend in DSpace/DSpace#2623
This means that the data set being used for
e2etests in GitHub CI is outdated, and this has recently resulted in errors which are not reproducible on the more recent Entities test data set. For example in https://github.com/DSpace/dspace-angular/pull/961/checks?check_run_id=1524916589This PR updates all Docker compose scripts to include: