SharebookBR / sharebook-backend

Projeto backend de código livre para o app Sharebook.
117 stars 75 forks source link

feat: Adding manual job "Postman collection validations" for dev environment + fix EmailService using ssl config #566

Closed henriqueholtz closed 15 hours ago

henriqueholtz commented 2 months ago

With these updates we'll be able to manually trigger/start this job to check/validate if the dev environment is ok using our postman collection which is in the repository.

Note: I let the job as workflow_dispatch (to manually start it) because I'm not sure when a new version pushed to develop branch will be available at our dev environment (until I know we do the deployment to there outside the github actions)


EmailService

As we discussed through our WhatsApp group, we need to change the ImapPort, but then we need to stablish the connection with useSsl=false, which was fixed as true in the source code. Now it'll get from appsettings.

AppVeyorBot commented 2 months ago

:white_check_mark: Build Sharebook-Backend: PR Check 1.0.93-vxegkmkq completed (commit https://github.com/SharebookBR/sharebook-backend/commit/939fe0999c by @henriqueholtz)

sonarcloud[bot] commented 19 hours ago

Quality Gate Failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 80%)

See analysis details on SonarCloud

AppVeyorBot commented 19 hours ago

:white_check_mark: Build Sharebook-Backend: PR Check 1.0.93-iywgcprx completed (commit https://github.com/SharebookBR/sharebook-backend/commit/2a11c0872c by @henriqueholtz)