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

Andrew testing #1288

Merged
merged 225 commits into from
Oct 8, 2024
Merged

Andrew testing #1288

merged 225 commits into from
Oct 8, 2024

Conversation

taronaleksanian
Copy link
Collaborator

No description provided.

Isthisanmol and others added 30 commits August 25, 2024 01:33
Throwing authentication error in `createContext` (in `extractTokenAndGetUser`) means accessing public routes would also require valid auth token.
This commit removes the the throwing of error from inside `createContext` and leaves it in `auth` middleware alone. This means only protected routes
will check for authentication which is the desired flow.
Copy link

github-actions bot commented Oct 8, 2024

Android APK build completed!
You can download the Android APK from the following link:
https://github.com/andrew-bierman/PackRat/actions/runs/11233068632#artifacts

Copy link

cloudflare-workers-and-pages bot commented Oct 8, 2024

Deploying packrat with  Cloudflare Pages  Cloudflare Pages

Latest commit: 857a8e0
Status:⚡️  Build in progress...

View logs

Copy link

github-actions bot commented Oct 8, 2024

iOS IPA build completed!
You can download the iOS IPA from the following link:
https://github.com/andrew-bierman/PackRat/actions/runs/11233068632#artifacts

Copy link

github-actions bot commented Oct 8, 2024

❌ Tests failed for this pull request. 😞

View Test Workflow

@JewelTee JewelTee self-requested a review October 8, 2024 09:55
@taronaleksanian taronaleksanian merged commit 0f2b504 into main Oct 8, 2024
5 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants