Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DSpace 7 Upgrade] Update dspace-angular CI to run e2e tests against tamu-dspace-7_x docker deployment #59

Open
wwelling opened this issue Jan 24, 2024 · 1 comment
Labels
question Further information is requested

Comments

@wwelling
Copy link

wwelling commented Jan 24, 2024

The CI should run e2e tests against our customizations. This will require updating the GitHub action build workflow to build and use a docker image that builds from our customizations from DSpace.

The submission cypress test will require updating to pass.

@wwelling wwelling assigned wwelling and unassigned wwelling Jan 26, 2024
@wwelling wwelling added the question Further information is requested label Jan 29, 2024
@wwelling
Copy link
Author

Here are currently known options on how to run e2e tests against our customized DSpace:

  • Have harbor open through firewall for GitHub actions to pull our DSpace image.
  • Have our DSpace image or a similar image built from our custom DSpace published to Docker Hub or GitHub package image repository.
  • Have GitHub action actually build the DSpace image from our customized DSpace fork.

@jmicah, how should we proceed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant