jetty / .eclipsefdn

Repository to host configurations related to the Eclipse Foundation.
https://jetty.github.io/.eclipsefdn/
1 stars 4 forks source link

Decompose jetty.toolchain into separate Repos #8

Open joakime opened 1 year ago

joakime commented 1 year ago

The existing https://github.com/jetty/jetty.toolchain repo should be broken down into separate repos.

I'll take this task, and file PRs here to introduce new repos once I'm ready.

jmcc0nn3ll commented 1 year ago

@netomi I moved a few items out of this into new repositories but I messed up the jetty.test.helper one.

How can I get that removed and readded? I don't think that is a self-management thing, right?

netomi commented 1 year ago

just create a PR to remove it from the config, then it will get removed.

jmcc0nn3ll commented 1 year ago

@netomi ok, thanks!

netomi commented 1 year ago

ah I missed that you want to readd it. What was the reason for that as the config looks the same? I could have just deleted the repo manually and re-apply the current config, which would have recreated it.

jmcc0nn3ll commented 1 year ago

I am trying to migrate historical content from a sub-dir from the toolchain repo. I used filter-branch for the first three, but based on the nasty warnings of filter-branch, I tried filter-repo, and when I tested it on a personal repo, I thought it looked fine. I pushed to the jetty one, and upon closer look, it had carried a lot of trash along for the ride. Since this was just a new repo, the easiest way to do this was to wipe it and start over.

netomi commented 1 year ago

ok np

jmcc0nn3ll commented 1 year ago

@joakime I think we are ready to archive this repository. We will still be able to pull from it, but no more commits going into it. We can always unarchive if we missed something and have to release out of this.

joakime commented 1 year ago

@jmcc0nn3ll I'll review the decomposition early next week.

My TODO list ...

olamy commented 1 year ago

I'm happy to help for few. some of this TODO list are already done. just let me know the script you are using to extract history