networktocode / ntc-netbox-plugin-onboarding

A plugin for NetBox to easily onboard new devices.
Other
245 stars 46 forks source link

Fix CI tests: unittest #158

Open chadell opened 1 year ago

chadell commented 1 year ago

Environment

Steps to Reproduce

  1. Update some package version in poetry.lock
  2. Commit the change to Github to trigger GHA
  3. Check the CI output

Expected Behavior

CI should pass

Observed Behavior

All the automatic PRs with minimum package update break the CI: https://github.com/networktocode/ntc-netbox-plugin-onboarding/actions/runs/3175217010/jobs/5173145349

Tristian commented 1 year ago

The linked log is expired.

chadell commented 1 year ago

@Tristian you can follow the "Steps to Reproduce" to get a new one.