Skip to content

Commit

Permalink
Add a spec for #7335, "console allocation policy" (#7337)
Browse files Browse the repository at this point in the history
This is a specification for a way to customize console allocations.
The new manifest type `consoleAllocationPolicy` and the new
`AllocConsoleWithOptions` API were already added to the console
client library internally.

Closes #7335
  • Loading branch information
DHowett committed Feb 7, 2024
1 parent 71efdcb commit 71c35cf
Show file tree
Hide file tree
Showing 4 changed files with 406 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/actions/spelling/allow/allow.txt
Expand Up @@ -17,6 +17,7 @@ CMMI
copyable
Counterintuitively
CtrlDToClose
CUI
cybersecurity
dalet
Dcs
Expand Down Expand Up @@ -80,11 +81,13 @@ noreply
ogonek
ok'd
overlined
perlw
pipeline
postmodern
Powerline
powerline
ptys
pwshw
qof
qps
rclt
Expand All @@ -93,6 +96,7 @@ reserialization
reserialize
reserializes
rlig
rubyw
runtimes
servicebus
shcha
Expand All @@ -113,6 +117,7 @@ toolset
truthiness
tshe
ubuntu
UEFI
uiatextrange
UIs
und
Expand Down
2 changes: 2 additions & 0 deletions .github/actions/spelling/allow/apis.txt
Expand Up @@ -4,6 +4,7 @@ acl
aclapi
alignas
alignof
allocconsolewithoptions
APPLYTOSUBMENUS
appxrecipe
bitfield
Expand Down Expand Up @@ -156,6 +157,7 @@ OUTLINETEXTMETRICW
overridable
PACL
PAGESCROLL
PALLOC
PATINVERT
PEXPLICIT
PICKFOLDERS
Expand Down
3 changes: 3 additions & 0 deletions .github/actions/spelling/allow/microsoft.txt
Expand Up @@ -20,6 +20,7 @@ cpptools
cppvsdbg
CPRs
cryptbase
cscript
DACL
DACLs
defaultlib
Expand Down Expand Up @@ -88,8 +89,10 @@ Virtualization
visualstudio
vscode
VSTHRD
WINBASEAPI
winsdkver
wlk
wscript
wslpath
wtl
wtt
Expand Down

0 comments on commit 71c35cf

Please sign in to comment.