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

Continuous deployment scripts #207

Merged
merged 11 commits into from
Dec 6, 2023
Merged

Continuous deployment scripts #207

merged 11 commits into from
Dec 6, 2023

Conversation

roryf
Copy link
Contributor

@roryf roryf commented Nov 25, 2023

Description

Adds GitHub actions to continuously upload Expo Go previews on merge to main, and automatic app store builds on release tags.

Probably needs more doc updates.

Branched from #205, also really needs #206 before we can actually submit for release in order to disable in progress features.

Type of change

  • New Feature (non-breaking change which adds functionality)

Testing locally

Tested on GitHub Actions by adding this branch:

Checklist

  • [] My code follows the style guidelines of this project
  • [] I have performed a self-review of my own code
  • [] I have commented my code, particularly in hard-to-understand areas
  • [] I have removed any unnecessary comments or console logging
  • [] I have made corresponding changes to the documentation (if required)
  • [] I have addressed accessibility, if needed
  • [] I have followed best practices, e.g. NativeBase approaches and theming
  • [] I have checked the app in dark mode, if making front-end design changes
  • [] My changes generate no new warnings
  • [] I have added tests that prove my fix is effective or that my feature works
  • [] New and existing unit tests pass locally with my changes
  • [] ~I have updated the version numbers in package.json files in the app and/or api directories as needed`

Base automatically changed from remove-git-flow to main December 4, 2023 20:01
Copy link
Contributor

@M4RC1N76 M4RC1N76 left a comment

Choose a reason for hiding this comment

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

Thanks for your help @DougieWougie !! Great work @roryf !!

@roryf roryf merged commit 2671621 into main Dec 6, 2023
1 check passed
@roryf roryf deleted the eas-build branch December 6, 2023 19:30
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