Skip to content

Commit 4b172b6

Browse files
Squashed 'sdk-core/src/main/service-protocol/' changes from 4378d559..98bd326c
98bd326c Entry names + specify the entry that caused the failure in ErrorMessage (#86) c47e65b0 Describe x-restate-user-agent (#85) d43de04c Describe side effects in protocol (#84) 29b28f98 Modify Input/Output schema in deployment_manifest_schema.json (#80) 26d91e69 Replace protocol Empty message with custom one, so we remove the dependency on protobuf built-in messages (#79) 61ae44b2 Update documentation on error codes (#77) 576a1b26 Add HandlerType. Fix #1092 (#76) 0624d092 Payload schema for input and output. This provides basic format awareness. (#74) git-subtree-dir: sdk-core/src/main/service-protocol git-subtree-split: 98bd326c23f060d962821bca982bbb881e32c540
1 parent 1ff9a17 commit 4b172b6

File tree

255 files changed

+275
-20510
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

255 files changed

+275
-20510
lines changed

.gitattributes

Lines changed: 0 additions & 6 deletions
This file was deleted.

.github/workflows/bump.yaml

Lines changed: 0 additions & 30 deletions
This file was deleted.

.github/workflows/ci.yml

Lines changed: 0 additions & 64 deletions
This file was deleted.

.github/workflows/manual-release.yml

Lines changed: 0 additions & 9 deletions
This file was deleted.

.github/workflows/publish-test-results.yml

Lines changed: 0 additions & 38 deletions
This file was deleted.

.github/workflows/push-release.yml

Lines changed: 0 additions & 13 deletions
This file was deleted.

.github/workflows/release.yml

Lines changed: 0 additions & 58 deletions
This file was deleted.

.gitignore

Lines changed: 1 addition & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -1,37 +1,2 @@
1-
# Compiled class file
2-
*.class
3-
4-
# Log file
5-
*.log
6-
7-
# BlueJ files
8-
*.ctxt
9-
10-
# Mobile Tools for Java (J2ME)
11-
.mtj.tmp/
12-
13-
# Package Files #
14-
*.jar
15-
*.war
16-
*.nar
17-
*.ear
18-
*.zip
19-
*.tar.gz
20-
*.rar
21-
22-
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
23-
hs_err_pid*
24-
25-
# Ignore Gradle project-specific cache directory
26-
.gradle
27-
28-
# Ignore Gradle build output directory
29-
build
30-
311
.idea
32-
*.iml
33-
.settings
34-
.project
35-
.classpath
36-
.factorypath
37-
kls_database.db
2+
*.iml

.ignore

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)