-
Notifications
You must be signed in to change notification settings - Fork 205
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adding support for Microsoft.Web sites/sourcecontrols #4491
base: main
Are you sure you want to change the base?
Conversation
│ │ │ └── RuntimeVersion: *string | ||
│ │ ├── ContainerConfiguration: *Object (4 properties) | ||
│ │ │ ├── ImageName: *string | ||
│ │ │ ├── Password: *genruntime.SecretReference |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice.
/ok-to-test sha=cbf55fc |
@theunrepentantgeek I have renamed the file as requested. Can you please have a relook. Thanks. |
@theunrepentantgeek Gentle reminder : ) Can you please have a look and see if this can be merged. |
/ok-to-test sha=3a05eb5 |
Looking good. I've triggered our CI pipeline to run. |
Closes #4490
What this PR does
Add Support for Microsoft.Web sites/sourcecontrols
How does this PR make you feel? Excited :)
Checklist