Redeploy: DeploymentBundle Settings are lost
See original GitHub issueDescribe the bug
DeploymnetBundle Settings like DotnetPublishBuildConfiguration
and DotnetPublishAdditionalBuildArguments
in Elastic Beanstalk recipe and DockerBuildArgs
in Fargate deployments are not persisted. When doing a redeploy, you have to re-endter these values.
To Reproduce Steps to reproduce the behavior:
- In a web project run
dotnet aws deploy
. - Select Beanstalk
- Customize the
DotnetPublishAdditionalBuildArguments
:"/p:DefineConstants=TEST"
- Deploy
- Run
dotnet aws deploy
. - Select previously deployed stack
- Notice that
DotnetPublishAdditionalBuildArguments
is blank.
Expected behavior
DotnetPublishAdditionalBuildArguments
should have value "/p:DefineConstants=TEST"
Screenshots If applicable, add screenshots to help explain your problem.
Environment (please complete the following information):
- CLI Version: [eg. 1.0.0]
0.1.1-beta.20210315205437.06db70a
- Include the output of
dotnet --info
5.0.201
- OS Info:
Windows 10
Additional context Add any other context about the problem here.
This is a 🐛 bug report
Issue Analytics
- State:
- Created 3 years ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
Settings bundle not showing up in iPhone settings
I am trying to add a Settings bundle in my iPad app, but it randomly shows up in the iPad settings menu. When...
Read more >Quick question on rolling back bundle deployment : r/Netsuite
If you are using any of the fields it has created then you will lose all that data. If it changed any settings...
Read more >How to deploy bundled applications
A list of options that can be changed is available in the help for the cap task. To see it, run cap -e...
Read more >Troubleshoot EC2/On-Premises deployment issues
The redeployment fails because even though the application and deployment group names are the same, CodeDeploy still references the ID of the deployment...
Read more >Use the deployer to distribute apps and configuration ...
The deployer distributes the configuration bundle in response to your command ... You use the deployer to deploy configuration updates only.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Appears to be fixed in version
1.10.4
:⚠️COMMENT VISIBILITY WARNING⚠️
Comments on closed issues are hard for our team to see. If you need more assistance, please either tag a team member or open a new issue that references this one. If you wish to keep having a conversation with other community members under this issue feel free to do so.