SteveHanna / Namecheap-dot-net

A .NET wrapper for the Namecheap API
MIT License
17 stars 13 forks source link

Incorporate CI build #4

Open philipmat opened 5 years ago

philipmat commented 5 years ago

Use Azure Pipelines or AppVeyor or Travis or etc.

The tricky part is that the IP (or IPs) of the build agent needs to be known ahead of time in order to be whitelisted on the NameCheap API sandbox page. This makes it very difficult to integrate with services that use a wide-range of IP addresses.