Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 2 commits into from
Sep 28, 2024

Conversation

henriqueholtz
Copy link
Member

@henriqueholtz henriqueholtz commented Jul 21, 2024

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
Copy link

@henriqueholtz henriqueholtz changed the title feat: Adding manual job "Postman collection validations" for dev environment feat: Adding manual job "Postman collection validations" for dev environment + fix EmailService using ssl config Sep 28, 2024
Copy link

sonarcloud bot commented Sep 28, 2024

Quality Gate Failed Quality Gate failed

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

See analysis details on SonarCloud

@AppVeyorBot
Copy link

@raffacabofrio raffacabofrio merged commit 2038c94 into SharebookBR:develop Sep 28, 2024
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants