Shayne Boyer

Results 19 issues of Shayne Boyer

beta8 removes dependency on hosting.ini file

bug

Feed : https://up-for-grabs.net/javascripts/projects.json Currently there is an nightly process that runs on a container to create a specific json feed in Azure Container Instances.

good first issue
up-for-grabs

Need a section in the readme on how to get this project up and running. Do I just fork and hit F5? Or do I use the docker-compose files?

When the car(s) have been idle for a time period, API Calls will return a timeout even on subsequent calls. Sending a wake up command will "wake up" vehicle and...

Fixes https://github.com/Azure/azure-dev/issues/647

## Template Testing Failure **Template**: Reliable Web App Pattern for .NET **Repository**: https://github.com/Azure/reliable-web-app-pattern-dotnet **Test Date**: 2025-07-03 12:35:34 UTC **Phase**: provision ## Error Details ``` azd provision failed (exit code 1)...

## Template Testing Failure Report **Template**: [Static React Web App + Functions with Python API and MongoDB](https://github.com/Azure-Samples/todo-python-mongo-swa-func) **Author**: Azure Dev **Test Date**: 2025-07-10 15:52:11 UTC **Failure Phase**: provision ### Error...

bug
azd-testing

This pull request updates the `azure.yaml` file to align with the latest schema version and adds project configurations for better organization and deployment. Schema update: * Updated the schema reference...

`login` command no longer in `azd --help` as a valid command. When a user runs `login` they are instructed to use `auth login` next time. ``` azd login WARNING: `azd...