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

Deploying different name value in QA and prod env #476

Closed
yogendratrivedi21 opened this issue Feb 8, 2024 · 1 comment
Closed

Deploying different name value in QA and prod env #476

yogendratrivedi21 opened this issue Feb 8, 2024 · 1 comment
Labels
question Further information is requested

Comments

@yogendratrivedi21
Copy link

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
@waelkdouh
Copy link
Contributor

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

@waelkdouh waelkdouh added the question Further information is requested label Feb 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants