이제 텍스트 프롬프트가 있는 변수에 대해 사용자 지정 정규식 유효성 검사를 지정할 수 있습니다.
2월 9, 2023
신규 버전
기능
Added options to specify which stage results artifacts are registered for. Artifacts can now be registered when a stage is stopped manually.
Custom regular expression validation can now be specified for variables with text prompts. The validation expressions are evaluated when queuing, promoting and requeuing builds.
Added a new build property: $Build.StartedFromIPAddress$. This contains the IP address of the user who manually started the build.
Added property collectors for Microsoft .NET runtime versions 6.0.13 and 7.0.2 as well as SDK versions 6.0.405 and 7.0.102.
A warning message is now written to the build log when a manual build stop is requested.