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

Apache listing parse improvements #20

Merged
merged 3 commits into from Oct 6, 2020
Merged

Apache listing parse improvements #20

merged 3 commits into from Oct 6, 2020

Conversation

plicease
Copy link
Member

@plicease plicease commented Oct 6, 2020

This adds:

  • a much more rigorous testing framework for Apache that uses docker images to generate reproducible output for various apache formats that do not rely on external sites that may change from time to time. The docker images are only used at development time and the output is stored in the repository, so you do not need docker to run the tests.
  • Handle the default apache file listing, which doesn't include sizes, timestamps, etc. For the data that we cannot parse from the listing we use undef.
  • Ignore certain known navigation links.

@plicease plicease marked this pull request as ready for review October 6, 2020 16:34
@plicease plicease merged commit 9a2850f into main Oct 6, 2020
@plicease plicease deleted the graham/apache-fixes branch October 6, 2020 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant