/GetAzure

Creates a direct link to your latest Azure pipeline build.

Primary LanguageCSSGNU General Public License v3.0GPL-3.0

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!