oniram307

Results 4 issues of oniram307

It would be really valuable if we could initiate and collect test results via API. Is that anything that you're looking at implmenting?

## Description Currently if you run a container as a non-root user, that user does not have write access to the workspace where the git repository is cloned. In the...

enhancement
area/worker

The types for the `latitude` and `longitude` fields for the Location section in the SSoT Bootstrap User Guide (linked below) are listed as `str` but should be `float`. https://docs.nautobot.com/projects/ssot/en/latest/user/integrations/bootstrap/#location

type: documentation
integration: bootstrap

### Environment * Nautobot version: latest * nautobot-ssot version: latest ### Proposed Functionality Allow valid custom providers to be specified in the SSoT bootstrap secrets section as shown below. ```yaml...

type: feature