data-dot-all / dataall

A modern data marketplace that makes collaboration among diverse users (like business, analysts and engineers) easier, increasing efficiency and agility in data projects on AWS.
https://data-dot-all.github.io/dataall/
Apache License 2.0
231 stars 82 forks source link

Git release stage CICD Pipeline Multiple Runs #802

Closed noah-paige closed 7 months ago

noah-paige commented 1 year ago

Describe the bug

The git release stage (if enabled) results in multiple releases for 1 run of the CICD pipeline since it is editing the source repository in CodeCommit

When git_release = true results in mutiple releases for run of the CICD pipeline. Nothing is breaking, but it is a sub-optimal devops experience and may need to be re-designed it or removed

How to Reproduce

Expected behavior

Your project

No response

Screenshots

No response

OS

N/A

Python version

N/A

AWS data.all version

2.0

Additional context

No response

dlpzx commented 7 months ago

Merged in #1042