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

Merge RENO-4242: Update LPA Code from Main to QA #244

Closed
wants to merge 36 commits into from
Closed

Merge RENO-4242: Update LPA Code from Main to QA #244

wants to merge 36 commits into from

Conversation

aarnold101
Copy link
Collaborator

Change "my" to "lp" as code for LPA at src/data/ilsLibraryList.ts.

danamansana and others added 6 commits August 1, 2024 10:43
Copy link

vercel bot commented Nov 7, 2024

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 Nov 7, 2024 3:55pm

run: npm run test
publish_qa:
needs: test
if: github.ref == 'refs/heads/tgr-qa'
Copy link
Member

Choose a reason for hiding this comment

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

Can you update 'refs/heads/tgr-qa' to 'refs/heads/qa'?

aws ecs update-service --cluster nypl-library-card-app-qa --service nypl-library-card-app-qa --force-new-deployment
publish_production:
needs: test
if: github.ref == 'refs/heads/tgr-production'
Copy link
Member

Choose a reason for hiding this comment

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

Can you update 'refs/heads/tgr-production' to 'refs/heads/production'?

@aarnold101
Copy link
Collaborator Author

Requires update to Github actions prior to merge. New to be PR created.

@aarnold101 aarnold101 closed this Nov 7, 2024
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