Skip to content

JS: Move MaD models to data extensions#11567

Merged
asgerf merged 3 commits intogithub:mainfrom
asgerf:js/data-extensions2
Dec 9, 2022
Merged

JS: Move MaD models to data extensions#11567
asgerf merged 3 commits intogithub:mainfrom
asgerf:js/data-extensions2

Conversation

@asgerf
Copy link
Copy Markdown
Contributor

@asgerf asgerf commented Dec 5, 2022

Moves the JS MaD models into data extension files, and removes the corresponding .qll files.

Some corresponding changes occur in Python/Ruby since the extensible predicates are found in shared code. Some empty data extensions are added to Ruby/Python to avoid errors about undefined extensibles - these unfortunately cannot be sync'ed by identical-files.json since the data extension files need to mention the name of the qlpack it contributes to.

@asgerf asgerf added JS no-change-note-required This PR does not need a change note labels Dec 5, 2022
@asgerf asgerf changed the title JS: Move MaD modls to data extensions JS: Move MaD models to data extensions Dec 5, 2022
@asgerf asgerf force-pushed the js/data-extensions2 branch 2 times, most recently from c908921 to 9940a1e Compare December 6, 2022 09:14
@asgerf asgerf force-pushed the js/data-extensions2 branch from 9940a1e to fcdb2fa Compare December 7, 2022 10:36
@asgerf asgerf marked this pull request as ready for review December 7, 2022 12:56
@asgerf asgerf requested review from a team as code owners December 7, 2022 12:56
Copy link
Copy Markdown
Contributor

@hvitved hvitved left a comment

Choose a reason for hiding this comment

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

Ruby 👍

@asgerf asgerf merged commit 387a673 into github:main Dec 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

JS no-change-note-required This PR does not need a change note Python Ruby

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants