Tyler Butler

Results 107 issues of Tyler Butler

Would you be interested in adding the capability to label PRs based on the memberships of the user who opened it? In projects that have a core contributor team that...

This PR updates the version-tools based on partner feedback. In particlar, it adds a new `version latest` command that takes a list of version numbers and returns the most recent...

base: main

I'm not sure this is the best way to do this, so opening as draft.

breaking change
base: main

This PR implements the `release` command, which is used to ensure that a release branch is in good condition, then walks the user through the release. The release process itself...

area: contributor experience
public api change
base: main

documentation
area: website
base: main

area: examples
area: framework
area: server
area: runtime
area: loader
area: driver
area: dds
area: dev experience
dependencies
area: dds: sharedstring
area: tests
area: dds: propertydds
area: odsp-driver
base: main

Also renames some exported APIs and enables api-extractor with reporting. Minimizes the exported API.

public api change
base: main

PR #10488 added a dependency on the node "assert" package in test-runtime-utils. That package contains InsecureTokenProvider, which is used in many demos and samples in the browser, so the assert...

area: dev experience

As of commit b3beb587fc, the node libraries listed below are used in various places within the repo. They're grouped below by the recommended policy/action we should take. ### Use the...

Our lint config used through most of the repo is insufficient. We need to establish a baseline config that is stricter to maintain overall code quality in the repo. ##...

area: repo
epic
ado