Kyle Baran

Results 22 issues of Kyle Baran

### Version 0f27df2(1.5.0) ### Operating Systems - [ ] macOS - [ ] Windows - [ ] Linux - [ ] Android - [ ] IOS ### Browser (if applicable)...

bug

### Version 0f27df2(1.5.0) ### Operating Systems - [ ] macOS - [ ] Windows - [ ] Linux - [ ] Android - [ ] IOS ### Browser (if applicable)...

bug

## Summary builder-info.class.ts was using the wrong value from privateECRRegexExec. findBuilderTags in project-helper.ts was not using the new fromIni method to get credentials for AWS. Updated it to do so....

verified-contributor

## Summary Since new scene creation runs off of default-project/public/scenes/default.gltf, if this file has been moved, scene creation will break. The backend now disallows moving or deleting this scene and...

verified-contributor

## Summary Resolved all dependency versioning issues that resulted from this change. ## References closes #_insert number here_ ## Checklist - [ ] If this PR is still a WIP,...

verified-contributor

## Summary ## References closes #9591 ## QA Steps

verified-contributor

## Summary detect-port does not detect UDP processes running on a port. Switched to running lsof and searching through its outputs to determine if a port is in use. ##...

verified-contributor

## Summary _A summary of changes being made in this PR_ ## References closes #_insert number here_ ## Checklist - [ ] If this PR is still a WIP, convert...

verified-contributor

## Summary Prior behavior was to prune images for a service after that service had built successfully. This still had holes in the logic of which ones to remove, and...

verified-contributor

## Summary New authentication-setting fields for JWT algorithm and JWT public key. Keys should be inserted as strings with '\n' replacing new lines. Replaced the last of the API.instance.client uses...

verified-contributor