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

🪄 [QA] Update stage environments #625

Merged
merged 2 commits into from
Nov 2, 2023
Merged

🪄 [QA] Update stage environments #625

merged 2 commits into from
Nov 2, 2023

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Nov 2, 2023

This is a pull request that upon merging will update stage environments with recent main changes.
The environments that will be updated:

Read more: Deployment to Production Flow

Shadowfiend and others added 2 commits November 2, 2023 15:55
The previous solution had an edge case where, if the target address was
in the last file in the glossary, we would instead look for them in the
first file and fail to find the claim.

We transition here from `findIndex` to `find`. We stop looking when the
*next* entry in the glossary has a startAddress > the target. We also
stop looking at the last entry in the glossary regardless, and always
check the last entry if no entry is found whose sibling has start >
target.

This *should* cover all corner cases correctly.
…in the last file of the glossary. (#624)

The previous solution had an edge case where, if the target address was
in the last file in the glossary, we would instead look for them in the
first file and fail to find the claim.

We transition here from `findIndex` to `find`. We stop looking when the
*next* entry in the glossary has a startAddress > the target. We also
stop looking at the last entry in the glossary regardless, and always
check the last entry if no entry is found whose sibling has start >
target.

This *should* cover all corner cases correctly.
Copy link

netlify bot commented Nov 2, 2023

Deploy Preview for taho-development ready!

Name Link
🔨 Latest commit 19e2b8f
🔍 Latest deploy log https://app.netlify.com/sites/taho-development/deploys/654414d888e1290008b0c5cd
😎 Deploy Preview https://deploy-preview-625--taho-development.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@jagodarybacka jagodarybacka merged commit 44e93e4 into stage-live Nov 2, 2023
6 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.

2 participants