add correct order for status

This commit is contained in:
Lucian Popescu 2022-05-12 22:15:14 +03:00 committed by GitHub
parent 6010ddc17c
commit 4b21324c62
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 7 deletions

View File

@ -33,13 +33,6 @@ Current status:
* try to integrate rabbitmq: [How to use RabbitMQ and Node.js with Docker and Docker-compose](https://geshan.com.np/blog/2021/07/rabbitmq-docker-nodejs/)
* integrated rabbitmq in the backend. we should have an arhitectural diagram to reflect that
## May 12
Current status:
* try to integrate prometheus + grafana
Planning:
* add build stage in pipeline (if possible)
## May 10
Current status:
* integrated auth0 in backend
@ -47,3 +40,10 @@ Current status:
Planning:
* need to add a build/compile/'check for errors' stage in the pipeline
## May 12
Current status:
* try to integrate prometheus + grafana
Planning:
* add build stage in pipeline (if possible)