Topic: Move Widelands to GitHub
hessenfarmer |
Posted at: 2019-12-06, 16:40
Ok I'll make the references. How do we propose them for closing, review the proposal and close? Top Quote |
stonerl |
Posted at: 2019-12-06, 16:50
Maybe add them to the issue triage project if they aren't already. Top Quote |
hessenfarmer |
Posted at: 2019-12-06, 16:52
What about opening a seperate issue to hunt these issues down in the discussion we could add the number of the issue to be closed together with a mention to the preferred second reviewer which should lead to a mail to the person. Top Quote |
stonerl |
Posted at: 2019-12-06, 16:57
Sounds good. Open a separate Issue and list them like this:
They will then appear in a checklist. Ans we can add a heck to issues already closed. Top Quote |
hessenfarmer |
Posted at: 2019-12-07, 14:59
Ok I started the "collect" issue yesterday. However while scrolling through the issues I discovered a big difference to what we had on launchpad, which makes bugtracking different. and we should discuss how to handle this in github. Top Quote |
GunChleoc Topic Opener |
Posted at: 2020-01-03, 14:24
I assigned "Good First Issue" to bugs that had "lowhangingfruit" on Launchpad, but I didn't review their contents. For issues that get closed without changing anything, we can assign the "wontfix" label. I think for new issues, we should stick them into the "Issue Triage" project https://github.com/widelands/widelands/projects/2 - I already used that one heavily during the issue migration. For reviewing older issues that can be closed, let's use "Hunting down old issues" https://github.com/widelands/widelands/issues/3607 Also, when merging a pull request, we need to make sure that we assign the current milestone. When trying to find the commit that fixed something, I find Busy indexing nil values Top Quote |
GunChleoc Topic Opener |
Posted at: 2020-02-07, 09:44
We are going to merge a branch soon that will automatically format all code in pull requests and on master. https://github.com/widelands/widelands/pull/3664 Make sure to remove Busy indexing nil values Top Quote |
Nordfriese |
Posted at: 2020-02-12, 13:37
PR formatting is working, but formatting
(https://github.com/widelands/widelands/runs/440776537) Apparently the master branch protection prevents the Edited: 2020-02-12, 13:40
Top Quote |
Nordfriese |
Posted at: 2020-03-13, 07:17
The launchpad mirror action is merged The autogenerated website documentation and encyclopedia as well as the daily PPA should get updated again now. Edited: 2020-03-13, 07:35
Top Quote |
GunChleoc Topic Opener |
Posted at: 2020-03-13, 19:33
Not quite - we still need to fix the Debian packaging which got messed up by the xdg changes https://github.com/widelands/widelands/issues/3770 Thanks for getting the mirror going though! Edited: 2020-03-13, 19:34
Busy indexing nil values Top Quote |