batchiepatchie icon indicating copy to clipboard operation
batchiepatchie copied to clipboard

Is the project being maintained?

Open manugarri opened this issue 2 years ago • 8 comments
trafficstars

I have been using batchiepatchie for years. However I am trying to run it on a new company and the deployment seems to be broken.

I have also noticed plenty of PRs by dependabot are being left ignored.

Is the project being maintained, if not, I would not mind forking it and taking care of it. In my opinion it is still the best OSS way to manage aws batch at scale.

manugarri avatar Sep 07 '23 10:09 manugarri

We are actively using batchiepatchie at AdRoll. I'm not sure about the deployment process in this repo though because we have our own separate private repo called batchiepatchie-deploy that we use for AdRoll batchiepatchie deployments.

JonathanAquino-NextRoll avatar Sep 07 '23 23:09 JonathanAquino-NextRoll

@JonathanAquino-NextRoll thanks for the clarification. That probably means the OSS project is not maintained anymore. Do you know who is the internal owner of the repo by any chance? It would be great if we got the OSS project up to date.

I dont mind becoming the maintainer if you folks dont have the interest to maintain the project.

manugarri avatar Sep 12 '23 10:09 manugarri

we still use the code and will make fixes if needed. I guess the deployment part isn't maintained because we have our own deployment code. would you be able to submit a PR if you get the deployment part working?

JonathanAquino-NextRoll avatar Sep 18 '23 19:09 JonathanAquino-NextRoll

@JonathanAquino-NextRoll sure, here is the PR with all the updates required to get this project running :) https://github.com/AdRoll/batchiepatchie/pull/99

The code also needed some updates to support my current aws setup, mainly, we dont use a hardcoded loggroup for all teams/tasks, and we dont enable public ips for the jobs.

manugarri avatar Sep 19 '23 09:09 manugarri

@JonathanAquino-NextRoll is there any updates on when will the pr be merged?

manugarri avatar Oct 03 '23 09:10 manugarri

sorry about this - i need to find time to test this.

JonathanAquino-NextRoll avatar Oct 03 '23 21:10 JonathanAquino-NextRoll

@JonathanAquino-NextRoll is there anything i can do to help?

manugarri avatar Oct 13 '23 10:10 manugarri

unfortunately no - I need to find time to relearn how to deploy this internally to make sure nothing breaks and then do it

JonathanAquino-NextRoll avatar Oct 13 '23 17:10 JonathanAquino-NextRoll