Skip to content

berichan/GetNHSE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GetNHSE

A project/website that originally (and still does, by default) uses Azure API REST requests to grab the latest Pipeline build of NHSE but can be used for any Azure Pipeline.

You may use this by simply adding your own parameters to the URL.

The following parameters are required:

org: Your Azure organization.

proj: Your Azure project name.

projurl: Wherever your source is located.

For example,

https://berichan.github.io/GetNHSE/?org=project-pokemon&proj=pkNX&projurl=https://github.com/kwsch/pkNX

will get you the latest Azure Pipeline build for pkNX, and will redirect users directly to the Pipeline/source if anything is going wrong.

CSS very graciously provided by MirayXS

Enjoy!

About

Creates a direct link to your latest Azure pipeline build.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published