Closed chrisdpeters closed 8 years ago
Thanks Chris! Got the tag and release up there. Is there a way to automate the pushing of the .lex to the tag/release rather than the main repo?
It looks like maybe you're using Ant for the build? (I see a build.xml
there in the root.)
It looks like you may be able to install github-release and have Ant run it after it's built the .lex
file.
I'd recommend removing cfspreadsheet-lucee-5.lex from the repo and attaching the build to a release instead.
To build the release:
Then you'll see a new
v1.0
entry under the Releases tab in GitHub.When you go to edit the release, you can attach the generated
.lex
file to the release.That way you can tag releases and provide the official
.lex
file and changelog notes along with the release. See how we do it for CFWheels.