Specify a project or solution file

Ayhan Kuru's Avatar

Ayhan Kuru

21 Mar, 2015 04:55 PM

How can I solve this problem

  1. Support Staff 1 Posted by Feodor Fitsner on 21 Mar, 2015 05:10 PM

    Feodor Fitsner's Avatar
  2. 2 Posted by Ayhan Kuru on 21 Mar, 2015 05:24 PM

    Ayhan Kuru's Avatar
  3. Support Staff 3 Posted by Feodor Fitsner on 21 Mar, 2015 05:42 PM

    Feodor Fitsner's Avatar

    it should be appveyor.yml - without dot at the beginning.

  4. 4 Posted by Ayhan Kuru on 21 Mar, 2015 06:23 PM

    Ayhan Kuru's Avatar

    Thanks , Travis ci file as I thought , my fault

  5. 5 Posted by Hannah on 15 Oct, 2015 04:00 PM

    Hannah's Avatar

    Hi I moved my git repo to KDE but I tried to import it as a git repo.
    But I'm getting the error even so the appveyor.yml is present. https://ci.appveyor.com/project/TheOneRing/snoretoast/build/1.0.4

    Now I played with the settings and it is still ignoring the appveyor.yml.

    BTW: Are the settings overriding the appveyor.yml or is the appveyor.yml overriding the settigns?

  6. Support Staff 6 Posted by Feodor Fitsner on 15 Oct, 2015 04:17 PM

    Feodor Fitsner's Avatar

    Appveyor.yml is not supported in plain git repos, sorry. There is no way to fetch a single file without cloning the whole repo.

    - Feodor

  7. 7 Posted by Hannah on 15 Oct, 2015 04:46 PM

    Hannah's Avatar

    But as the Appveyor.yml is located in the cloned git is is available after the cloning thats no reason to not use it in some way.
    I would understand if it is not possile to skip branches without yml.
    Without the yml there is now way to cache as far as I know.

  8. Support Staff 8 Posted by Feodor Fitsner on 15 Oct, 2015 04:47 PM

    Feodor Fitsner's Avatar

    appveyor.yml is supported for GitHub, BitBucket, VSO and Kiln repos only where it can be fetched using respective APIs.

  9. Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 02:00 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