Skip to content

Conversation

@dakotablair
Copy link
Contributor

This PR adds end to end testing of the visualization server as a github action that will run when new code is added to the default branch of this repository.

  • build-chimbuko-spack-env.yml
    • base chimbuko container
  • build-chimbuko-spack-dev-ddb.yml
    • customized container for running updated ChimbukoVisualizationII server
  • end-to-end.yml
    • Clone latest code
    • Activate spack virtualenvrionment
    • Install python package requirements
    • Install redis
    • Fix redis configuration
    • Install ngrok
    • Configure run.sh script
    • Execute run.sh script

- `build-chimbuko-spack-env.yml`
  - base chimbuko container
- `build-chimbuko-spack-dev-ddb.yml`
  - customized container for running updated ChimbukoVisualizationII server
- `end-to-end.yml`
  - Clone latest code
  - Activate spack virtualenvrionment
  - Install python package requirements
  - Install redis
  - Fix redis configuration
  - Install ngrok
  - Configure `run.sh` script
  - Execute `run.sh` script
@celiafish celiafish merged commit 1368f16 into CODARcode:master Sep 26, 2025
@dakotablair dakotablair deleted the actions branch September 26, 2025 20:10
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.

2 participants