deck.gl icon indicating copy to clipboard operation
deck.gl copied to clipboard

fix(release) CHANGELOG now always contains `v` prefix

Open chrisgervang opened this issue 8 months ago • 2 comments

Background

I found a bug in the github release script while using it in hubble. This script is currently disabled in deck's release action, but if we choose to re-enable it, the script would currently fail.

Change List

  • remove broken regex

chrisgervang avatar Mar 20 '25 22:03 chrisgervang

Coverage Status

coverage: 91.18%. remained the same when pulling 1b8276301396df10396c3ad994cb11420d38e5f0 on chr/fix-github-release into 27195964d6ab0d30b0370d5496a6c64c5bdb943c on master.

coveralls avatar Mar 20 '25 22:03 coveralls

Oh, should this script just be removed all together? dev-tools seems to do the same thing, and running it broke the release script in hubble.

chrisgervang avatar Mar 20 '25 23:03 chrisgervang

I think this script can be removed given its also in dev-tools..

chrisgervang avatar Jul 16 '25 16:07 chrisgervang

@Pessimistress do you agree we can actually delete this file since it's in dev-tools?

chrisgervang avatar Jul 31 '25 16:07 chrisgervang