Skip to content

Adding templates to the DSL #587

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

Open
wants to merge 27 commits into
base: feat/add-script-json-schema
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
83730a4
made first version for using templates
BrentBlanckaert Apr 15, 2025
d5fd52c
Fixed linting and typing errors
BrentBlanckaert Apr 15, 2025
afa532a
updated template preprocessor
BrentBlanckaert May 5, 2025
e9e70ec
removed default value and throw errors for certain cases
BrentBlanckaert May 15, 2025
6c0894e
merge with script branch
BrentBlanckaert May 15, 2025
ea321b2
fixed tests and linting
BrentBlanckaert May 16, 2025
36ee556
made a few more tests
BrentBlanckaert May 16, 2025
fa2fcb8
added templates to json schema for correct validation
BrentBlanckaert May 16, 2025
05e2e7a
made a few more tests
BrentBlanckaert May 16, 2025
6bf7e60
merge with script branch
BrentBlanckaert May 17, 2025
ad440e4
added comments
BrentBlanckaert May 17, 2025
181b0d1
fixed test
BrentBlanckaert May 17, 2025
35df307
added an extra assert
BrentBlanckaert May 20, 2025
948e04a
changed the name of the main function
BrentBlanckaert May 20, 2025
d1b9052
added type for parameter tag
BrentBlanckaert May 20, 2025
af0c8eb
added an extra message
BrentBlanckaert May 20, 2025
ee77141
updated the script
BrentBlanckaert May 20, 2025
4c07d90
removed unused parameter
BrentBlanckaert May 20, 2025
af08c0c
added one more case
BrentBlanckaert May 20, 2025
855aa98
simplified the code some more
BrentBlanckaert May 20, 2025
478863f
simplified the code some more
BrentBlanckaert May 20, 2025
cf0bbb4
remove a print
BrentBlanckaert May 21, 2025
555ae6e
added another check
BrentBlanckaert May 21, 2025
837b1e6
small change
BrentBlanckaert May 22, 2025
ff9381d
all arguments can now use !parameter
BrentBlanckaert May 22, 2025
650fe1f
fixed linting
BrentBlanckaert May 22, 2025
39e808a
made small comment change
BrentBlanckaert Jun 1, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading