opdev / opcap

Apache License 2.0
3 stars 15 forks source link

Fix CSVList for the right operator #269

Closed yuriolisa closed 2 years ago

yuriolisa commented 2 years ago

Signed-off-by: Yuri Sa yurimsa@gmail.com

The function extractAlmExamples now iterate through CSVList.Items testing if we are getting values from the right CSV file, avoiding getting values from the first CSV returned from the List.

fixes #258

Changes (required)

Deprecations (optional)

Checklist (required)

References (optional)

yuriolisa commented 2 years ago

@bcrochet, I've squashed four of them. Could you please review it again?

exe-prow-github-app[bot] commented 2 years ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: bcrochet, skattoju, yashoza19

Associated issue: #101

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/opdev/opcap/blob/main/OWNERS)~~ [yashoza19] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment