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

Create GitHub Actions workflow to run CI process #499

Closed
2 tasks done
andrewtavis opened this issue Sep 2, 2024 · 4 comments
Closed
2 tasks done

Create GitHub Actions workflow to run CI process #499

andrewtavis opened this issue Sep 2, 2024 · 4 comments
Assignees
Labels
feature New feature or request help wanted Extra attention is needed

Comments

@andrewtavis
Copy link
Member

Terms

Description

This issue would implement a GitHub Actions workflow whereby the CI process for Scribe-iOS that's being worked on in #8 would be ran on every pull request. Direction on how to test Swift projects with GitHub Actions can be see here. Note that we would like this at first to be a separate workflow pr_ci.yaml and be included as another step in .github/workflows/pr_swiftlint.yaml so that we can see which setup works better for maintainers (this will be discussed in the community as well).

Contribution

CC @fabulouiOS-monk, who said he'd have interest in this :) Also CC @vickcoo :) Let us know if there's anything we can do to support!

@andrewtavis andrewtavis added feature New feature or request help wanted Extra attention is needed labels Sep 2, 2024
@fabulouiOS-monk
Copy link
Collaborator

Thank you @andrewtavis for creating the issue. Will start working on it.

@andrewtavis
Copy link
Member Author

Thanks for the initiative here, @fabulouiOS-monk! :) :)

@andrewtavis
Copy link
Member Author

PR is merged in, @fabulouiOS-monk :) Feel free to also send along edits to the testing file if you think they're needed!

@andrewtavis
Copy link
Member Author

Closed by #500 🚀 Thanks so much for the work here, @fabulouiOS-monk! So much progress coming recently 😊

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request help wanted Extra attention is needed
Projects
Archived in project
Development

No branches or pull requests

2 participants