(CI/CD) Add a check/test for empty/blank lines in performances.csv #8
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Assuming the DB is still being seeded with data from
performances.csvwhen this repo has a woodpecker-ci workflow, add a test to ensure the csv does not contain extra whitespace which prevents the COPY script from running when re-seeding the DB.