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

Break out convertConfig into modular functions for SAB / DAB #719

Merged
merged 5 commits into from
Nov 14, 2024

Conversation

EthanFennell
Copy link
Contributor

No description provided.

Copy link
Member

@chrisvire chrisvire left a comment

Choose a reason for hiding this comment

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

Please rebase off of main.

Wrapped almost all parsing functions

Wrapped parseBookCollections, removed some usages
of global variable 'data' (to be continued)

Continued converting functions.
Stopped at parsedLayouts

Completed calls for parsing functions

Added conditional logic for data type

Finished breaking out functions, applied feedback,
Added conditional logic for calls

Fixed typing issues with convertBooks

Fixed wrapping issue for layouts and book
collections

Resolved data type issues in convertConfig

Resolved issues in convertBooks, Plans, Contents
@EthanFennell EthanFennell force-pushed the feature/parse-specific-config/676 branch from 691fe8d to 7dbfc23 Compare November 11, 2024 17:25
Copy link
Member

@chrisvire chrisvire left a comment

Choose a reason for hiding this comment

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

Thanks!

@chrisvire chrisvire merged commit 7db575c into main Nov 14, 2024
1 check passed
@chrisvire chrisvire deleted the feature/parse-specific-config/676 branch November 14, 2024 16:43
aidanpscott pushed a commit that referenced this pull request Nov 22, 2024
* Initial setup and comments made for collaboration

Wrapped almost all parsing functions

Wrapped parseBookCollections, removed some usages
of global variable 'data' (to be continued)

Continued converting functions.
Stopped at parsedLayouts

Completed calls for parsing functions

Added conditional logic for data type

Finished breaking out functions, applied feedback,
Added conditional logic for calls

Fixed typing issues with convertBooks

Fixed wrapping issue for layouts and book
collections

Resolved data type issues in convertConfig

Resolved issues in convertBooks, Plans, Contents

* Resolved issues with json config file

* Fixed various issues in config

* Fixed plan parsing when plans is empty

* Fixed lint failure
aidanpscott pushed a commit that referenced this pull request Dec 3, 2024
* Initial setup and comments made for collaboration

Wrapped almost all parsing functions

Wrapped parseBookCollections, removed some usages
of global variable 'data' (to be continued)

Continued converting functions.
Stopped at parsedLayouts

Completed calls for parsing functions

Added conditional logic for data type

Finished breaking out functions, applied feedback,
Added conditional logic for calls

Fixed typing issues with convertBooks

Fixed wrapping issue for layouts and book
collections

Resolved data type issues in convertConfig

Resolved issues in convertBooks, Plans, Contents

* Resolved issues with json config file

* Fixed various issues in config

* Fixed plan parsing when plans is empty

* Fixed lint failure
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