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

Update to assetgraph 4 #132

Merged
merged 62 commits into from
Mar 27, 2018
Merged

Update to assetgraph 4 #132

merged 62 commits into from
Mar 27, 2018

Conversation

Munter
Copy link
Owner

@Munter Munter commented Mar 27, 2018

Also includes:

  • Better memory handling by unloading assets
  • Extending population beyond own root for relations that can't cause new pages to be added
  • Passing in own tap render function
  • Tests
  • Fewer retries on 404's
  • Default concurrency to 25
  • Never load assets that are expected to have no outgoing relations

Closes #125 since work continued on this branch

papandreou and others added 30 commits March 12, 2018 23:57
…set so that errors can be reported after the source asset has been unloaded
…...> points at a host that cannot be connected to
Munter and others added 28 commits March 17, 2018 23:24
The purpose is to detect 404s that would occur during the page load
due to errors in the next level(s) of relations.

Moves the mixed content warning check into processAsset instead
of being a side effect of logResult

Similar to Munter/subfont#15
Apparently there was an API change in the request module that
caused us to always conclude that no redirects happened.
* feature/followCrossorigin:
  Remove nonsensical integrtion test
  Sort out mixed content warnings now that relations to other origins are followed
  Fix lint errors
  Follow crossorigin relations to assets that are loaded with the page
Test (and fix up) excludePatterns
…oingRelations

Only HEAD assets without outgoing relations
@Munter Munter merged commit 1245656 into master Mar 27, 2018
@Munter Munter deleted the feature/assetgraph4 branch March 27, 2018 11:05
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.

2 participants