Skip to content

Testing the aws flow end to end #35

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

Merged
merged 4 commits into from
Jun 11, 2025
Merged

Testing the aws flow end to end #35

merged 4 commits into from
Jun 11, 2025

Conversation

aks96
Copy link
Contributor

@aks96 aks96 commented Jun 9, 2025

Description

This PR introduces an automated workflow to streamline our AWS deployment process:

When changes are pushed to the master branch, the workflow automatically builds the project and updates the associated S3 bucket, ensuring that deployments remain up-to-date with the latest code.
Additionally, the workflow runs end-to-end tests on the current branch to verify the integrity and functionality of all updates before deployment.
These improvements help maintain reliability and consistency in both our build and deployment pipelines.

What’s Included

  • Validation of successful login and callback processing.

Test

Screenshot 2025-06-11 at 2 34 58 PM

Checklist

  • All AWS flow scenarios are covered by new or updated tests
  • Tests pass locally and in CI
  • No breaking changes to existing functionality

subhankarmaiti
subhankarmaiti previously approved these changes Jun 10, 2025
@aks96 aks96 merged commit 588cce3 into master Jun 11, 2025
2 checks passed
@aks96 aks96 deleted the test-aws-flow branch June 11, 2025 09:32
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