Steinbeck-Lab / cheminformatics-microservice

This set of essential and valuable microservices is designed to be accessed via API calls to support cheminformatics.
https://docs.api.naturalproducts.net
MIT License
30 stars 4 forks source link

CI/CD integration #4

Closed CS76 closed 1 year ago

NishaSharma14 commented 1 year ago

https://dev.api.naturalproducts.net/ is ready and up to date with development branch.

https://api.naturalproducts.net/ is up to date with main branch.

DEV (dev.api.naturalproducts.net) - Will be updated when the code is merged to development branch & will be deployed by the CRON( 🚋 ) running every 15 min.

PROD (api.naturalproducts.net) - Will be updated when the code is merged to the main branch. But apparently, there is no train for this right now for safety purposes.

For each prod deployment, please reach out to me.

According to good practice deployment to prod, it should only happen when the code is stable and passes all testing in dev.