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

[WIP] Integration test on GitHub Actions workflow #1

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

lhelwerd
Copy link
Member

@lhelwerd lhelwerd commented Aug 3, 2024

Draft to investigate the porting of the Jenkins CI integration tests of the visualizations to GitHub Actions.

  • Initial work to use GitHub CI environment variables.
  • Look into configuration (secret files?) and/or ensure default configuration works properly
  • Consider different ways to obtain the other visualizations, such as using NPM modules (but needs work to publish those first and then use those in the containers)
  • Other simplifications in the test setup (reducing number of containers, since no production environment actually used such complex setups)
  • Result collection/publication
  • Security dependency checks
  • Badges etc.

Initial work to use GitHub CI environment variables.
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