website design templates

Appveyor

A brief explanation of the advantages using Appveyor


Appveyor is a service that can be linked to both public and private git repositories, and let us configure what happens when a commit is pushed into the version control.

You can access all the required documentation from here, and if you are interested about how to implement it in your own repositories, you can follow this guide I made some time ago.

Lets now talk about all the possibilities Appveyor offers to us.

With Appveyor we can:

  • Program customized behaviors each time a commit is pushed into the git version control.
  • Execute different behaviors for different branches.
  • Create folders, copy files, compressing and decompressing .zip files.
  • Publish releases into the GitHub Releases workflow.
  • Send messages automatically to the commit author if Appveyor detects compilation errors in a commit.
  • Synchronize Appveyor with some communicational platforms like Slack.
  • and much more!

Its compatible with Windows and Linux.


Maintained by Jonathan Molina-Prados Ciudad

Alita Unbreakable Warrior