Skip to content

LBHackney-IT/cautionary-alerts-shared

Repository files navigation

Hackney.Shared.CautionaryAlerts

This NuGet package contains common classes that will be used in the Cautionary Alerts domain.

Using the package

For full details on how to use the package(s) within this repository please read this wiki page.

Contributing

Automated Versioning

The pipeline automatically updates the package version number.

Any specific version number follows the form Major.Minor.Patch[-Suffix], where the components have the following meanings:

  • Major: Breaking changes
  • Minor: New features, but backward compatible
  • Patch: Backwards compatible bug fixes only
  • Suffix (optional): a hyphen followed by a string denoting a pre-release version

Branching Strategy

In order for the pipeline to be able to run automated tests and create preview versions of packages, you must name your branch correctly.

Name your branch following the convention of feature/<some-feature>. This will allow the pipeline to work correctly. If all tests pass, a new version of your package will be publised on every commit. You can see published versions of packages here.

All preview versions of packages will have the suffix -feat-<branch-name>-<number>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 4

  •  
  •  
  •  
  •