Skip to content

Commit 85c8124

Browse files
Squashed 'sdk-core/src/main/service-protocol/' changes from 8a5b977..4251b0e
4251b0e `GetStateKeysEntryMessage` (#67) 635515d `ClearAllStateEntryMessage` (#65) 6cdc9e0 Update awakeable format (#63) 1847a4b service endpoint -> service deployment (#62) git-subtree-dir: sdk-core/src/main/service-protocol git-subtree-split: 4251b0e1d0ae5a11398233c1395fdc7564a397ea
1 parent 4f08e24 commit 85c8124

File tree

216 files changed

+72
-17199
lines changed

Some content is hidden

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

216 files changed

+72
-17199
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 & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +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
2+
*.iml

0 commit comments

Comments
 (0)