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

refactor(updater): simplify plugin snapshot approach #607

Merged
merged 1 commit into from Jun 8, 2022

Conversation

mehalter
Copy link
Member

@mehalter mehalter commented Jun 8, 2022

This simplifies our approach to packer snapshots. There is no need to track the packer snapshot for each individual version, we only worry about the snapshot at a given point in the commit history. So pin_plugins can either be nil for default behavior only pinning on stable. true or false forces AstroNvim to always pin or not pin.

@mehalter mehalter requested a review from kabinspace June 8, 2022 14:53
@mehalter mehalter self-assigned this Jun 8, 2022
@mehalter mehalter merged commit 16d08f7 into main Jun 8, 2022
@mehalter mehalter deleted the snapshot_simplify branch June 8, 2022 14:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants