fe80f029b5
Merge pull request 'Add error handling and improve comments' ( #7 ) from fix-1.9.x into master
...
Reviewed-on: #7
2024-09-12 00:38:13 +00:00
15742e8f3f
Add error handling and improve comments
...
Added fmt.Errorf for better error messages during HTTP and file handling in InstallTerraformVersion. Also fixed indentation in comments to follow Go conventions. Made other small improvements for better readability and maintainability.
2024-09-11 20:27:10 -04:00
5251c15271
Merge pull request 'feature/fix-mac-arm' ( #6 ) from feature/fix-mac-arm into master
...
Reviewed-on: #6
2023-10-05 21:36:42 +00:00
2d3d1f881e
Merge pull request 'master' ( #5 ) from master into feature/fix-mac-arm
...
Reviewed-on: #5
2023-10-05 21:05:43 +00:00
cde1201da5
Merge pull request 'Fixed make install command' ( #4 ) from fix-makefile into master
...
Reviewed-on: #4
2023-10-05 21:05:02 +00:00
6df08053c6
Fixed make install command
2023-10-05 17:02:10 -04:00
8690a026b1
added fix to use x86 in for arm mac's where arm package is unavailable
2023-10-03 19:26:18 -04:00
a7cb1f8aa1
Updated configuration manager to correctly retain stableonly value.
2023-02-04 07:40:33 -05:00
1bc2fddc09
Merge pull request 'Updated to new circle ci image' ( #3 ) from update-ci-image into master
...
Reviewed-on: #3
2022-10-25 19:21:09 +00:00
4ffb4abbcc
Updated to new circle ci image
2022-10-25 09:45:32 -04:00
b4c95f7ce3
Merge pull request 'fixed exit code' ( #2 ) from test_update into master
...
Reviewed-on: #2
2022-10-25 13:03:06 +00:00
727001e838
fixed exit code
2022-10-25 09:02:00 -04:00
9001410471
Merge pull request 'Added tests for VersionInSlice' ( #1 ) from test_update into master
...
Reviewed-on: #1
2022-10-24 12:44:36 +00:00
af2855a18c
Added tests for VersionInSlice
2022-10-24 08:40:50 -04:00
c0bacf3d52
changed docker image back
2022-10-22 12:00:53 -04:00
b02e04e27b
Reduced resource_class size
...
changed from golang to new go docker image
2022-10-22 11:56:34 -04:00
5cfcabad4b
Added coverage report
2022-10-22 11:51:13 -04:00
4c99d54c51
Added circleci badge
2022-10-22 11:46:18 -04:00
55da2682ef
Added circleci config
2022-10-22 11:34:55 -04:00
2282560e7a
Added exit code
2022-10-21 09:39:06 -04:00
mitch
ce4d829184
Added comments
2022-06-18 09:41:00 -04:00
mitch
98493c8d52
Added support for default terraform version
...
Added default behavior for > and >= to not use non-stable release versions
Added configuration option of `StableOnly` which defaults to true. Setting this to false will permit the use of -alpha and -beta releases
2022-06-15 22:52:19 -04:00
mitch
aed9e15f6e
Added space to README.md
2022-06-07 08:56:23 -04:00
mitch
3dc30db64c
Fixed tests
2022-04-27 19:20:10 -04:00
mitch
ae2805a729
Updated to support sem version comparison
2022-04-27 07:35:49 -04:00
mitch
f355b83fe5
Removed hard coded amd_64
2022-03-09 20:09:31 -05:00
mitch
9d34e7f6f5
Resolved missing configuration folder / file on initial run
2022-02-25 20:11:25 -05:00
mitch
8b24af46e1
Initial commit
2022-02-23 13:15:12 -05:00