Skip to content

Conversation

@jdcaballerov
Copy link
Contributor

@jdcaballerov jdcaballerov commented Dec 16, 2020

Summary

Adds vendored code as git submodules with links

Related issues

#581

Changes these areas

  • Bugfixes
  • Feature behavior
  • Command line interface
  • Configuration options
  • Internal architecture
  • Snapshot data layout on disk

@jdcaballerov
Copy link
Contributor Author

jdcaballerov commented Dec 16, 2020

I added relative soft links to the python module inside the submodule to avoid touching the imports in the code. Not sure if any problems could arise with the multiple packaging options.

@pirate pirate merged commit 72b8119 into ArchiveBox:v0.5.0 Dec 16, 2020
@pirate
Copy link
Member

pirate commented Dec 16, 2020

Did you run the tests on this? It doesn't appear to be working:
https://github.com/ArchiveBox/ArchiveBox/pull/552/checks?check_run_id=1564480879#step:13:48

@jdcaballerov
Copy link
Contributor Author

@pirate ArchiveBox tests run ok. Pytest is discovering django-taggit owns tests and failing due to a missing test dependency. Will search how to configure pytest to avoid tests inside vendored.

@jdcaballerov
Copy link
Contributor Author

Errors in tests fixed ignoring vendored modules tests #588

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