ray-project / kuberay

A toolkit to run Ray applications on Kubernetes
Apache License 2.0
990 stars 330 forks source link

[Release] Update release Makefile #2037

Closed kevin85421 closed 3 months ago

kevin85421 commented 3 months ago

Why are these changes needed?

VERSION := $(shell git describe --tags $(shell git rev-list --tags --max-count=1))

Related issue number

Checks