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

refactor(build): split up document-extractor #7612

Merged
merged 9 commits into from
Nov 24, 2022
Merged

Conversation

caugner
Copy link
Contributor

@caugner caugner commented Nov 17, 2022

Summary

Splits up the build/document-extractor.ts into individual files.

Problem

The document-extractor has 833 lines and extracts multiple things that don't need to be together.

Solution

Split it up into multiple extract-* files.


Screenshots

n/a


How did you test this change?

Not yet, looking at the test workflow first.

Copy link
Contributor Author

@caugner caugner left a comment

Choose a reason for hiding this comment

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

Triggered a dev build to test the changes.

@github-actions
Copy link
Contributor

Dev build for 037fa35 was deployed to: https://pr7612.content.dev.mdn.mozit.cloud/

@caugner
Copy link
Contributor Author

caugner commented Nov 17, 2022

Dev build for 037fa35 was deployed to: https://pr7612.content.dev.mdn.mozit.cloud/

LGTM.

@github-actions
Copy link
Contributor

This pull request has merge conflicts that must be resolved before it can be merged.

@caugner caugner force-pushed the split-up-document-extractor branch from 037fa35 to 6ff69b9 Compare November 18, 2022 18:27
@github-actions github-actions bot removed the merge conflicts 🚧 Please rebase onto or merge the latest main. label Nov 18, 2022
@caugner caugner force-pushed the split-up-document-extractor branch from 6ff69b9 to 6264679 Compare November 18, 2022 18:31
@caugner caugner marked this pull request as ready for review November 18, 2022 18:32
@caugner caugner force-pushed the split-up-document-extractor branch from 6264679 to 1fb3f94 Compare November 18, 2022 18:33
@caugner caugner requested a review from queengooborg November 18, 2022 18:34
@caugner caugner force-pushed the split-up-document-extractor branch from 1fb3f94 to aafc160 Compare November 18, 2022 18:40
@github-actions
Copy link
Contributor

Dev build for aafc160 was deployed to: https://pr7612.content.dev.mdn.mozit.cloud/

@caugner
Copy link
Contributor Author

caugner commented Nov 18, 2022

Dev build for aafc160 was deployed to: https://pr7612.content.dev.mdn.mozit.cloud/

LGTM:

  • Specifications and BCD sections work
  • Sections (obviously) and Summary work as well

Copy link
Collaborator

@queengooborg queengooborg left a comment

Choose a reason for hiding this comment

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

LGTM!

@caugner caugner merged commit 06a7b03 into main Nov 24, 2022
@caugner caugner deleted the split-up-document-extractor branch November 24, 2022 20:28
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