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

DTT (Staging > Test) [robo-dtt] #56007

Merged
merged 10 commits into from
Jan 26, 2024
Merged

DTT (Staging > Test) [robo-dtt] #56007

merged 10 commits into from
Jan 26, 2024

Conversation

deploy-code-org
Copy link
Contributor

No description provided.

pablo-code-org and others added 10 commits January 26, 2024 13:37
### Workflow Summary

1. **Trigger**: The workflow is manually triggered (`workflow_dispatch`).

2. **User Restriction**: It only runs if triggered by `pablo-code-dot-org`. 
3. **Environment Setup**: 
   - AWS credentials are securely fetched from GitHub Secrets, ensuring secure and appropriate use of sensitive information.

4. **Docker Build**: 
   - It builds a Docker image from your Dockerfile. This image includes all dependencies and configurations necessary for running the tests. I am trying to make it to run with the minimum amount of changes in docker (just moving the server processing)

5. **Test Execution**:
   - The workflow runs both unit tests and UI tests inside the Docker container.
1.n [CI - pipeline] - Create CI pipeline to build docker and execute tests
@deploy-code-org deploy-code-org requested a review from a team as a code owner January 26, 2024 22:32
@deploy-code-org deploy-code-org merged commit 3dc74e5 into test Jan 26, 2024
mikeharv pushed a commit that referenced this pull request Feb 5, 2024
DTT (Staging > Test) [robo-dtt]
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.

None yet

4 participants