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

Convert recent file to json #436

Merged
merged 10 commits into from
May 27, 2024

Conversation

MatthewJohn
Copy link
Collaborator

Replace methods for interacting with recent file with two methods:

  • get recent versions (which ignores all errors and always returns a list - only populated if the data could be successfully read)
  • add recent version, which reads the current versions and prepends to new version to add

Issue #315

Replace methods for interacting with recent file with two methods:
 * get recent versions (which ignores all errors and always returns a list - only populated if the data could be successfully read)
 * add recent version, which reads the current versions and prepends to new version to add

Issue #315
…of recent versions whilst reliabily finding the selected version number

Issue #315
@MatthewJohn MatthewJohn force-pushed the 315-convert-recent-file-to-json branch from 447ab58 to 689c396 Compare May 26, 2024 11:05
lib/install.go Outdated Show resolved Hide resolved
lib/install.go Outdated Show resolved Hide resolved
lib/install.go Outdated Show resolved Hide resolved
lib/install.go Outdated Show resolved Hide resolved
lib/install.go Outdated Show resolved Hide resolved
lib/install.go Outdated Show resolved Hide resolved
lib/install.go Outdated Show resolved Hide resolved
lib/install.go Outdated Show resolved Hide resolved
lib/install.go Outdated Show resolved Hide resolved
@MatthewJohn MatthewJohn merged commit 98406a5 into 315-opentofu-support May 27, 2024
0 of 3 checks passed
@MatthewJohn MatthewJohn deleted the 315-convert-recent-file-to-json branch May 27, 2024 16:36
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.

4 participants