Question: Part 1 Write a github client that displays to the user which 3 days over the last year had the most commits for a repo
Part 1
Write a github client that displays to the user which 3 days over the last year had the most commits for a repo as well as the number of commits on those days.
Requirements:
- The repo name can be passed to the client as an argument
- Date must be in human readable format
- Sort dates by highest number of commits
- Do not commit this into a GitHub repo. Please zip your code files and send it back to us
Preferences:
- Use golang or python as your language
- Include documentation
Part 2
Create a Helm chart for Specter to deploy on a Kubernetes cluster
Requirements:
- Helm chart must install Specter (https://github.com/shipt/specter)
- Follow Helm chart format best practices (https://helm.sh/docs/topics/charts/)
- You can assume that you already have Nginx installed and running
- Do not commit this into a GitHub repo Please zip your code files and send it back to us
Preferences:
- Include documentation
- Include any issues or pitfalls you found during the process.
Please explain in detail.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
