Peter Kneale
Peter Kneale
- I feel like given there is support for a custom implementation of the `ITenantInfo` this property should be removed / deprecated and users of the library can implement it...
Shouldn't this snippet be loading the article pointed to by `nextProps.match.params.slug` rather than `this.props.match.params.slug`. I'm admittedly using this app as a reference while learning react but surely `nextProps...` is pointing...
- install sonar qube - setup for each service
- confirm data appearing in promethius - ensure traces can be seen in zipkin / jaeget or equivalent - add otel metrics for account, user, store and product creation
setup productive publishing mechanism make it easy to contribute add steps around running plamtuml server locally & vscode extensions
Atfer a service has been deployed to development, run the system tests in a container on the github agent and have it execute system level tests against the development environment
- Code of conduct - [Writing contributing guidelines](https://docs.github.com/articles/setting-guidelines-for-repository-contributors/) - [Choosing a license](https://docs.github.com/articles/adding-a-license-to-a-repository/) - Issue templates - Pull request template
> An architecture decision record (ADR) is a document that captures an important architecture decision made along with its context and consequences. https://github.com/joelparkerhenderson/architecture-decision-record
- generate semantic version numbers - consider feature branches - use to tag docker images - use to deploy helm charts