Tarun Koyalwar
|
bf08913cd0
|
update logic + config management refactor (#3567)
* adds template manager
* refactor: checkpoint
* centrailized config & template download logic
* refactor removed unused code
* use global template directory
* update related bug fixes
* bug fix create cfg dir if missing
* fix lint error
* bug fix skip writing template dir in callback
* misc update
* remove unused code
* use strings.equalfold for comparison
---------
Co-authored-by: sandeep <8293321+ehsandeep@users.noreply.github.com>
|
2023-04-19 21:58:48 +05:30 |
|
Shubham Rasal
|
5e20c66215
|
Fix parseUrl test (#3426)
* Fix parseUrl test
* fix lint error
|
2023-03-15 19:43:10 +05:30 |
|
Mzack9999
|
454a883241
|
Using retryablehttp for templates loading (#3291)
* Using retryablehttp for templates loading
* Update compile_test.go
|
2023-02-09 19:15:44 +05:30 |
|
Ice3man
|
67c094444e
|
Added cloud scan progress tracking using stats (#3180)
* Added cloud scan progress tracking using stats
* Changed log messsage
* Fixed linting error
* Fixed bug in progress calculation logic
* Changed requests to input with cloud flag
* Changed progress name + removed redundant fields
|
2023-01-13 13:41:05 +05:30 |
|
shubhamrasal
|
cff0d88742
|
Add tests for parse function
- update the ioutils to io.ReadAll
- remove extra line
|
2022-12-19 18:51:20 +05:30 |
|
Ice3man543
|
dff76e9cd2
|
Loader rewriter working poc
|
2021-07-01 14:36:40 +05:30 |
|
PD-Team
|
5cd493680e
|
Dev == Master (#620)
|
2021-03-14 12:37:41 +05:30 |
|
Ice3man543
|
b485c9407f
|
Added space support + tests
|
2021-02-05 15:20:01 +05:30 |
|
Ice3man543
|
291ee151b0
|
More http test cases + easier tag based feature
|
2021-02-04 14:58:34 +05:30 |
|
Ice3man543
|
f2c20dda12
|
More tests + tag based execution + misc
|
2021-02-04 01:09:29 +05:30 |
|