Passionate developer dreaming of making the world better through open source
- South Korea
-
19:41
- 9h ahead - https://jopemachine.github.io
- @jopemachine
- in/gyubong-lee
Pinned Loading
-
lablup/backend.ai
lablup/backend.ai PublicBackend.AI is a streamlined, container-based computing cluster platform that hosts popular computing/ML frameworks and diverse programming languages, with pluggable heterogeneous accelerator suppor…
-
-
alfred-chromium-workflow
alfred-chromium-workflow PublicChromium based browser workflow for Alfred 5
723 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Loading
Contribution activity
April 2025
Created 35 commits in 1 repository
Created a pull request in lablup/backend.ai that received 12 comments
feat(BA-1072): Add SMTP
Action Reporter
+271
−70
lines changed
•
12
comments
Opened 31 other pull requests in 1 repository
lablup/backend.ai
3
open
27
merged
1
closed
-
fix(BA-1231): Wrong exception handling logic in Session commit action
This contribution was made on Apr 25
-
feat(BA-1045): Add Action Tests for
Session
This contribution was made on Apr 24 -
fix(BA-1225): Add missing parser to
AuditLogNode
GQL queryfilterThis contribution was made on Apr 23 -
fix(BA-1205):
ImageAliasData
type not found inImageAliasData.to_dataclass()
This contribution was made on Apr 21 -
fix(BA-1194): Add missing
dtparse
forcreated_at
in queryfilterThis contribution was made on Apr 19 -
feat(BA-1185): Add
service-config.toml
toVFolder
,VFolderNode
GQLThis contribution was made on Apr 18 -
fix(BA-1187):
None
network deletion error when deleting sessionThis contribution was made on Apr 18 -
feat(BA-1184): Add more filterspec to
EndPoint
GQL schemaThis contribution was made on Apr 17 -
feat(BA-1156): Customize SMTP template
This contribution was made on Apr 17
-
fix(BA-1181): Unify BaseAction's
operation_type
conventionThis contribution was made on Apr 17 -
fix(BA-1176): Chunk too big error of
admin image rescan
commandThis contribution was made on Apr 17 -
fix(BA-1178): VFolder permission edit mutation not working
This contribution was made on Apr 17
-
fix(BA-1175): Wrong
Accept
header handling in image rescanningThis contribution was made on Apr 16 -
fix(BA-1173): Add missing
application/vnd.oci.image.manifest.v1
type handling on HarborRegistryV2's single image rescanThis contribution was made on Apr 16 -
fix(BA-1167): Wrong custom image owner check logic
This contribution was made on Apr 16
-
fix(BA-1166): Replace
aiosmtplib
withsmtplib
This contribution was made on Apr 15 -
fix(BA-1136): Broken UntagImageFromRegistry GQL mutation (#4177)
This contribution was made on Apr 15
-
fix(BA-1136): Broken
UntagImageFromRegistry
GQL mutationThis contribution was made on Apr 15 -
feat(BA-1159): Add sample configuration for
audit_log
,smtp
reporterThis contribution was made on Apr 15 -
fix(BA-1150): Broken single image rescan on
HarborRegistryV2
This contribution was made on Apr 14 -
fix(BA-1149): Broken model service creation logic
This contribution was made on Apr 14
-
fix(BA-1049): Remove wrong
Accept
header from Image rescanning logic (#4066)This contribution was made on Apr 12 -
fix(BA-1049): Remove wrong
Accept
header from Image rescanning logic (#4066)This contribution was made on Apr 12 -
fix(BA-1200): Wrong types in ResourcePolicy GQL modifier
This contribution was made on Apr 12
-
fix(BA-1134): Broken
ModifyImage
mutationThis contribution was made on Apr 11 - Some pull requests not shown.
Reviewed 22 pull requests in 2 repositories
lablup/backend.ai
21 pull requests
-
fix: Wrong session download-single API result
This contribution was made on Apr 25
-
feat(BA-983): Add model service & processors
This contribution was made on Apr 25
-
fix(BA-1229): Change wrong fieldspec
This contribution was made on Apr 24
-
feat(BA-984): Add Action Tests for
Image
This contribution was made on Apr 23 -
feat(BA-1220): Add redis pubsub broadcaster
This contribution was made on Apr 23
-
feat(BA-936): Apply error code in BackendError
This contribution was made on Apr 22
-
fix: Revert response schema of vfolder mkdir API
This contribution was made on Apr 19
-
fix(BA-1193): Allow extra mounts of model services
This contribution was made on Apr 18
-
fix(BA-1189): calculate admin role in project correctly
This contribution was made on Apr 18
-
fix(BA-1186): VFolder clone not working
This contribution was made on Apr 17
-
feat(BA-1168): Handle vfolder creation action failure to return a valid respond
This contribution was made on Apr 16
-
feat(BA-1098): Make a reporter hub
This contribution was made on Apr 15
-
feat(BA-1155): Add prometheus monitor
This contribution was made on Apr 15
-
feat(BA-1072): Add
SMTP
Action ReporterThis contribution was made on Apr 11 -
feat(BA-1131): Add
action_id
in ActionProcessor for tracking ActionThis contribution was made on Apr 11 -
feat(BA-1099): Align action architecture code
This contribution was made on Apr 10
-
chore: Fix BUILD distribution
This contribution was made on Apr 8
-
feat(BA-1085): Add RequestID context & middleware
This contribution was made on Apr 8
-
refactor(BA-977): Add
Image
service & processorsThis contribution was made on Apr 2 -
fix(BA-1033): Setup source at producer creation
This contribution was made on Apr 1
-
feat(BA-1034): Add abstract message queue
This contribution was made on Apr 1
lablup/backend.ai-webui
1 pull request
-
fix(FR-867): incorrect permission value display for 'wd' permission
This contribution was made on Apr 21
Opened 27 issues in 2 repositories
lablup/backend.ai
20
closed
5
open
-
Server error when using
status
in theAuditLogNode
GQL queryfilterThis contribution was made on Apr 23 -
ImageAliasData
type not found when callingImageAliasData.to_dataclass()
This contribution was made on Apr 21 -
Wrong types in ResourcePolicy GQL modifier
This contribution was made on Apr 21
-
Fix SQL query type casting error in GraphQL request
This contribution was made on Apr 19
-
500 Internal Server Error when cloning VFolder
This contribution was made on Apr 17
-
Store inference session creation params as config file in Model VFolder
This contribution was made on Apr 17
-
Unify BaseAction's
operation_type
conventionThis contribution was made on Apr 17 -
VFolder mount permission update mutation not working
This contribution was made on Apr 17
-
Chunk too big error occurs when using
admin image rescan
This contribution was made on Apr 16 -
Investigate and fix 404 error in _scan_tag function
This contribution was made on Apr 16
-
Add missing
vnd.oci.image.manifest.v1
type handling on HarborRegistryV2's single image rescanThis contribution was made on Apr 16 -
Wrong custom image owner check
This contribution was made on Apr 16
-
ReportHub Task cancellation in SMTPReporter
This contribution was made on Apr 15
-
Add sample configuration for
audit_log
,smtp
reporterThis contribution was made on Apr 15 -
Add Operational Policy for SMTP Reporter
This contribution was made on Apr 15
-
Customize email body in SMTP Reporter
This contribution was made on Apr 15
-
Single image rescan not working on HarborRegistry
This contribution was made on Apr 14
-
KeyError occurred when trying to create the model service
This contribution was made on Apr 14
-
Broken API caused by wrong handling of graphql Undefined
This contribution was made on Apr 11
-
Add
action_id
in ActionProcessor for tracking ActionThis contribution was made on Apr 11 -
create_user_resource_policy
mutation error due to absense of arguments' defaultThis contribution was made on Apr 8 -
GET method parameter error in SDK
This contribution was made on Apr 8
-
Pydantic type validation error
This contribution was made on Apr 4
-
AuditLog
table doesn't exist at intial installationThis contribution was made on Apr 3 -
Add SMTPReporter as ActionMonitor
This contribution was made on Apr 3
lablup/backend.ai-webui
2
open
-
Incorrect permission value display for a VFolder with
write-delete
permissionThis contribution was made on Apr 17 -
Add UI for resetting image resource limits
This contribution was made on Apr 16