Skip to content

Hotfix/v0.5.2 - "Add common consts" "NewPathIssue" "ChangeDir Scripts" "Bash new methods in errcmd"

Md. Alim Ul Karim requested to merge hotfix/v0.5.2 into develop

Closes #32 (closed), #33 (closed), #59 (closed), #61 (closed), #62 (closed), #63 (closed), #64 (closed), #65 (closed)

Introduction

Hotfix/v0.5.2 - "Add common consts" "NewPathIssue" "ChangeDir Scripts" "Bash new methods in errcmd"

Note: Template Reference

Worked on Items

  • #65 (closed) - Script join with " && " instead of "&& \ \n"
  • #64 (closed) - ChangeDir Script and Args Run
  • #63 (closed) - return errcmd.BashArgs("source", etcEnvPath).CompiledResult().ErrorWrapper()
  • #62 (closed) - error collection AddIf + Messages with type addition feature
  • - NewPath related errors
  • - Fix error reference messages
  • #61 (closed) - Added new errors with map data
  • #59 (closed) - errcmd New Bash, Shell
  • #33 (closed) - add errbytes to string feature
  • #32 (closed) - Check and fix newline issue after clone

TODOs

  • ....

References

image

Notes

  • N/A

Performed full package

  • Code reformat

Analysis CheckList

  • Run + add screenshot of CodeInspect

image

  • Run Go Install on root image

  • Run go tests/test successfully [no failing tests]

  • Run go run cmd/main/main.go successfully [no build fail]

image image

Edited by Md. Alim Ul Karim

Merge request reports

Loading