-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Labels
maintainer quality of lifeUsually small enhancements to make maintenance easier.Usually small enhancements to make maintenance easier.
Description
Description
Developer quality of life:
Sometimes it's helpful to be able to test out client code in sd-app by allowing network access, cloning the client repo, and running a branch of the client against a provisioned system. This will be sped up if we have a make target that installs everything that's needed (git, make, rust toolchain, libssl-dev, pkg-config, python3-dev, python3-poetry, off the top of my head but there may be more) so that devs can get going quickly.
How will this impact SecureDrop users?
developer facing
How would this affect the SecureDrop Workstation threat model?
n/a
User Stories
As a developer I want to be able to quickly boostrap a temporary environment (sd-app)
Metadata
Metadata
Assignees
Labels
maintainer quality of lifeUsually small enhancements to make maintenance easier.Usually small enhancements to make maintenance easier.