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

[PDE-5644] cli(fix): Include "version" column when fetching history logs #941

Merged
merged 1 commit into from
Jan 2, 2025

Conversation

rnegron
Copy link
Member

@rnegron rnegron commented Dec 30, 2024

This small PR adds a version column when running zapier history. The main reason being that, for environment variable add/delete actions, we don't display information on which AppVersion was affected which is an important factor when debugging. This does bloat the "version added" and "version changed" history logs because those already store the version as part of the "message" field...

Before:
Screenshot 2024-12-30 at 10 49 26 AM

After:
Screenshot 2024-12-30 at 10 44 31 AM

@rnegron rnegron marked this pull request as ready for review December 31, 2024 15:28
@rnegron rnegron requested a review from a team as a code owner December 31, 2024 15:28
@rnegron rnegron merged commit 4f55292 into main Jan 2, 2025
14 checks passed
@rnegron rnegron deleted the PDE-5644 branch January 2, 2025 13:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants