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

Allow specifing action for files that are existing #13

Open
XenonLX opened this issue Nov 20, 2017 · 1 comment
Open

Allow specifing action for files that are existing #13

XenonLX opened this issue Nov 20, 2017 · 1 comment

Comments

@XenonLX
Copy link

XenonLX commented Nov 20, 2017

When I ran my deployment using it failed with following error: The deployment failed because a specified file already exists at this location.
When deployment started from AWS console it is possible to select behavior for this case -
Content options: Choose the action for AWS CodeDeploy to take during a deployment when a file on a target instance has the same name as a file in the application revision, for the same target location.

There is no way to specify this options in TeamCity plugin, so it uses default behavior and fails deployment for such cases.

Please add feature of passing "Content options" (fail/overwrite/retain) through TeamCity runner plugin.

@smande00
Copy link

smande00 commented Feb 27, 2018

I agree this feature request would definitely be useful.

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

No branches or pull requests

2 participants