Activity overview
Latest activity by jeetdeveloper
Hello, Thanks for reply. I manage to run and deploy sql server nuget package from jenkins to Octopus. I am following this article. https://www.red-gate.com/hub/product-learning/sql-change-automation/database-continuous-integration-with-redgate-sqlchangeautomation-powershell-and-jenkins In powershell script you can see we have statically define the package version. but what I want is that we should have build counter and and send package number as per that counter to Octopus. like in script $packageVersion = 0.2 I want that to be added as per build counts. As I have to increment the packageversion statically or delete package from output directory I manage to pass args[0] and args[1] in jenkins job but how do I publish Nuget packages. ?? Awaiting your reply Any idea how we can do it ? / comments
Hello, Thanks for reply. I manage to run and deploy sql server nuget package from jenkins to Octopus. I am following this article. https://www.red-gate.com/hub/product-learning/sql-change-automatio...
Sql Server CI/CD with Jenkins & Redgate
Hello, I am following below article for SQL Server Database CI/CD https://www.red-gate.com/hub/product-learning/sql-change-automation/database-continuous-integration-with-redgate-sqlchangeautomat...
Hello Thanks for reply. I manage to deploy Database successfully, but with manual upload of nuget
package to Octopus. What I want is that teamcity should directly send that
package as external to Octopus. I found jetbrains official docs which [image] I am
sharing in attachment. I didnt found Nuget settings and Nuget server page in
TeamCity in Administration|Global Settings. Please help me in achieving this. / comments
HelloThanks for reply. I manage to deploy Database successfully, but with manual upload of nuget
package to Octopus. What I want is that teamcity should directly send that
package as external to...
Thanks for your reply. I followed the same steps. I got following error
August 29th 2019 11:26:17
Error
Import-DatabaseBuildArtifact : The file or folder is not a valid build artifact:
August 29th 2019 11:26:17
Error
'C:\Octopus\Applications\DatabaseAgainDeploy\Databases Test\MyPackage\1.0.21_1' I am getting error in create database release process, sharing the error and other configurations in attachment. Thanks [image] [image] [image] [image] [image] [image]
/ comments
Thanks for your reply. I followed the same steps. I got following error
August 29th 2019 11:26:17
Error
Import-DatabaseBuildArtifact : The file or folder is not a valid build artifact:
August ...
Deploying a database package to SQL Server through Octopus & TeamCity
I am implementing CI/CD for SQL Server Database through Redgate software and TeamCity. I manage to Build and push the NuGet Database Package to Octopus. I can see the NuGet package in Library secti...
Deploying a database package to SQL Server through Octopus & TeamCity
I am implementing CI/CD for SQL Server Database through Redgate software and TeamCity. I manage to Build and push the NuGet Database Package to Octopus. I can see the NuGet package in Library secti...
Deploying a database package to SQL Server through Octopus & TeamCity
I am implementing CI/CD for SQL Server Database through Redgate software and TeamCity. I manage to Build and push the NuGet Database Package to Octopus. I can see the NuGet package in Library secti...