This repository has been archived by the owner on Mar 31, 2022. It is now read-only.
Changelog
1.0-alpha (2022-03-10)
Implemented enhancements:
- [US] As a developer, I want to have ActiveService routes #15
- [US] As a developer, I want to have User routes #14
- [US] As a developer, I want to have Login/Register routes #13
- [US] As a developer, I want to create my DB Models #12
- wiki - implementation #38 (blyndusk)
Fixed bugs:
Merged pull requests:
- Feat(worker): #16 - implements scheduler and rate limiting #45 (lucaslehot)
- fix(jwt): #42 - remove json from middlewares #43 (FlorianB98)
- fix(middleware): #15 - fix #40 (lucaslehot)
- worker - using env variables #39 (lucaslehot)
- Workers - Hande sqs messaging and lambda / db communication #36 (lucaslehot)
- web - api call + jwt #32 (Ban0vsky)
latest-prod (2022-03-09)
Implemented enhancements:
- [US] As a repository owner, I want to dockerize my apps + functionnal CI/CD #28
- [US] As a developer owner, I want to have an Helm chart for my project #22
- [US] As a developer, I want to clean the front template we're going to use as well as incorporate it cleanly in the repo #17
- [US] As a repository owner, I want a nice project logo #6
- [US] As a developer, I want to have a Swagger API documentation host on GitHub Pages #2
- [US] As a developer, I want to have technical and functionnal specifications as md files #1
- web - upd homepage + views #34 (ArmandBeni)
- go - implement various controllers #33 (lucaslehot)
- web - clean template #31 (ArmandBeni)
- web - worker #30 (lucaslehot)
- ops - docker + CI/CD #29 (blyndusk)
- web - front template #27 (ArmandBeni)
- web - template cleaning #26 (Ban0vsky)
- web - revert template #25 (Ban0vsky)
- web - add template #24 (ArmandBeni)
- ops - k8s / helm / terraform / docker implementation #23 (blyndusk)
- go - implement secret manager #21 (lucaslehot)
- db - add models #19 (lucaslehot)
- swagger - configuration #5 (lucaslehot)
- swagger - implement #4 (blyndusk)
Merged pull requests: