Skip to content

Feat!: Keep track of the previous finalized snapshots in the environment#2130

Merged
izeigerman merged 1 commit intomainfrom
feat-previous-promoted-snapshots
Feb 16, 2024
Merged

Feat!: Keep track of the previous finalized snapshots in the environment#2130
izeigerman merged 1 commit intomainfrom
feat-previous-promoted-snapshots

Conversation

@izeigerman
Copy link
Contributor

Sometimes, when the main branch is ahead of production and changes are being deployed to production, other users iterating in their development environments might end up comparing their local state against a partial / unfinilized production state.

This may result in unnecessary evaluations, leading to a worse developer experience, even if comparing against the most recent state of production is technically more correct.

This update introduces an option to compare against the latest finalized state of the target environment and ignore the partial state.

@izeigerman izeigerman requested a review from a team February 15, 2024 21:25
@izeigerman izeigerman force-pushed the feat-previous-promoted-snapshots branch from 783f623 to 0902af3 Compare February 15, 2024 21:25
@izeigerman izeigerman changed the title Feat: Keep track of the previous finalized snapshots in the environment Feat!: Keep track of the previous finalized snapshots in the environment Feb 15, 2024
@izeigerman izeigerman force-pushed the feat-previous-promoted-snapshots branch from 0902af3 to 739c18f Compare February 15, 2024 22:06
@izeigerman izeigerman merged commit 7dcb593 into main Feb 16, 2024
@izeigerman izeigerman deleted the feat-previous-promoted-snapshots branch February 16, 2024 21:24
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