You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We currently have disabled PR triggered AzDo pipeline builds for security reasons.
To resolve this, we should create a Github Action based pipeline.
This issue should track the effort and discuss requirements, features needed, etc...
Current ability:
Remove current AzDo build from PRs/etc
Build/test all permutations of ProjectLoadStyle/os/configuration
See test failures/output
Build package
Sign package
Deploy package to CI feed on main
Deploy package to NuGet on GitHub releases (we can probably use an event here so when we create a release, it will automatically push the package to NuGet)
Verify package names are what we expect
Additional we can add:
Benchmarks
Code coverage
The text was updated successfully, but these errors were encountered:
We currently have disabled PR triggered AzDo pipeline builds for security reasons.
To resolve this, we should create a Github Action based pipeline.
This issue should track the effort and discuss requirements, features needed, etc...
Current ability:
Additional we can add:
The text was updated successfully, but these errors were encountered: