Skip to content
  • Md. Alim Ul Karim's avatar
    Merge branch 'hotfix/v0.5.2' into 'develop' · a2222e9f
    Md. Alim Ul Karim authored
    Hotfix/v0.5.2 - "Add common consts" "NewPathIssue" "ChangeDir Scripts" "Bash new methods in errcmd"
    
    Closes #32, #33, #59, #61, #62, #63, #64, #65
    
    ## Introduction
    
    Hotfix/v0.5.2 - "Add common consts" "NewPathIssue" "ChangeDir Scripts" "Bash new methods in errcmd"
    
    Note: [Template Reference](https://hackmd.io/@akarimevatix/H1Qsmq23w)
    
    ## Worked on Items
    
    - [x] #65 - `Script join with " && " instead of "&& \ \n"`
    - [x] #64 - ChangeDir Script and Args Run
    - [x] #63 - `return errcmd.BashArgs("source", etcEnvPath).CompiledResult().ErrorWrapper()`
    - [x] #62 - `error collection AddIf + Messages with type addition feature`
    - [x]  - NewPath related errors
    - [x]  - Fix error reference messages
    - [x] #61 - Added new errors with map data
    - [x] #59 - errcmd New Bash, Shell
    - [x] #33 - add errbytes to string feature
    - [x] #32 - Check and fix newline issue after clone
    
    ## TODOs
    
    - [ ] ....
    
    ## References
    
    ![image](/uploads/47f79ae96b562a746599a21dff8a3595/image.png)
    
    ## Notes
    
    - N/A
    
    ## Performed full package
    
    - [ ] Code reformat
    
    ![](https://i.imgur.com/ZV46hcZ.png)
    
    ## Analysis CheckList
    
    - [x] Run + add screenshot of CodeInspect
    
    ![image](/uploads/d1e87869513fe7deffb0a3e8b4c4fc64/image.png)
    
    - [x] Run `Go Install` on root
    ![image](/uploads/3e033f83de849c24da224b4393a4da32/image.png)
    
    - [x] Run `go tests/test` successfully [no failing tests]
    - [x] Run `go run cmd/main/main.go` successfully [no build fail]
    
    ![image](/uploads/1267da8a70c9a0b0fb29fd0d1c57e4b1/image.png)
    ![image](/uploads/47f79ae96b562a746599a21dff8a3595/image.png)
    
    See merge request !32
    a2222e9f
Loading