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 react-native-ci.yml #16

Merged
merged 12 commits into from
Sep 15, 2024
Merged

Create react-native-ci.yml #16

merged 12 commits into from
Sep 15, 2024

Conversation

maryjabro
Copy link
Collaborator

Added GitHub Actions workflow for Android APK build and testing. Needs reviewal to ensure correctness

Copy link
Contributor

@MerwinAamir1 MerwinAamir1 left a comment

Choose a reason for hiding this comment

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

Small mistake here

on:
push:
branches:
- MaryJabro # Temporary for testing: Adjust to main before pushing to main
Copy link
Contributor

Choose a reason for hiding this comment

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

oops looks like you missed this. need to change this to main

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

oops looks like you missed this. need to change this to main

updating it to main right now, had it as MaryJabro for testing

- MaryJabro # Temporary for testing: Adjust to main before pushing to main
pull_request:
branches:
- MaryJabro #Temporary for testing: Adjust to main before pushing to main
Copy link
Contributor

Choose a reason for hiding this comment

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

Same as above

@MerwinAamir1
Copy link
Contributor

Another thing is when this eventually gets approved lets make sure we squash and merge since you have 11 commits. The reason we want to do this is because we don't want to pollute the main branch with a bunch of commits that don't make much sense. Also if something goes wrong we can pinpoint the commit that caused it easier.

@maryjabro maryjabro closed this Sep 15, 2024
@maryjabro maryjabro reopened this Sep 15, 2024
@MerwinAamir1
Copy link
Contributor

Looks good to me now. Approved

@maryjabro maryjabro merged commit b4c9587 into main Sep 15, 2024
4 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.

2 participants