Skip to content

Improved version strings #247

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Mar 19, 2021

Conversation

mxmeinhold
Copy link
Collaborator

Make the version string fancier, as well as defining DD_VERSION so we can track versions better in APM and RUM.

Using tags to generate version strings does mean we will need to tag new releases before the OKD build starts. @devinmatte opinions on this? I can switch it back to using the package.json for the version number, if you'd rather keep using the webhook for builds.

Support version tracking in apm
Use git rev-parse and describe to pull commit sha and tag information
for use in version string.
@mxmeinhold
Copy link
Collaborator Author

Bumped python to 3.9. At this point it's 5 months stable, and I'd like to be able to use the walrus operator.

@mxmeinhold mxmeinhold merged commit 5f45920 into ComputerScienceHouse:develop Mar 19, 2021
@mxmeinhold mxmeinhold deleted the better-versions branch March 19, 2021 22:35
@mxmeinhold mxmeinhold mentioned this pull request Mar 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants