Justin Zhang

Results 10 issues of Justin Zhang

- Preserve embedded json - exclude .class, .jar files

- Prevent irrelevant files under $storePathCommitLog failing startup - Make RocketMQ easy to operate and bring less surprise to average administrators **Make sure set the target branch to `develop`** ##...

progress/wip

## What is the purpose of the change Making PowerJob docker image smaller and make Dockerfile easier to maintain ## Brief changelog - Use multi-stage build - Use recent zulu...

**Describe the bug** Fail to cancel delay job instance by id. Get error like: > PowerJobException: can't find appId in params for:void tech.powerjob.server.core.instance.InstanceService.cancelInstance(Long) **To Reproduce** 1. create an API task...

bug

Fail to cancel delay job instance by id via API ## What is the purpose of the change Enable cancel job instance by OpenAPI ## Brief changelog This PR fixes...

- use go mod to manage dependency - remove govendor - simplify bool expression as suggested by gopls

- replace deprecated include w/ include_tasks - remove duplicate `gitea_lfs_content_path`

Forward slash may be escaped according to the JSON specification. In practice, escaped forward slash is not interpreted properly by most applications that consume JSON. For instance, it's very common...

Hi, This PR is an attempt to use semver directory to represent the schema version. The current version scheme is not intuitive and requires additional efforts to keep track of...

Hi gnosek, Thank you for your excellent FastCGI tool! I use it to serve Gitolite/cgit behind Apache or nginx. I come up .spec file to enable fcgiwrap to be built...