postmanlabs / postman-app-support

Postman is an API platform for building and using APIs. Postman simplifies each step of the API lifecycle and streamlines collaboration so you can create better APIs—faster.
https://www.postman.com
5.83k stars 839 forks source link

Log the changes made to an environment variable. #5552

Open Ramya-From-Postman opened 5 years ago

Ramya-From-Postman commented 5 years ago

Like how we track the changes made to a collection under activity feed, It would be nice to have a feature to track or log the changes made to an environment variable so that we can keep track of what was changed, who made the change & when was it changed.

brendan-zeus commented 2 years ago

This would be great and bring environments to parity with collections. The activity log is helpful but you still need out-of-band communication to actually figure out what was changed.

LucasEThomas commented 2 years ago

My team is feeling this one right now. Someone accidentally saved an old environment state over the current one, wiping several days of new variables. The entire team is now blocked for the day while we fix it by hand because there's no way to view an environment's changelog or revert changes.

AyuponKarnasuta commented 1 year ago

เช่นเดียวกับวิธีที่เราติดตามการเปลี่ยนแปลงที่ทำกับคอลเลกชันภายใต้ฟีดกิจกรรม คงจะดีหากมีคุณลักษณะในการติดตามหรือบันทึกการเปลี่ยนแปลงที่เกิดขึ้นกับตัวแปรสภาพแวดล้อม เพื่อให้เราสามารถติดตามว่ามีการเปลี่ยนแปลงอะไร ใครเป็นคนทำการเปลี่ยนแปลงและเมื่อใด มันเปลี่ยนไปไหม

dfilipov-glitnor commented 1 month ago

This is something that we're also actively looking for, since we're relying a lot on the repos environment variables as part of our Github Actions flow