build_clazy_clang_tidy job can't find python-yaml

2020-05-22 Thread Glen Ditchfield
I tried submitting a merge request for korganizer, and one of the jobs in the pipeline failed. build_clazy_clang_tidy tries to apt-get python-yaml, but fails: https://invent.kde.org/gditchfield/korganizer/-/jobs/47424 Is that something to worry about, or something I can fix, or ...

Who merges Merge Requests, and when?

2020-06-10 Thread Glen Ditchfield
In the Phabricator work flow, I would submit a patch, someone knowledgeable would accept it, and I would `arc land` it. Clear and simple. GitLab doesn't have that "accept" step AFAIK. The KDE Wiki's Infrastructure/ GitLab page says "Once the Merge Request is accepted, KDE Developers will merge

Would you like to review a KTimeComboBox patch?

2020-06-29 Thread Glen Ditchfield
If you have an interest in KWidgetAddon's KTimeComboBox, or with exotic¹ locales, please consider reviewing https://invent.kde.org/frameworks/ kwidgetsaddons/-/merge_requests/3. I believe it fixes a number of KOrganizer bug reports. --- ¹ I admit that "en_CA" sets a low bar for "exotic".

I need some git advice

2021-01-29 Thread Glen Ditchfield
I'd like to commit some changes to the akonadi repo, but my grasp of git is not firm. The situation is * gabrielsf's commits 404bf743 and 805b31cc to master made most autotests work. I'd like to get them onto the release branch without complicating future merges of release to master. * I h

Can the PIM Docker image support multiple languages?

2021-05-08 Thread Glen Ditchfield
I use the PIM Docker image for development , and I'd like to inspect the UI in non-English languages — in particular, Akonadi's Calendar Properties dialogs. Is there some way to add languages to the environment? System Settings, Regional Settings > Language says “There are no additional langua

Re: Any interest in a batch file renamer in KIO?

2021-05-19 Thread Glen Ditchfield
On Wednesday, May 19, 2021 10:10:32 A.M. CDT Nomen Luni wrote: > I can't remember if KRename comes pre-installed in Neon? It does not.

Re: Introduction of new Nextcloud instance

2021-07-21 Thread Glen Ditchfield
On Wednesday, July 21, 2021 6:36:26 A.M. CDT Ben Cooksley wrote: > It would be appreciated if you could please all test this installation over > the coming week and let us know of any issues you encounter. I'd like to poke at its KOrganizer interoperation. I think that requires installation of t

Re: Introduction of new Nextcloud instance

2021-07-23 Thread Glen Ditchfield
On Wednesday, July 21, 2021 6:36:26 A.M. CDT Ben Cooksley wrote: > It would be appreciated if you could please all test this installation over > the coming week and let us know of any issues you encounter. Is it possible to connect to collaborate.kde.org using the PIM's DAV groupware resource, fo

Re: Introduction of new Nextcloud instance

2021-07-23 Thread Glen Ditchfield
On Friday, July 23, 2021 5:29:05 P.M. CDT Ben Cooksley wrote: > Alternatively, you could try setting up an application password at > https://collaborate.kde.org/settings/user/security which might work as well. Yes, that worked. So far events and to-dos synchronize just fine.

Re: Migration to collaborate.kde.org

2021-08-12 Thread Glen Ditchfield
On Monday, August 9, 2021 3:18:59 A.M. CDT Ben Cooksley wrote: > The calendar module of Nextcloud was originally enabled with the intention > of us evaluating it to replace the calendar functionality provided by > Phabricator (given that it is going away in favour of Gitlab for just about > everyth

Re: KDE development on main laptop

2021-09-18 Thread Glen Ditchfield
On Saturday, September 18, 2021 9:19:53 A.M. CDT Sławek Kapłoński wrote: > Is it 100% safe to build e.g. > Akonadi or Kmail or other software using kdesrc-build script on my laptop and > it will not interact (and break) something in my software installed from > packages for sure? Or is it better

Could Google Contacts sync break any day now?

2021-09-24 Thread Glen Ditchfield
AFAICT libkgapi still uses Google Contacts API version 3.0 (https://developers.google.com/contacts/v3) which says Warning: The Google Contacts API is now deprecated and is scheduled for sunset on June 15, 2021. Apps should instead use the People API. Get started with the migration guide. For our o

How do you label code to be deleted in KF6?

2021-11-08 Thread Glen Ditchfield
I would like to have some members of KCalendarCore's incidence classes removed during the transition from KF5 to KF6, and I'd like to be sure that the changes won't be missed in the excitement. Do you have some preferred way to label such changes? For example, is there some `#if` statement tha

Re: Merge stable to master vs cherry-picking

2021-12-03 Thread Glen Ditchfield
I have almost always merged stable to master, following the documentation at https://community.kde.org/Infrastructure/ GitLab#Switching_the_target_branch_of_a_Merge_Request Most of what I do is fixing bugs or warts in PIM, so I debug on the release/* branch, and commit there to get the changes o

Re: Announcing general availability of Windows CI - Jenkins CI now EOL

2022-04-25 Thread Glen Ditchfield
I haven't managed to find full code coverage reports at Gitlab yet. MRs can show coverage for files that have changed, but sometimes I'd like to see coverage of all files. Is there some place I should look, or some project configuration that is needed?

Re: Are translation changes required when switching to the cherry-pick workflow

2022-05-24 Thread Glen Ditchfield
On Tuesday, May 24, 2022 3:04:15 P.M. CDT Nate Graham wrote: > If a project switches from the merge-forward workflow to the > cherry-pick-backward workflow, is anything needed to make sure > translations end up both in master and also the stable branches? I think the rule is "no translation change

Missing product versions in Bugzilla

2022-07-23 Thread Glen Ditchfield
Phabricator has a task T2373: Make sure Bugzilla versions of our products are updated. I've noticed an assortment of missing versions for different products: |kontact | 5.20.1 5.17.2 5.16.2 | |kmail2 | 5.20.1 5.18.3 5.18.2 5.18.1 5.18.0 | || 5.17.3

Re: Product organization in Bugzilla

2022-09-14 Thread Glen Ditchfield
On Wednesday, September 14, 2022 3:12:26 P.M. CDT Nate Graham wrote: > We often get feedback from bug reporters that it's hard to find the > right product in https://bugs.kde.org/enter_bug.cgi because it > contains just a giant intimidating list. Independently of any grouping we add to the page, I