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

missingresource 1x #130

Merged
merged 1 commit into from
Mar 4, 2024
Merged

missingresource 1x #130

merged 1 commit into from
Mar 4, 2024

Conversation

trieloff
Copy link
Contributor

@trieloff trieloff commented Mar 4, 2024

  • feat(resources): add missingresource checkpoint behind feature toggle

Copy link

github-actions bot commented Mar 4, 2024

This PR will trigger a minor release when merged.

@trieloff trieloff changed the base branch from main to 1.x March 4, 2024 11:21
@trieloff trieloff requested a review from chicharr March 4, 2024 11:21
Copy link
Collaborator

@chicharr chicharr left a comment

Choose a reason for hiding this comment

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

LGTM. Just one comment

if (window.origin === 'business.adobe.com') {
// feature flagged for now
list.getEntries()
.filter((entry) => entry.responseStatus === 404)
Copy link
Collaborator

Choose a reason for hiding this comment

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

do we want to filter as well by origin of the resource?, i.e. we only report missing resources that are in the same domain than the current one.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Let's see how it goes after we have the report

@trieloff
Copy link
Contributor Author

trieloff commented Mar 4, 2024

Sibling is #131

@trieloff trieloff merged commit 44db513 into 1.x Mar 4, 2024
4 checks passed
Copy link

github-actions bot commented Mar 4, 2024

🎉 This PR is included in version 1.12.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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