antonyoung / Validators

Engine as validator, formatter of European Postal Codes and or International Bank Accounts Numbers ( IBAN, ) It's fast, it's simple and it works ( based on regular expressions and C#, NET Standard 2.1 ) Easy extendable, deployed as separate nuget-packages.
GNU General Public License v3.0
2 stars 1 forks source link

Bug: Build badge is using disabled azure-pipeline #96

Closed antonyoung closed 1 year ago

antonyoung commented 1 year ago

Describe the bug Currently the build badge is not working, as never build. Reason build badge is directing to a disabled azure-pipeline, which should be removed in azure devops. Use correct azure-pipeline with

Might as wel use guids instead of string name(s)

Expected behavior Succes build, after new build

antonyoung commented 1 year ago

fixed: works fine as expected with azure devops. build badge was pointing to an old azure-pipeline definition-id: 3 should be 4 in azure devops.