Skip to content

[Bug]: Excessively expensive reuse action #76

@dkfellows

Description

@dkfellows

What happened?

Processing of workflows using the reuse action is currently relatively expensive, mostly due to the cost of installing the tool (and its dependencies).
The reuse action should be altered to use a pre-built Docker image of the action so that we can bear the (especially time) cost of installation once instead of every time someone commits to a PR branch.

What version of our actions are you running?

main

Which runner were you using?

ubuntu-latest

Relevant log output

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions