-
Notifications
You must be signed in to change notification settings - Fork 0
Update embed-code
#280
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
Merged
Merged
Update embed-code
#280
Changes from all commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
5fbd933
Update `embed-code` binaries
alexander-yevsyukov 1a02cbc
Bump version -> `2.0.0-SNAPSHOT.406`
alexander-yevsyukov 890f384
Update `config` ref.
alexander-yevsyukov 8c8ddfa
Bump Gradle -> `9.4.0`
alexander-yevsyukov b0d7858
Update dependency reports
alexander-yevsyukov bff83f5
Add trailing new line
alexander-yevsyukov 19faa10
Sort out imports
alexander-yevsyukov f2fcbca
Remove unnecessary overrides
alexander-yevsyukov c5a486f
Update dependency reports
alexander-yevsyukov 9650dec
Bump Validation -> `2.0.0-SNAPSHOT.405`
alexander-yevsyukov 90ea3e5
Add execution permissions
alexander-yevsyukov a78742c
Add named code roots
alexander-yevsyukov 913db7e
Bump Validation version
alexander-yevsyukov 8db2c82
Bump Validation version
alexander-yevsyukov 9bd5a20
Remove `embed-mappings` section
alexander-yevsyukov c9c2932
Capitalize parameter descriptions
alexander-yevsyukov f484573
Update `MessageValidator` docs to match the recent changes
alexander-yevsyukov 94084c3
Improve text wrapping
alexander-yevsyukov 5f93f54
Improve code embedding
alexander-yevsyukov b491aa0
Update build time
alexander-yevsyukov a381e69
Wrap `embed-code` parameters
alexander-yevsyukov 99bdcd8
Reduce using braces
alexander-yevsyukov 2ad5ceb
Fix typo
alexander-yevsyukov e9b3b15
Simplify link
alexander-yevsyukov 8e1c9a7
Fix typo
alexander-yevsyukov 3d156b9
Fix path to the Linux binary for GitHub
alexander-yevsyukov File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule config
updated
5 files
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Submodule _examples
updated
3 files
| +1 −1 | external/build.gradle.kts | |
| +1 −1 | first-model-with-framework/build.gradle.kts | |
| +1 −1 | first-model/build.gradle.kts |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,5 +1,6 @@ | ||
| code-path: "../_examples" | ||
| code-path: | ||
| - name: "examples" | ||
| path: "../_examples" | ||
| - name: "runtime" | ||
| path: "../../jvm-runtime" | ||
| docs-path: "../content/docs/" | ||
| embed-mappings: | ||
| - code-path: "../_examples" | ||
| docs-path: "../content/docs/" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.