Refactor product filtering and loading for generic scripts
Generic scripts are scripts that handle multiple product based on some identifier (URL, coordinates...). This creates a common function to list and load product configurations for those scripts. It makes them simpler to read and maintain, while making the way they work much more consistent.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -2,3 +2,4 @@ website
|
||||
vendor
|
||||
.bundle
|
||||
pyrightconfig.json
|
||||
__pycache__
|
||||
|
||||
Reference in New Issue
Block a user