Commit Graph

17 Commits

Author SHA1 Message Date
Wiktor Niesiobędzki
2c878aa90e .github linting 2025-10-24 13:11:17 +02:00
Julio Castillo
7e20abc19d Update default FAST org policies (#3207) 2025-07-02 13:53:58 +00:00
Wiktor Niesiobędzki
6d51c8da4d Use separate versions.tofu for OpenTofu constraints 2024-12-17 12:29:04 +01:00
Wiktor Niesiobędzki
afa6e7425c Test different versions of Terraform (#2399)
Add capability to run tests using terraform version 1.5.7 and OpenTofu. 

Automatic checks are run with  Terraform 1.7.4 and OpenTofu 1.7.2, it should be possible to override terraform version when Tests workflow is run manually.
2024-07-05 13:21:41 +02:00
Wiktor Niesiobędzki
7ec6c686a8 Add test reports to checks 2024-03-11 10:54:34 +01:00
Julio Castillo
ff90b736ca Update actions to latest versions (#2144) 2024-03-11 09:31:16 +01:00
Julio Castillo
f4b8a61981 Clean workflow files 2023-04-25 15:28:34 +02:00
Julio Castillo
78867b0f99 Merge actions 2023-04-25 15:12:32 +02:00
Julio Castillo
7dd30f104f Reorder cache file 2023-04-25 15:12:11 +02:00
Julio Castillo
0bc89d9942 Fix path again 2023-04-25 15:12:11 +02:00
Julio Castillo
b8d601bd63 Fix lockfile path 2023-04-25 15:12:11 +02:00
Julio Castillo
175d1d3893 Troubleshoot 2023-04-25 15:12:11 +02:00
Julio Castillo
49bb72d461 Troubleshoot lockfile 2023-04-25 15:12:11 +02:00
Julio Castillo
89fe36b4f4 print lockfiles 2023-04-25 15:12:11 +02:00
Julio Castillo
b097d297ff Extend tests to use lockfile if available
This commints allows the test framework to use a lockfile generated
within the tools/lockfile directory. This allows reusing the provider
cache and also running tests in parallel.
2023-04-25 15:12:11 +02:00
Julio Castillo
744863b9a3 Simplify testing workflow 2023-03-09 16:04:01 +01:00
Ludovico Magnocavallo
ef28e208d3 Use composite action for test workflow prerequisite steps (#1216)
* test composite action

* add shell in action steps

* home input

* boilerplate

* static home

* use action in all test steps

* fix step name
2023-03-06 11:44:57 +01:00