Re: Update to Gitlab 16.0

2023-05-31 Thread Nicolás Alvarez
El mar, 23 may 2023 a la(s) 08:10, Ben Cooksley (bcooks...@kde.org) escribió: > > Gitlab is also triallng a new navigation experience, for which the > documentation can be found at > https://docs.gitlab.com/ee/tutorials/left_sidebar/index.html You can switch to the new navigation UI by clicking

Re: Automated usage of Gitlab

2022-07-04 Thread Nicolás Alvarez
> El 4 jul. 2022, a la(s) 18:46, Thomas Friedrichsmeier > escribió: > > On Sun, 3 Jul 2022 22:45:37 +1200 > Ben Cooksley wrote: >> Recent analysis of the logs of our Giltab instance has revealed >> numerous instances of files being directly retrieved from Gitlab >> (using the /raw/ API). Muc

Re: What happened to "Allow commits from members who can merge to the target branch."?

2022-06-27 Thread Nicolás Alvarez
El lun, 27 jun 2022 a la(s) 19:09, Simon Redman (si...@ergotech.com) escribió: > Hi all, > > Previously when making a PR, I was able to select a checkbox to allow > others to merge to my PR branch: > > > Now, that box seems to have vanished. > > Did I miss a discussion about removing this feature?

Re: Updates to sysadmin/repo-metadata - project topics

2022-02-21 Thread Nicolás Alvarez
It turns out the syncing of topics is giving this error, I guess it doesn't like "Qt" as a topic: 422 {"message": "Validation Failed", "errors": ["Topics must start with a lowercase letter or number, consist of 35 characters or less, and can include hyphens."], "documentation_url": "https://docs.g

Re: Genderidentity

2022-01-06 Thread Nicolás Alvarez
El jue, 6 ene 2022 a la(s) 14:20, Sandro Knauß (skna...@kde.org) escribió: > > Sorry, that follow the side discussion, that has not connected to the > translation problem in first place. > > > yes, the aim is to have 2 distinct sets for the pedagogical point of view, > > it's a bit more complicated

Re: OCS Providers File - High Numbers of Requests

2021-09-23 Thread Nicolás Alvarez
El jue, 23 de sep. de 2021 a la(s) 19:31, Aleix Pol (aleix...@kde.org) escribió: > > On Thu, Sep 23, 2021 at 10:12 PM Nicolás Alvarez > wrote: > > > > El jue, 23 de sep. de 2021 a la(s) 08:55, Aleix Pol (aleix...@kde.org) > > escribió: > > > > > >

Re: OCS Providers File - High Numbers of Requests

2021-09-23 Thread Nicolás Alvarez
El jue, 23 de sep. de 2021 a la(s) 08:55, Aleix Pol (aleix...@kde.org) escribió: > > On Thu, Sep 23, 2021 at 11:52 AM Ben Cooksley wrote: > > > > Hi all, > > > > It has recently come to our attention that the number of queries being > > handled for the endpoint https://autoconfig.kde.org/ocs/prov

Re: Should we change how we approve developer account requests?

2021-08-16 Thread Nicolás Alvarez
El lun, 16 de ago. de 2021 a la(s) 13:50, Nate Graham (n...@kde.org) escribió: > While writing an email in support of a recent request for developer > access that I encouraged someone to apply for, it struck me as odd that > the sponsor can approve. I would expect the sponsor to approve or else > t

Re: Issue with translation in Dolphin

2021-06-01 Thread Nicolás Alvarez
El mar, 1 de jun. de 2021 a la(s) 03:16, Johnny Jazeix (jaz...@gmail.com) escribió: > > > > Le lun. 31 mai 2021 à 21:47, Albert Astals Cid a écrit : >> >> El dilluns, 31 de maig de 2021, a les 21:22:52 (CEST), Johnny Jazeix va >> escriure: >> > Hi, >> > >> > French translation team received a bug

Re: Shall we condense the bots' commit announcements

2021-05-25 Thread Nicolás Alvarez
El mar, 25 de may. de 2021 a la(s) 21:59, Frederik Schwarzer (schwar...@kde.org) escribió: > > Hi, > > I would not object to this change. Maybe keep the longer versions in > #kde-commits? Currently the script first creates the message to send for the commit, and then sends it to multiple channels.

Re: Safely storing an application's API keys

2021-01-18 Thread Nicolás Alvarez
> El 18 ene. 2021, a la(s) 08:22, Jean-Baptiste Mardelle > escribió: > > Hi all, > > For Kdenlive, we are planning to expand the use of online services to > download > ambiance music or videos for use in personal projects. To this purpose, most > online services provide us an API key that

Re: Plugin development - old library version keeps being used after recompiling

2021-01-16 Thread Nicolás Alvarez
El sáb, 16 de ene. de 2021 a la(s) 04:50, David Lerch (alemariusne...@gmail.com) escribió: > > Hey, > > I'm starting development of a ThumbCreator-based thumbnailer plugin > based on kffmpegthumbnailer > (https://github.com/dirkvdb/ffmpegthumbnailer/tree/master/kffmpegthumbnailer) > and ffmpegthumb

Re: Licensing - KGet

2020-11-24 Thread Nicolás Alvarez
El mar, 24 de nov. de 2020 a la(s) 19:37, Justin Zobel (justin.zo...@gmail.com) escribió: > > Hey Team, > > Been doing bug triage on bugs.kde.org and I came across this one. I'm > not going to touch it as licensing is a delicate subject. > > Can someone familiar with or working on the kget team ple

Re: How do you deal with incomplete commits?

2020-11-02 Thread Nicolás Alvarez
El lun., 2 de nov. de 2020 a la(s) 15:01, David Hurka (david.hu...@mailbox.org) escribió: > > > I ended up writing a local pre-commit hook, which has the advantage of > > triggering on the commit directly after "the problem commit", thus > > increasing the likelihood there is still a trivial way to

Re: How do you deal with incomplete commits?

2020-10-31 Thread Nicolás Alvarez
El sáb., 31 de oct. de 2020 a la(s) 15:19, Thomas Friedrichsmeier (thomas.friedrichsme...@kdemail.net) escribió: > > Am Sat, 31 Oct 2020 17:09:22 +0100 > schrieb David Hurka : > > Maybe you could write your own commit hook, which prevents commiting > > anything when `git log --oneline` matches, say

Re: Commit hookscripts operating only on commits from email addresses associated with a Bugzilla account

2020-08-13 Thread Nicolás Alvarez
El jue., 13 de ago. de 2020 a la(s) 15:49, Nate Graham (n...@kde.org) escribió: > On 8/13/20 12:19 PM, Ben Cooksley wrote: > > The only way to implement what you are proposing would be to have all > > Bugzilla actions from commit hooks take place as a 'Bot' user. > > That seems reasonable in the ab

Re: Redundant packaging mailing lists

2020-07-28 Thread Nicolás Alvarez
El mar., 28 de jul. de 2020 a la(s) 14:02, Nate Graham (n...@kde.org) escribió: > > On 7/28/20 10:17 AM, Bernhard Rosenkraenzer wrote: > > AFAIK distributi...@kde.org is a public list and > > kde-distro-packag...@kde.org is a closed list for people with access to > > milonia. I don't think anyone

Re: KDiff3 1.8.3 Release Notes

2020-07-07 Thread Nicolás Alvarez
Hmm, I'm not sure if that's GPL-compliant (is it necessary to mention license in the app description page?), but I would need to buy it to be sure (do they provide license and pointer to source code in the installed package?). The same publisher is selling 14 other FOSS apps with similarly question

Re: Winding down Phabricator

2020-06-21 Thread Nicolás Alvarez
Phabricator will stay running for now since there are many pending tasks and reviews on it. We also need to archive reviews for read-only access before we shut it down, which will take some time. - You can continue using Phabricator tasks. - Phabricator code reviews still work, but we *really*

Re: Discontinuing legacy infrastructure

2020-06-15 Thread Nicolás Alvarez
I have fixed this, for Krita alone. I would need to write an automation script to fix it for all repos... -- Nicolás El lun., 15 de jun. de 2020 a la(s) 16:37, L. E. Segovia (a...@amyspark.me) escribió: > > Hi Ben, hi everyone, > > I'm writing to let you know that since June 10 the Phabricator

Re: Bridging #kde-devel on Freenode to Telegram

2020-06-14 Thread Nicolás Alvarez
El mié., 10 de jun. de 2020 a la(s) 20:16, Nicolás Alvarez (nicolas.alva...@gmail.com) escribió: > > El mié., 10 de jun. de 2020 a la(s) 20:06, Carson Black > (uhh...@gmail.com) escribió: > > > > Currently, #kde-devel is not set up with an IRC bridge to Telegram, > > mea

Re: Discontinuing legacy infrastructure

2020-06-11 Thread Nicolás Alvarez
El jue., 11 de jun. de 2020 a la(s) 19:31, David Hurka (david.hu...@mailbox.org) escribió: > I noticed that Reviewboard has been shut down. How much time will we have to > migrate my junk from Phabricator? Reviewboard was shut down last year... > Personally I don’t like homepage redirects, but be

Re: Bridging #kde-devel on Freenode to Telegram

2020-06-10 Thread Nicolás Alvarez
El mié., 10 de jun. de 2020 a la(s) 20:06, Carson Black (uhh...@gmail.com) escribió: > > Currently, #kde-devel is not set up with an IRC bridge to Telegram, > meaning users cannot access it from Telegram. > > Plugging it into our current bridge infrastructure would have the > following benefits: >

Re: Context information needed for isolated words

2020-05-02 Thread Nicolás Alvarez
>>> On 2 May 2020, at 08:12, Johan Ouwerkerk wrote: >> On Sat, May 2, 2020 at 12:36 PM Eloy Cuadra wrote: >> Hi, >> There is a widespread problem across many text strings to be translated: >> some isolated words are gender invariable in English, but not in many >> languages. >> For example,

Re: Information regarding upcoming Gitlab Migration

2020-05-01 Thread Nicolás Alvarez
> On 1 May 2020, at 15:17, Alexander Potashev wrote: > > On Tue, Apr 28, 2020 at 6:47 AM Bhushan Shah wrote: >> Use case 4 : Tom is a student in Germany and is interested in >> contributing to wikitolearn, and he asks where can I find code of the >> wikitolearn? > > Hi, > > I have a similar

Re: Information regarding upcoming Gitlab Migration: clarifications

2020-04-30 Thread Nicolás Alvarez
El jue., 30 de abr. de 2020 a la(s) 18:15, Albert Astals Cid (aa...@kde.org) escribió: > > El dijous, 30 d’abril de 2020, a les 21:31:02 CEST, Ben Cooksley va escriure: > > On Fri, May 1, 2020 at 6:04 AM Ivan Čukić wrote: > > > > > > > We have made a big fuss in the past about having different pro

Re: Information regarding upcoming Gitlab Migration

2020-04-29 Thread Nicolás Alvarez
What repository website did it find? Phabricator, cgit, Invent, GitHub, or something else? -- Nicolas > El 28 abr. 2020, a la(s) 06:45, Ian Wadham escribió: > > Um, guys… Google is your friend... > > I am a former KDE Games developer. I play KPatience quite a lot, as well as > other games

Re: Downtime for SVN - Action Required

2020-04-20 Thread Nicolás Alvarez
banian translations. > > Thanks, > //Agron > > > > > On Sat, Apr 18, 2020 at 6:36 AM Nicolás Alvarez wrote: >> >> El dom., 12 de abr. de 2020 a la(s) 05:57, Ben Cooksley >> (bcooks...@kde.org) escribió: >> > >> > Hi all, >> > &

Re: Downtime for SVN - Action Required

2020-04-17 Thread Nicolás Alvarez
El dom., 12 de abr. de 2020 a la(s) 05:57, Ben Cooksley (bcooks...@kde.org) escribió: > > Hi all, > > As you may be aware, KDE is currently undertaking a migration to Gitlab. > > As part of this, we also need to migrate our Subversion repository > from the server it currently resides on to the new

Re: Polish translation of "Cancel"

2020-04-15 Thread Nicolás Alvarez
El 15 abr. 2020, a la(s) 11:46, Nate Graham escribió: > > [+ kde-devel mailing list since I don't know if I got the right localization > mailing list and couldn't find a polish-specific one] > > > Hello translators, > I don't speak any Polish, but it's come to my attention that some native >

Re: Update on Status of Gitlab Migration

2020-04-11 Thread Nicolás Alvarez
El sáb., 11 de abr. de 2020 a la(s) 16:26, Johan Ouwerkerk (jm.ouwerk...@gmail.com) escribió: > > On Sat, Apr 11, 2020 at 8:39 PM Ben Cooksley wrote: > > > > Yes, the hostname git.kde.org will be fully retired as part of this > > transition. > > > > From my understanding kdesrc-build will automat

Re: Update on Status of Gitlab Migration

2020-04-11 Thread Nicolás Alvarez
El 11 abr. 2020, a la(s) 08:31, Johan Ouwerkerk escribió: > > On Sat, Apr 11, 2020 at 11:36 AM Ben Cooksley wrote: >> Should anyone have any questions on the above, please let us know. > > Does the migration also mean that `git.kde.org` push URL will be > retired and would need to be remapped

Re: Banning QNetworkAccessManager

2020-02-20 Thread Nicolás Alvarez
El jue., 20 de feb. de 2020 a la(s) 10:30, Allen Winter (win...@kde.org) escribió: > > On Wednesday, February 19, 2020 6:09:02 PM EST Albert Astals Cid wrote: > > El dimecres, 19 de febrer de 2020, a les 9:28:22 CET, Volker Krause va > > escriure: > > > Additionally, improved documentation, a poss

Re: Sysadmin Load Reduction: Subversion Infrastructure

2019-11-09 Thread Nicolás Alvarez
El sáb., 9 de nov. de 2019 a la(s) 19:48, Friedrich W. H. Kossebau (kosse...@kde.org) escribió: > FWIW, everytime I had to deal with translations as developer (like checking > pot files as well as .po files contents) I found having the web interface and > its browsing feature very valuable to quick

Re: Gitlab Evaluation & Migration

2019-02-24 Thread Nicolás Alvarez
El dom., 24 de feb. de 2019 a la(s) 22:29, Filipe Saraiva (fil...@kde.org) escribió: > 1. Do KDE developers need to create accounts in Gitlab instance or a > script will do it for us? > > 3. Will gitlab be a replacement to identity? Gitlab will integrate with the current Identity system. You can a

Re: Commitfilter

2018-12-03 Thread Nicolás Alvarez
El lun., 3 de dic. de 2018 a la(s) 17:47, Christian David (christian-da...@web.de) escribió: > > Hello, > > I still receive commit messages from commitfilter. How can I cancel that since > https://commitfilter.kde.org does not work anymore. > > Best > Christian Hi Christian, There is no self-serv

Re: bugs.kde.org: kio vs frameworks-kio vs kfile etc.

2018-04-09 Thread Nicolás Alvarez
El 9 abr. 2018, a la(s) 15:35, Elvis Angelaccio escribió: > On lunedì 9 aprile 2018 20:01:03 CEST, Nate Graham wrote: >> Howdy folks, > > Hi Nate, > >> >> Right now we have a lot of KIO bugs scattered around in various places: >> - kio >> - frameworks-kio >> - kfile >> >> Should we mark kio

Bad merge on dolphin.git rolled back

2018-03-01 Thread Nicolás Alvarez
FYI, someone accidentally merged master into stable in dolphin.git: https://phabricator.kde.org/T8127 I rolled back Applications/17.12 to a618383df3. It's now missing: - All the master commits that shouldn't have been there - "Add icons to Edit menu" (D10503) which was probably targeted for master

Re: Code in peace or How to lint a complete repository?

2018-03-01 Thread Nicolás Alvarez
El 1 mar. 2018, a la(s) 15:04, Michael Heidelbach escribió: > On 28.02.2018 22:41, Elvis Angelaccio wrote: > This may be right, but it looks weird to me: > > -QMap> positionDb; > +QMap > positionDb; > In C++98 the ">>" is invalid, you need the space in "> >" for correct parsing. In C++

Re: Code in peace or How to lint a complete repository?

2018-02-28 Thread Nicolás Alvarez
2018-02-28 6:57 GMT-03:00 Michael Heidelbach : > Hi! > > Now that I saw https://phabricator.kde.org/D10905, I want to do something > similar for baloo and baloo-widgets. > > I'd really like to that once and for all. Because applying coding style > on-the-fly obscures real changes introduced. > > 1.

Re: https://phabricator.kde.org/ seems to be down

2018-02-05 Thread Nicolás Alvarez
2018-02-05 23:52 GMT-03:00 Nicolás Alvarez : > 2018-02-05 23:46 GMT-03:00 Nate Graham : >> Any chance of resuscitation? >> >> Nate >> > > Update taking longer than we expected, stay tuned :) And we are back! -- Nicolás KDE Sysadmin Team

Re: https://phabricator.kde.org/ seems to be down

2018-02-05 Thread Nicolás Alvarez
2018-02-05 23:46 GMT-03:00 Nate Graham : > Any chance of resuscitation? > > Nate > Update taking longer than we expected, stay tuned :) -- Nicolás KDE Sysadmin Team

Re: Babe project - Legal feedback

2018-02-03 Thread Nicolás Alvarez
2018-02-03 17:07 GMT-03:00 Albert Astals Cid : > El dissabte, 3 de febrer de 2018, a les 18:07:27 CET, Camilo Higuita Rodriguez > va escriure: >> Hi,everyone >> >> I'd like to discuss something with the community, and maybe get some legal >> input: >> >> As some of you might already know I'm workin

Re: Is it bad manners to refactor other people's code?

2018-01-25 Thread Nicolás Alvarez
El 25 ene. 2018, a la(s) 14:45, Michael Heidelbach escribió: > Hi! > > Currently I'm working on some code I couldn't understand until I split some > long functions into smaller parts. > > As I couldn't find anything about the size-of-a-function topic in the KDE or > Qt guide lines I consider

Re: Looking for mentor for new KDE developer

2018-01-04 Thread Nicolás Alvarez
El 4 ene. 2018, a la(s) 11:29, Dominik Haumann escribió: > > Hi Christian, > >> On Thu, Jan 4, 2018 at 3:23 PM, Christian Gerloff wrote: >> Hello all, >> >> I've recently ported the unmaintained KDE application "KuickShow" to KDE >> 5 and plan to at least keep it working in the forseeable futu

Re: Suggestion to Remove KFloppy and hold back K3b

2017-02-22 Thread Nicolás Alvarez
> On Feb 15, 2017, at 17:58, Wolfgang Bauer wrote: > > Am Mittwoch, 15. Februar 2017, 22:21:19 schrieb Martin Gräßlin: >> Please do not consider starting a GUI application as root a possibility. > > Ok, but partitionmanager does exactly that. It restarts itself as root if run > as user. > So t

Re: Moving KDE Connect out of playground

2015-09-16 Thread Nicolás Alvarez
2015-09-15 12:01 GMT-03:00 Albert Vaca : > To put an example of a similar case, Windows 10 completely removed the "Help > Center" and now it sends you online to the MS site if you need help. "Windows 8 is truly the first Windows version made for the Internet era... I had to search the web to figur

Re: How Can I change wallpaper from CLI?

2012-09-05 Thread Nicolás Alvarez
2012/9/5, Nicolás Alvarez : > 2012/9/5, Alexander Neundorf : >> On Wednesday 05 September 2012, Jeremy Whiting wrote: >>> On Wed, Sep 5, 2012 at 11:30 AM, Alexander Neundorf >> wrote: >>> > On Wednesday 05 September 2012, Shaun Reich wrote: >>> >&g

Re: How Can I change wallpaper from CLI?

2012-09-05 Thread Nicolás Alvarez
2012/9/5, Alexander Neundorf : > On Wednesday 05 September 2012, Jeremy Whiting wrote: >> On Wed, Sep 5, 2012 at 11:30 AM, Alexander Neundorf > wrote: >> > On Wednesday 05 September 2012, Shaun Reich wrote: >> >> On Wed, Sep 5, 2012 at 10:53 AM, Tomaz Canabrava > wrote: >> >> > 2012/9/5 Weng Xuet

[kde-edu]: Git reconversion of kdeedu

2011-05-14 Thread Nicolás Alvarez
We have discovered that several commits were lost during the conversion of kdeedu from SVN to git. To fix this, we will need to reconvert and force-push some of the repositories. The affected repositories are kalgebra, kgeography, kig, ktouch, and step. The repush is planned for Saturday, May 14t