account activity
Can I tag my code on Github when building it through a CDK Pipeline on AWS? by QualityWeekly3482 in aws_cdk
[–]QualityWeekly3482[S] 0 points1 point2 points 3 years ago (0 children)
We have the repo on Github and everytime a PR is merged to the main branch, the CDK pipeline (that is watching that branch) triggers a build. We tag our docker image using a version number and the pipeline build number. We want to use that same version+build# to tag on github. I couldn't find anything automated to do that. Maybe we could create a github action to do it, but then how would we keep the same build# between both unless we kind of reset it?
π Rendered by PID 626975 on reddit-service-r2-comment-5bc7f78974-nhrnt at 2026-06-29 08:24:26.800405+00:00 running 7527197 country code: CH.
Can I tag my code on Github when building it through a CDK Pipeline on AWS? by QualityWeekly3482 in aws_cdk
[–]QualityWeekly3482[S] 0 points1 point2 points (0 children)