Scott Arbeit

Results 16 issues of Scott Arbeit

Each server endpoint has a unique permission assigned to it. For ease-of-use, those individual permissions should be gathered into default roles for repository owners to assign to users. These roles...

Security

## Describe the proposal I propose that we change the declaration of methods involving Actor Reminders and Timers from protected to public. ## The problem I'm using Dapr Actors from...

area/actor

Please review all markdown (.md) files in the repository and update the following: - Any reference to how long Git has been in existence (number of years, phrases like "over...

This PR adds a new flag to git-sizer, `--include-unreachable`, to include unreachable objects in the counts displayed in the output. ## Changes It adds the following: - A new command-line...

This PR adds support for Windows developers to contribute to the project. It includes PowerShell-equivalent scripts the bash scripts that set up prerequisites and dependencies, as well as a Windows-specific...

This PR adds the compressed size of the `.git` directory to the output of the `git-sizer` tool, and makes a few cosmetic label changes to make the output more clear....