mrwilson / adr-viewer

Generate easy-to-read web pages for your Architecture Decision Records
MIT License
144 stars 25 forks source link

Feature/deploy #20

Open alshapton opened 1 year ago

alshapton commented 1 year ago

This PR addresses Issue #15 .

It:

This build pipeline runs on a matrix of MacOS/Ubuntu with Python versions: 3.7, 3.8, 3.9, 3.10 and pypy-3.8

It also introduces the GitFlow branching strategy (to be fully implemented within the main repository by @mrwilson, however the travis build is deprecated and will be removed in a future PR)

There is a new CONTRIBUTING.md file Restructured directories slightly