Generate YAML file from web-based configuration

Scott Dorman's Avatar

Scott Dorman

01 Jun, 2014 11:25 AM

I want to transition my projects from using the web-based configuration to using appveyor.yml. Since I already have everything configured the way I want through the web UI, it would be nice if I could generate the YAML file from that configuration rather than having to start from scratch again.

  1. Support Staff 1 Posted by Feodor Fitsner on 01 Jun, 2014 03:18 PM

    Feodor Fitsner's Avatar

    Yeah, that would be a nice feature, thanks! I'm adding it to issues list.

  2. 2 Posted by Scott Dorman on 10 Jun, 2014 02:10 AM

    Scott Dorman's Avatar

    When a build runs, does an appveyor.yml file get generated behind the scenes? If so, it seems like it would be possible for me to include it as a build artifact or even add a script command that echoes the contents of the file to the build log. Would that work as a temporary solution to this?

  3. Support Staff 3 Posted by Feodor Fitsner on 10 Jun, 2014 02:35 AM

    Feodor Fitsner's Avatar

    It's not YAML, but an object model that is used to carry on configuration to a build worker. UI is serialized to this model and YAML is parsed into it.

  4. 4 Posted by Scott Dorman on 06 Aug, 2014 09:03 PM

    Scott Dorman's Avatar

    Any updates on this request?

  5. 5 Posted by matthew.whetton on 30 Jun, 2015 08:18 AM

    matthew.whetton's Avatar

    I'd interested in this too if there's any news?

  6. Support Staff 6 Posted by Feodor Fitsner on 30 Jun, 2015 02:15 PM

    Feodor Fitsner's Avatar

    Yeah, there is "Export YML" tab on project settings.

    - Feodor

  7. Scott Dorman closed this discussion on 26 Jan, 2016 03:17 AM.

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