apache / apache/openwhisk-wskdeploy
Format servicedeployer.go
Open
enhancement
priority: low
- Dominant language
- Go
- Stars
- 75
- Forks
- 73
- PR merge metrics
- No merged PRs in 30d
Description
servicedeployer.go is growing as we add new features and functionalities in whisk deploy. It has core logic for deployment and undeployment. Please create two separate go files, one for deployment and one for undeployment.
Contributor guide
Research direction
Start by reading servicedeployer.go and identify the existing deployment and undeployment logic and their shared dependencies. Split the two responsibilities into separate Go files while preserving current whisk deploy behavior, then verify both deployment and undeployment flows still work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli, devops
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100