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

Create a test pipeline to run during release #24

Open
luccalb opened this issue Oct 30, 2024 · 0 comments
Open

Create a test pipeline to run during release #24

luccalb opened this issue Oct 30, 2024 · 0 comments
Assignees

Comments

@luccalb
Copy link

luccalb commented Oct 30, 2024

User Story

  1. As a Release Manager / Developer
  2. I want to show that new components run successfully
  3. So that we are sure to be releaseing working code

Additional context

  • Ideally use the test data provided by shell
  • build a data pipeline using the RTDIP sdk using all components built by us
  • alternatively build multiple pipelines
  • Question: Can we run this locally or only in a pyspark context?

Acceptance Criteria

  • all of our components are covered by a runnable script or test suite
  • everyone is able to run it during a release (or during a software demo)

Definition of Done

  • Test cases have been created and are runnin successfully
  • Documentation for the new component was added
  • Github Actions are running without errors
@FelipeTrost FelipeTrost self-assigned this Nov 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

No branches or pull requests

2 participants