linkedin-skill-assessments-quizzes icon indicating copy to clipboard operation
linkedin-skill-assessments-quizzes copied to clipboard

Integrate Duplicate Detective in CI/CD

Open ruslanbes opened this issue 2 years ago • 6 comments

There is a java app - duplicate detective developed by @spencerstith that finds duplicate questions and does reordering.

The goal is to use it to do a regular automatic cleanup. The easiest automation: run the CI/CD pipeline daily and create PRs that should be manually approved. Akin to dependabot.

For instance CircleCI gives 6000 free build minutes per month. Might be enough for us

ruslanbes avatar May 25 '22 21:05 ruslanbes

Hello @ruslanbes , thank you for submitting an issue! 👍 We highly appreciate it if you work on it as well.

github-actions[bot] avatar May 25 '22 21:05 github-actions[bot]

Once I get everything polished and working without any bugs and without human interaction, I will begin work on an automation!

spencerstith avatar May 26 '22 03:05 spencerstith

Sorry for all of the delays, I've just graduated and have been hunting for a job (just started this week!) but I am settled again and can resume work on this project - I want to finalize a few features on the program before adding GH automations. I've been working on them and you can see the progress on the 'saves' branch.

spencerstith avatar Jun 12 '22 21:06 spencerstith

there is no time pressure at all, congratulation with graduation and big luck with job search! Take your time please!

Ebazhanov avatar Jun 13 '22 20:06 Ebazhanov

if you think this task looks too big, pls split it in several small one, like setup CI, make job run, adjust something ... and etc

Ebazhanov avatar Jun 13 '22 20:06 Ebazhanov

commited

Devopsshaan avatar Nov 05 '22 14:11 Devopsshaan