Skip to content

Commit

Permalink
fixup tests
Browse files Browse the repository at this point in the history
  • Loading branch information
joecorall committed Jun 24, 2024
1 parent c632974 commit 2c55557
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 7 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/lint-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,6 @@ jobs:
steps:
- uses: actions/checkout@v4

- name: check valid sh
run: shellcheck tests/*.sh

- uses: actions/setup-go@v4

- name: golangci-lint
Expand Down
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,8 @@ sequenceDiagram
Alice->>Islandora Workbench: workbench.csv
Islandora Workbench->>Drupal: entity CUD
```

TODO
- [ ] HTTP service to allow a Google Sheets Apps script to validate a spreadsheet
- [ ] Validator service
- [ ] CSV transform service
4 changes: 0 additions & 4 deletions fixtures/tmpl.csv

This file was deleted.

0 comments on commit 2c55557

Please sign in to comment.