apiops icon indicating copy to clipboard operation
apiops copied to clipboard

Deploying different name value in QA and prod env

Open yogendratrivedi21 opened this issue 1 year ago • 1 comments

Release version

5.0.1

Question Details

I am using APIOps in github action. I am using Dev, QA and prod environment to deploy API. I am building API thorugh VS code. Now i want to deploy new named value in QA and Prod with same display name but different values. I am using configuration.qa.yaml and configuration.prod.yaml , Publisher pipeline executed but changes not deployed to APIM

Expected behavior

When i add new named value and properties in configuration files , value is different for QA and Prod env . Changes should deploy in the Environemnt

Actual behavior

pipeline run successfully but Changes not deploying in the Environments

Reproduction Steps

  1. Add new name value in configuration.prod.yaml and configuration.qa.yaml
  2. puch code to branch, merge code to main
  3. trigger publisher pipeline
  4. changes refecled in APIM

yogendratrivedi21 avatar Feb 08 '24 11:02 yogendratrivedi21

Please check the closed issues as this question has been raised several times in the past.

waelkdouh avatar Feb 08 '24 12:02 waelkdouh