Skip to content

Simple application for testing basic AppCenterAPI operations

Notifications You must be signed in to change notification settings

Zhalkov/AppCenterAPITest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AppCenterAPITest

Simple console application for testing basic AppCenterAPI build operations

For using this app, you need to know:

  • Your app's name
  • Your name as app's owner
  • Your user API Token

Tasks performed during execution:

  • Print list of branches for the app and start build for each one
  • Print the following information to console output: < branch name > build <completed/failed> in < duration > seconds. Link to build logs: < link >

NB: The project was created in VS2019, AppCenterAPITest.exe file is located in AppCenterAPITest\bin\Debug folder

About

Simple application for testing basic AppCenterAPI operations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages