Commit Graph

17 Commits

Author SHA1 Message Date
Nathan Wallace
0b0b330a27 Fix #4717: Add nil check to Target.Export() (#4881)
* Add test for #4717: Target.Export() should handle nil exporter gracefully

* Fix #4717: Add nil check to Target.Export()
2025-11-15 11:16:16 -05:00
Nathan Wallace
8baad08f41 Fix #4718: Use atomic write to prevent partial files (#4740) 2025-11-11 19:06:13 +08:00
Nathan Wallace
a7cb5caa02 Fix #4715: Add mutex protection to export.Manager (#4738) 2025-11-11 18:54:52 +08:00
Puskar Basu
e19d35c457 chore: update module to v2 and bump Go version to 1.24 (#4597) 2025-07-07 16:03:56 +05:30
Puskar Basu
da2f3ecc03 Upgrade to pipe-fittings v2, go-kit v1 (#4485) 2025-03-06 16:34:18 +05:30
Puskar Basu
758a100215 finally working 2024-09-27 18:14:28 +05:30
Puskar Basu
0a836584e9 snapshot output and export working 2024-09-27 18:14:28 +05:30
kai
ef21f1452e steampipe compiles 2024-09-27 18:14:28 +05:30
kai
cd07bf20f1 working on it 2024-09-27 18:13:12 +05:30
Binaek Sarkar
269a74b945 Tweaks to export behaviour in 'check'. Closes #3777
Named exports now combined into a single export. Closes #3773
Do not create export files for Cancelled control runs. Closes #3578
check export should not be silent.  Closes #3577
2023-09-22 17:57:38 +01:00
Puskar Basu
e81b4a6888 Show the exported file location when --progress flag is enabled. Closes #2860 2023-01-27 16:27:39 +00:00
Binaek Sarkar
ed06658554 Modifies unit tests for the new FormatterResolver. Closes #2509 2022-11-25 10:13:05 +00:00
kaidaguerre
aaa6fb2811 Settings Strip source_definition, documentation, search_path and search_path_prefix from snapshot shares and exports. Closes #2702
Snapshot exports and local shares should have no indentation or newlines. Closes #2701
2022-11-08 13:27:38 +00:00
kaidaguerre
3d084c5bc8 Add snapshot-title arg. Ensure snapshots and exports are named consistently. Closes #2666 2022-11-03 11:09:07 +00:00
kaidaguerre
0452bb0b81 Validate checkout output and export formats before execution. Closes #2619. Add support for using sps as snapshot output/export format. Closes #2623 2022-10-28 14:57:44 +01:00
kaidaguerre
397c951fe2 Refactor control export to use ExportManager. Closes #2515 2022-10-12 16:25:31 +01:00
kaidaguerre
1dc28f4681 Add --source-snapshot option to dashboard command. Closes #2503. (#2491) 2022-10-11 23:36:27 +01:00