Skip to content

LIBCIR-443. Modify "tests" GitHub Action to enable test to succeed.#33

Merged
dsteelma-umd merged 2 commits intomdsoar-mainfrom
feature/LIBCIR-443
Jun 17, 2025
Merged

LIBCIR-443. Modify "tests" GitHub Action to enable test to succeed.#33
dsteelma-umd merged 2 commits intomdsoar-mainfrom
feature/LIBCIR-443

Conversation

@dsteelma-umd
Copy link
Copy Markdown
Contributor

@dsteelma-umd dsteelma-umd commented Jun 17, 2025

In DSpace 8.1, "build.yml" was changed to pull Docker images from “ghcr.io” Docker registry, which requires access credentials.

Since UMD does not access to these credentials, the “tests” GitHub Action fails.

Followed the DRUM (LIBDRUM-957) changes to , restore the “tests” GitHub Action by commenting out the use of the “ghcr.io” Docker registry and associated credentials.

Also commented out the "codecov" task, as UMD does not have the credentials to run it (see LIBDRUM-892).

Update "docs/MdsoarAngularCustomizations.md" to record the change.

Also disabled the following “end-to-end” tests:

  • “cypress/e2e/end-user-agreement.cy.ts” - MD-SOAR does not display the “End User Agreement” (see LIBCIR-317)
  • “cypress/e2e/privacy.cy.ts” - MD-SOAR does not display a privacy policy (see LIBCIR-319).

https://umd-dit.atlassian.net/browse/LIBCIR-443

In DSpace 8.1, "build.yml" was changed to pull Docker images
from “ghcr.io” Docker registry, which requires access credentials.

Since UMD does not access to these credentials, the “tests” GitHub
Action fails.

Followed the DRUM (LIBDRUM-957) changes to , restore the “tests”
GitHub Action by commenting out the use of the “ghcr.io” Docker
registry and associated credentials.

Also commented out the "codecov" task, as UMD does not have the
credentials to run it (see LIBDRUM-892).

Update "docs/MdsoarAngularCustomizations.md" to record the change.

https://umd-dit.atlassian.net/browse/LIBCIR-443
The MD-SOAR configuration disables the "End User Agreement" and
"Privacy Policy", so skipping the "end-to-end" tests that checks them.

https://umd-dit.atlassian.net/browse/LIBCIR-443
@dsteelma-umd dsteelma-umd merged commit 631493a into mdsoar-main Jun 17, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant