oneuptime/Scripts/TerraformProvider/Core
Nawaz Dhandala 6d5bc111ba
Refactor comments across multiple files to improve clarity and consistency
- Updated comments in Probe/Config.ts to use block comments for proxy configuration.
- Refactored comments in PortMonitor.ts, SyntheticMonitor.ts, and OnlineCheck.ts to block comments for better readability.
- Adjusted comments in ProbeIngest/API/Monitor.ts and ProbeIngest/API/Probe.ts to block comments for clarity.
- Standardized comments in various data migration scripts to block comments for consistency.
- Modified eslint.config.js to enforce multiline comment style as an error.
2025-10-02 11:53:55 +01:00
..
DataSourceGenerator.ts Refactor comments across multiple files to improve clarity and consistency 2025-10-02 11:53:55 +01:00
DocumentationGenerator.ts Refactor comments across multiple files to improve clarity and consistency 2025-10-02 11:53:55 +01:00
FileGenerator.ts refactor: Enhance type annotations and access modifiers across the Terraform provider codebase 2025-06-19 23:57:50 +01:00
GoCodeGenerator.ts refactor: Improve code formatting and readability across multiple generator files 2025-06-20 00:02:47 +01:00
GoModuleGenerator.ts refactor: Enhance type annotations and access modifiers across the Terraform provider codebase 2025-06-19 23:57:50 +01:00
OpenAPIParser.ts Refactor comments across multiple files to improve clarity and consistency 2025-10-02 11:53:55 +01:00
ProviderGenerator.ts feat: Enhance multi-platform build process and improve error messages for provider generation 2025-06-24 20:03:02 +01:00
ResourceGenerator.ts Refactor comments across multiple files to improve clarity and consistency 2025-10-02 11:53:55 +01:00
StringUtils.ts refactor: Improve code formatting for better readability in multiple files 2025-08-26 11:40:01 +01:00
TerraformProviderGenerator.ts fix: Remove redundant build command for darwin arm architecture 2025-08-07 16:55:43 +01:00
Types.ts feat: Capture OpenAPI format information and preserve original values for binary fields in resource generation 2025-06-26 12:34:10 +01:00