Is it possible to commit your environments to version control with the GitHub integration?
Hi @mstalker! Can you provide a bit more information about what you’re to achieve? For some general guidelines on integrating GitHub and Postman, there’s some useful information available here that may provide some guidance.
I can backup collections to Github. Why can’t I backup the associated environment values? Is it because the values may be sensitive, e.g. access_tokens and passwords?
any updates on this topic?
I saw the integration feature and I would like to sync the script to GitHub so I can use Jenkins to grab the script and use Newman to do the automation.
Now, I have to backup Environments separatedly manually
Hi,
Do you plan to add environment files in the Git repository with integration feature ?
Currently we have to extract manually these files and put it in the repository for running tests in CI.
Thanks
I’m interested in this too. Currently I create an api and setup integration to an azure git repository. The git integration of postman works quite well, so I can push changes to collections within the api to git. However my collection request refer to environment variables. How do I include environments in my git integration?
Is there any solution available for this problem? is it possible to back up postman environments on GitHub?
Any updates on this?