Skip to content

ISSUE-5 - Implement Standardized SwiftTesting action #8

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 25 commits into from
Apr 20, 2025

Conversation

AdonisCodes
Copy link
Contributor

@AdonisCodes AdonisCodes commented Apr 20, 2025

Reason

Implements a standardized swift-testing action including using docker compose to spin up required dependencies (case by case basis)

Tasks:

  • Go over every existing REPO we have & write a ticket to properly implement swift testing.

ISSUE-5
closes/resolves #5

Testing

  • Add the example in the README to a project & test the action running (change branch from main to 5-implement-standardized-swift-test-action if this isn't merged yet)

@AdonisCodes AdonisCodes linked an issue Apr 20, 2025 that may be closed by this pull request
@AdonisCodes AdonisCodes self-assigned this Apr 20, 2025
@AdonisCodes AdonisCodes added the enhancement New feature or request label Apr 20, 2025
@AdonisCodes AdonisCodes changed the title 5 implement standardized swift test action ISSUE-5 - Implement Standardized SwiftTesting action Apr 20, 2025
@AdonisCodes AdonisCodes marked this pull request as ready for review April 20, 2025 14:10
@AdonisCodes AdonisCodes merged commit de0a923 into main Apr 20, 2025
Copy link

@vimscientist69 vimscientist69 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm. Merge this and make follow up commits if this doesn't work when this is used in a workflow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement Standardized swift-test action
2 participants