Skip to content
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

add version.go generation script to makefile #3476

Merged
merged 1 commit into from
Nov 10, 2022

Conversation

fierlion
Copy link
Member

@fierlion fierlion commented Nov 9, 2022

Summary

Update the version generation for agent.
We found a bug in the agent generation process where we are not updating the short hash correctly.

Implementation details

This follows the process we use for the ecs-init version update.

Testing

tested by running make generic-rpm-integrated which includes scripts/update-version.sh. Loaded the existing RPM file and started the built agent image and validated that the logs show the expected short hash of my head commit.

New tests cover the changes: no

Description for the changelog

Bugfix: update ecs agent version short hash to point to built head.

Licensing

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@fierlion fierlion requested a review from a team as a code owner November 9, 2022 23:14
@fierlion fierlion merged commit 27149d2 into aws:dev Nov 10, 2022
@fierlion fierlion deleted the fierlion/updateAgentVersion branch November 10, 2022 17:29
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.

4 participants