RanbirK commented on PR #2906: URL: https://github.com/apache/avro/pull/2906#issuecomment-2118180894
> As I understand it, the problem with #2310 is that [AVRO-3733](https://issues.apache.org/jira/browse/AVRO-3733) "Migrate package names and artifacts to org.apache.avro namespace" and [AVRO-3734](https://issues.apache.org/jira/browse/AVRO-3734) "Integrate build with Apache Avro github actions / local build" have not been done yet. So I would suggest working on those on top of the commits that are in #2310. > > It might make sense to merge the current changes from #2310 to a new branch in this repository. That way, a separate pull request for the [AVRO-3733](https://issues.apache.org/jira/browse/AVRO-3733) changes could then target that branch and be reviewed here, without looking at the code-drop commits again. Then another PR for [AVRO-3734](https://issues.apache.org/jira/browse/AVRO-3734), and finally merge the branch to `main`. OTOH, that would give multiple opportunities to mistakenly use a squash merge and lose the history. I am unable to push commits to https://github.com/SingingBush/avro/tree/migration/import_gradle_plugin and that is why I thought create a latest fork from https://github.com/apache/avro and the pull in the changes from SingingBush/avro/tree/migration/import_gradle_plugin to fix the pipeline issues. I am new to contributing in this space to apologies if I am missing any process. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
