Suggestion to speed up creation of environments
Provide a method for making a copy of an Environment. Otherwise I am retyping and re-clicking a million provider settings and environment variables. The environments have a handful of differences between them, but 95% of it is identical.
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Feodor Fitsner on 01 Jul, 2023 03:35 AM
Thanks for the suggestion!
You can use AppVeyor REST API to automate creation of new environments using a simple PowerShell or Python script. You can see the exact request to API on "Network" tab of Developer Tools in your browser while creating/updating an environment. UI uses the same REST API.
Feodor Fitsner closed this discussion on 31 Aug, 2023 09:04 PM.