Brendan Thompson

Results 6 issues of Brendan Thompson

Hi there, Would be sick if there was a homebrew formula for this, so don't have to compile all the things from scratch. As I have dotnet 2.0.0 installed as...

enhancement
help wanted
platform-avalonia

The following code gives me back _no more rows in this result set_ ```go type Entries []Entry type Entry struct { Id int Title string ... } func ReadAll(session sqlbuilder.Database)...

As a portion of this excellent tool is aimed at macOS users it would be excellent to see this in brew!

help wanted

Would it be possible have this using Refractor 4.1.0 as there are a few more languages in there as well as an updated version of Prism. I did fork this...

enhancement

## Description This PR adds the ability to have an application filter on `azuread_conditional_access_policy`. ``` resource "azuread_conditional_access_policy" "this" { display_name = "access-policy" state = "disabled" conditions { client_app_types = ["other"]...

documentation
size/XL
dependencies
feature/service-principals
feature/applications
feature/groups
feature/users
tooling
feature/conditional-access
feature/directory-roles
feature/administrative-units
feature/policies
feature/synchronization
feature/identity-governance

When working with more complex projects `Xcode-build-server` (XBS) doesn't work as well. For example I have a project with iOS, macOS, and Widget targets. When I run the XBS `config`...