MitocGroup / MitocGroup/deepify
deepify publish automatically to pull and deploy blue-green microapp
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- JavaScript
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Currently deepify publish makes an assumption that deep-blue-green microapplication is already installed, which doesn't quite make sense. I'd like to propose for deepify to check if it's installed, and if not, deploy it into the application that's going through blue-green deployment process.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the deepify publish command and trace how it handles the deep-blue-green microapplication. Check the installation state before the blue-green deployment process, and verify that a missing microapplication is deployed into the application being processed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- devops
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100