"pom-war.xml" did not exist on "0711d6be82a67c748f6a3e015c4f4a43a27fb7d2"
  • Barnabas Makonda's avatar
    Add fix command to mutate and update IaC (#746) · a59063bd
    Barnabas Makonda authored
    * added fix command
    
    * update fix command to walk through the folder to find all files
    
    * added ability to add comment
    
    * fix comment prefix
    
    * trim whitespaces to the line
    
    * refactor update mutated file
    
    * remove filepath as is not needed anymore
    
    * remove filepath as is not needed anymore
    
    * remove timestamp and status if creation is null
    
    * added comments and fix tests
    
    * remove hardcoded mutation in config
    
    * revert comment deletion
    
    * separate mutated to success files
    
    * read multiple resources in a file and update both
    
    * Remove mutation in config.yaml
    a59063bd