This website requires JavaScript.
Explore
Help
Sign In
tueem
/
Marinara
Watch
1
Star
1
Fork
0
You've already forked Marinara
Code
Issues
2
Pull Requests
1
Actions
Packages
Projects
1
Releases
Wiki
Activity
All Workflows
github-mirror.yaml
gradle-build.yaml
gradle-publish.yaml
gradle-test.yaml
Actor
All actors
tueem
Status
All status
success
failure
waiting
running
feat(build): add prefix to archive jar
gradle-test.yaml #267
:
Commit
ec17952375
pushed by
tueem
feat/message-components
2025-04-01 08:21:50 +00:00
47s
feat(build): add prefix to archive jar
gradle-build.yaml #266
:
Commit
ec17952375
pushed by
tueem
feat/message-components
2025-04-01 08:21:03 +00:00
35s
feat(build): add prefix to archive jar
github-mirror.yaml #265
:
Commit
ec17952375
pushed by
tueem
feat/message-components
2025-04-01 08:20:28 +00:00
1m37s
refactor(method): make use of optionals in ReflectedMethodFactory
gradle-test.yaml #264
:
Commit
0114cffcbd
pushed by
tueem
feat/message-components
2025-03-31 08:52:23 +00:00
51s
refactor(method): make use of optionals in ReflectedMethodFactory
gradle-build.yaml #263
:
Commit
0114cffcbd
pushed by
tueem
feat/message-components
2025-03-31 08:51:32 +00:00
39s
refactor(method): make use of optionals in ReflectedMethodFactory
github-mirror.yaml #262
:
Commit
0114cffcbd
pushed by
tueem
feat/message-components
2025-03-31 08:50:52 +00:00
3s
refactor(autocomplete): implement autocompleteRefs and remove SlashCommand annotation on Autocomplete Method
gradle-test.yaml #261
:
Commit
450f1fdaa1
pushed by
tueem
feat/message-components
2025-03-31 08:40:02 +00:00
48s
refactor(autocomplete): implement autocompleteRefs and remove SlashCommand annotation on Autocomplete Method
gradle-build.yaml #260
:
Commit
450f1fdaa1
pushed by
tueem
feat/message-components
2025-03-31 08:39:14 +00:00
35s
refactor(autocomplete): implement autocompleteRefs and remove SlashCommand annotation on Autocomplete Method
github-mirror.yaml #259
:
Commit
450f1fdaa1
pushed by
tueem
feat/message-components
2025-03-31 08:38:39 +00:00
1m42s
refactor(interaction): implement Factory pattern for all Interaction- and ReflectedMethods
gradle-test.yaml #258
:
Commit
8a3cde52fd
pushed by
tueem
feat/message-components
2025-03-29 17:51:23 +00:00
57s
refactor(interaction): implement Factory pattern for all Interaction- and ReflectedMethods
gradle-build.yaml #257
:
Commit
8a3cde52fd
pushed by
tueem
feat/message-components
2025-03-29 17:50:26 +00:00
43s
refactor(interaction): implement Factory pattern for all Interaction- and ReflectedMethods
github-mirror.yaml #256
:
Commit
8a3cde52fd
pushed by
tueem
feat/message-components
2025-03-29 17:49:43 +00:00
5s
fix(registry): fix logic error in InteractionEntry identifier checking and fix InteractionIdentifier#equals to actually recursively check parent identifiers
gradle-test.yaml #255
:
Commit
8495659364
pushed by
tueem
feat/message-components
2025-03-29 17:41:26 +00:00
46s
fix(registry): fix logic error in InteractionEntry identifier checking and fix InteractionIdentifier#equals to actually recursively check parent identifiers
gradle-build.yaml #254
:
Commit
8495659364
pushed by
tueem
feat/message-components
2025-03-29 17:40:40 +00:00
39s
fix(registry): fix logic error in InteractionEntry identifier checking and fix InteractionIdentifier#equals to actually recursively check parent identifiers
github-mirror.yaml #253
:
Commit
8495659364
pushed by
tueem
feat/message-components
2025-03-29 17:40:01 +00:00
1m45s
refactor(interaction): seperate InteractionMethod to ReflectedMethod
gradle-test.yaml #252
:
Commit
0973016a74
pushed by
tueem
feat/message-components
2025-03-26 21:24:23 +00:00
44s
refactor(interaction): seperate InteractionMethod to ReflectedMethod
gradle-build.yaml #251
:
Commit
0973016a74
pushed by
tueem
feat/message-components
2025-03-26 21:23:39 +00:00
31s
refactor(interaction): seperate InteractionMethod to ReflectedMethod
github-mirror.yaml #250
:
Commit
0973016a74
pushed by
tueem
feat/message-components
2025-03-26 21:23:08 +00:00
3s
fix: compile error
gradle-test.yaml #249
:
Commit
0590789359
pushed by
tueem
feat/message-components
2025-03-26 18:48:23 +00:00
45s
fix: compile error
gradle-build.yaml #248
:
Commit
0590789359
pushed by
tueem
feat/message-components
2025-03-26 18:47:38 +00:00
33s
fix: compile error
github-mirror.yaml #247
:
Commit
0590789359
pushed by
tueem
feat/message-components
2025-03-26 18:47:05 +00:00
4s
refactor(registry): outsource entry discovery to seperate method
gradle-test.yaml #246
:
Commit
2647a1f0b4
pushed by
tueem
feat/message-components
2025-03-26 18:30:05 +00:00
34s
refactor(registry): outsource entry discovery to seperate method
gradle-build.yaml #245
:
Commit
2647a1f0b4
pushed by
tueem
feat/message-components
2025-03-26 18:29:31 +00:00
38s
refactor(registry): outsource entry discovery to seperate method
github-mirror.yaml #244
:
Commit
2647a1f0b4
pushed by
tueem
feat/message-components
2025-03-26 18:28:53 +00:00
1m39s
Merge pull request 'add option ranges' (#20) from feat/option-ranges into dev
gradle-test.yaml #243
:
Commit
a3c5eb62ac
pushed by
tueem
dev
2025-03-22 18:44:36 +00:00
47s
Merge pull request 'add option ranges' (#20) from feat/option-ranges into dev
gradle-publish-dev.yaml #242
:
Commit
a3c5eb62ac
pushed by
tueem
dev
2025-03-22 18:43:49 +00:00
43s
Merge pull request 'add option ranges' (#20) from feat/option-ranges into dev
gradle-build.yaml #241
:
Commit
a3c5eb62ac
pushed by
tueem
dev
2025-03-22 18:43:06 +00:00
32s
Merge pull request 'add option ranges' (#20) from feat/option-ranges into dev
github-mirror.yaml #240
:
Commit
a3c5eb62ac
pushed by
tueem
dev
2025-03-22 18:42:34 +00:00
4s
feat(command): add wrapper implementations of option ranges
gradle-test.yaml #239
:
Commit
996f854ff7
pushed by
tueem
feat/option-ranges
2025-03-22 11:36:28 +00:00
47s
feat(command): add wrapper implementations of option ranges
gradle-build.yaml #238
:
Commit
996f854ff7
pushed by
tueem
feat/option-ranges
2025-03-22 11:35:41 +00:00
34s
First
Previous
1
2
3
4
5
...
Next
Last