mixxx icon indicating copy to clipboard operation
mixxx copied to clipboard

feat(tools): add python script used for migrating to github issues

Open Swiftb0y opened this issue 2 years ago • 2 comments

@ywwg requested we include the source for the import tool in our source tree.

Swiftb0y avatar Aug 02 '22 23:08 Swiftb0y

The pre-commit issue is s false positive.

daschuer avatar Aug 03 '22 06:08 daschuer

I'd also wait with merging until we actually did the import. Its likely I'll still have to make some adjustments to the script.

Swiftb0y avatar Aug 03 '22 12:08 Swiftb0y

Is this specific to mixxx? If not, create another separate repo for it so other Launchpad repos can find and use it too. Also see #10952

mYnDstrEAm avatar Oct 09 '22 14:10 mYnDstrEAm

Is this specific to mixxx? If not, create another separate repo for it so other Launchpad repos can find and use it too. Also see #10952

It is kind of specific because it hardcodes the term "Mixxx" in various locations, maps certain Launchpad usernames to GitHub usernames, etc.

I have no intention to spend any more time on this, but the code is open source and distributed under the terms of the GPL. Feel free to modify it and put into a separate repository if you want.

Holzhaus avatar Oct 09 '22 15:10 Holzhaus

This PR is marked as stale because it has been open 90 days with no activity.

github-actions[bot] avatar Jan 08 '23 00:01 github-actions[bot]

Do we want to merge this now? It is for documentation purpose only, so it should be safe.

daschuer avatar Feb 15 '23 08:02 daschuer

The pre-commit checks fail. If we merge this, every non-PR CI build will probably also fail.

Holzhaus avatar Feb 15 '23 10:02 Holzhaus

squashed the fixup commits, rebased on latest 2.3 and fixed pre-commit

Swiftb0y avatar Feb 15 '23 11:02 Swiftb0y

Thank you @Holzhaus Can this be merged now?

daschuer avatar Feb 15 '23 13:02 daschuer

Yup

Holzhaus avatar Feb 15 '23 15:02 Holzhaus