pinpoint-apm / pinpoint

APM, (Application Performance Management) tool for large-scale distributed systems.
https://pinpoint-apm.gitbook.io/
Apache License 2.0
13.29k stars 3.75k forks source link

create-dockerfiles action doesn't start on release published #10936

Open ga-ram opened 2 months ago

ga-ram commented 2 months ago

https://github.com/pinpoint-apm/pinpoint/blob/d1dd51d10d662f5fb64b284bae6c05f014ada3be/.github/workflows/create-dockerfiles.yml#L3-L5

It hasn't run with recent 2.5.4 release. https://github.com/pinpoint-apm/pinpoint/actions/workflows/create-dockerfiles.yml

ga-ram commented 2 months ago

dockerfiles, modified pom, and create-dockerfiles.yml doesn't exist in 2.5.x branch.

ga-ram commented 2 months ago

released v2.5.4 docker images with previous pinpoint-docker action

create-dockerfiles needs to be manually started after next release.