AbstractionFactory
9c46af491d
Fixes #43 : OpenTofu 1.6 can no longer be downloaded
...
Signed-off-by: AbstractionFactory <179820029+abstractionfactory@users.noreply.github.com>
2024-12-10 14:48:42 +01:00
Kuba Martin
ae80d4ecaa
Fix latest fetching prerelease versions. ( #29 )
...
* Fix fetching latest version to not fetch prerelease.
Signed-off-by: Kuba Martin <kubam@spacelift.io>
* Add tests.
Signed-off-by: Jakub Martin <kubam@spacelift.io>
---------
Signed-off-by: Kuba Martin <kubam@spacelift.io>
Signed-off-by: Jakub Martin <kubam@spacelift.io>
2024-03-17 16:01:44 +01:00
Janos
da3271e0a2
Adding Forgejo support ( #23 )
...
Signed-off-by: Janos Bonic <86970079+janosdebugs@users.noreply.github.com>
Co-authored-by: Bence Santha <bence@santha.eu>
2024-01-30 19:49:40 +01:00
Dmitry Kisler
6cdd07fc43
Add API token header to prevent side effects during tests ( #16 )
...
* feat: add API token header to prevent side effects during tests
Signed-off-by: Dmitry Kisler <admin@dkisler.com>
2023-10-26 21:29:12 +01:00
Dmitry Kisler
29bd5d3445
chore: improves jsdoc.
...
Signed-off-by: Dmitry Kisler <admin@dkisler.com>
2023-10-12 17:53:12 +02:00
Dmitry Kisler
6196ddd9f5
chore: refactors downloadCLI
...
see:
-https://github.com/opentofu/setup-opentofu/pull/2#discussion_r1356503597
- https://github.com/opentofu/setup-opentofu/pull/2#discussion_r1356504741
Signed-off-by: Dmitry Kisler <admin@dkisler.com>
2023-10-12 17:46:15 +02:00
Dmitry Kisler
ff4f92709b
chore: refactors mapOS func.
...
Signed-off-by: Dmitry Kisler <admin@dkisler.com>
2023-10-12 17:39:39 +02:00
Dmitry Kisler
ae5138eb8b
chore: enhances tests.
...
Signed-off-by: Dmitry Kisler <admin@dkisler.com>
2023-10-10 12:21:47 +02:00
Dmitry Kisler
45ec8bfee0
feat: added versions resolution logic to use user's input.
...
Signed-off-by: Dmitry Kisler <admin@dkisler.com>
2023-10-10 11:48:18 +02:00
Dmitry Kisler
c68fac3149
feat: added versions resolution logic to use user's input.
...
Signed-off-by: Dmitry Kisler <admin@dkisler.com>
2023-10-10 09:42:46 +02:00
Dmitry Kisler
1add52fd80
chore: migrated terraformrc to tofurc
...
details:
- https://github.com/opentofu/setup-opentofu/pull/2#discussion_r1347306740
- https://github.com/opentofu/setup-opentofu/pull/2#discussion_r1347357109
- https://github.com/opentofu/setup-opentofu/pull/2#discussion_r1347356063
Signed-off-by: Dmitry Kisler <admin@dkisler.com>
2023-10-09 22:46:28 +02:00
Dmitry Kisler
c0694856cd
chore: updated the hardcoded value so it's the latest release.
...
see: https://github.com/opentofu/setup-opentofu/pull/2#discussion_r1349662831
Signed-off-by: Dmitry Kisler <admin@dkisler.com>
2023-10-09 22:39:01 +02:00
Dmitry Kisler
01bef202d2
feat: ported action definition from setup-terraform
...
Signed-off-by: Dmitry Kisler <admin@dkisler.com>
2023-10-05 01:15:05 +02:00