-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into jules-removeRubyWorkaround
* main: (52 commits) Even more lint fixes More lint fixes fixing more lint/pretty issues Prettied the code Fixed a lot of lint errors Prettified the JS Split up files Consolidating search code in prep for splitting out JS/CSS More mobile stylings Cleaned up mobile nav Updating product list More moblie tweaks Updating mobile layout Don't complete onboarding if not an invited user Update version to 9.0.63-3 Remove debug trigger Add s Sort and grab last version code Update with `package_name` and even better debug Revert "Fix blank space is shown on iOS safari when magic code screen show" ...
- Loading branch information
Showing
30 changed files
with
1,018 additions
and
756 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,7 @@ | ||
name: Android Rollout Bumper | ||
|
||
on: | ||
workflow_dispatch: | ||
schedule: | ||
# Runs at midnight every day | ||
- cron: '0 0 * * *' | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.