-
Notifications
You must be signed in to change notification settings - Fork 5
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
Extend entrypoint parameter #77
Merged
Merged
Commits on Jan 2, 2024
-
Add Entrypoint class and update CodeContent model to reference Entryp…
…oint. Allows distinction between different types of plain code executions and more freedom in defining how it should be run.
Configuration menu - View commit details
-
Copy full SHA for d798a0d - Browse repository at this point
Copy the full SHA d798a0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 421a674 - Browse repository at this point
Copy the full SHA 421a674View commit details -
Configuration menu - View commit details
-
Copy full SHA for 62e2e4e - Browse repository at this point
Copy the full SHA 62e2e4eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 874c3c6 - Browse repository at this point
Copy the full SHA 874c3c6View commit details -
Extend parsing of
ProgramMessage
to account for default valuesDefault values in `ProgramContent` could make `item_content` verification fail, as they get added upon parsing. Creating `item_content` now triggers a parsing of `ProgramContent` and dumps its resulting struct.
Configuration menu - View commit details
-
Copy full SHA for 29d2925 - Browse repository at this point
Copy the full SHA 29d2925View commit details -
Configuration menu - View commit details
-
Copy full SHA for 49d2d05 - Browse repository at this point
Copy the full SHA 49d2d05View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8cfdc70 - Browse repository at this point
Copy the full SHA 8cfdc70View commit details -
Configuration menu - View commit details
-
Copy full SHA for 24742a5 - Browse repository at this point
Copy the full SHA 24742a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 74bbe85 - Browse repository at this point
Copy the full SHA 74bbe85View commit details -
Configuration menu - View commit details
-
Copy full SHA for 457fa23 - Browse repository at this point
Copy the full SHA 457fa23View commit details -
Change all new fields to have None default values to not break backwa…
…rd compatibility
Configuration menu - View commit details
-
Copy full SHA for 46f3038 - Browse repository at this point
Copy the full SHA 46f3038View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.