smnorris / bcfishpass

Model and monitor aquatic habitat connectivity in BC. Tools to plan and prioritize the assessment and remediation of barriers.
https://smnorris.github.io/bcfishpass
Apache License 2.0
8 stars 13 forks source link

testing workflow failing #534

Closed smnorris closed 4 months ago

smnorris commented 4 months ago

Workflow for latest PR fails as it cannot connect to db: https://github.com/smnorris/bcfishpass/actions/runs/9799464119

Nothing should have changed since previous successful runs of the testing workflow? Why is db not accessible? Several previous workflows were cancelled, maybe that had an effect?

smnorris commented 4 months ago

This is by design - to prevent execution of random code, PRs from forks cannot access credentials.

@matthewcooper11 - to enable the auto testing workflow, follow these general steps: clone the repository, create a working branch for changes, push to GH, create PR.