Skip to content

default to eb in API route #315

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

Merged
merged 3 commits into from
Jun 10, 2025
Merged

default to eb in API route #315

merged 3 commits into from
Jun 10, 2025

Conversation

charmingduchess
Copy link
Collaborator

Description

Motivation and Context

How Has This Been Tested?

Checklist:

  • I have updated the documentation accordingly.
  • All new and existing tests passed.

Copy link

vercel bot commented Jun 6, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
nypl-library-card-app ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 9, 2025 8:34pm

src/utils/api.ts Outdated
Comment on lines 445 to 447
console.log(data);
console.log(data.homeLibraryCode);
// default to e branch
Copy link
Collaborator

Choose a reason for hiding this comment

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

logs.

Copy link
Collaborator

@Toxiapo Toxiapo left a comment

Choose a reason for hiding this comment

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

I just have a minor question about the default value, I thought it might be better to manage it in a single place, curious what your thoughts are.

The Vercel preview link is broken, I think we should make a ticket and put it in the backlog to fix that if not already!

@EdwinGuzman
Copy link
Member

The vercel integration never worked... I forgot why but there's something that stopped us in the past from generating previews.

Copy link
Member

@EdwinGuzman EdwinGuzman left a comment

Choose a reason for hiding this comment

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

I agree it's not exactly ideal but makes sense for the reqs. Just remove the logs.

@charmingduchess charmingduchess merged commit 212baeb into main Jun 10, 2025
5 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.

3 participants