beeldengeluid / dane-example-worker

MIT License
0 stars 0 forks source link

Fix integration test #31

Closed Veldhoen closed 5 months ago

Veldhoen commented 5 months ago

Fixed bug in S3 upload of archive

Veldhoen commented 5 months ago

@jblom unrelated to this specific PR, but it seems like the gh action uses a different Flake8 which complains about syntax within strings. Any clue as to how to solve this?? It doesn't happen locally, although I think the same Flake8 should be installed from the pyproject.toml

Veldhoen commented 5 months ago

Test also fails in GH actions because it can't write to ./data

Veldhoen commented 5 months ago

Test also fails in GH actions because it can't write to ./data

Fixed this by using specific config-test.yml