Re: Introducing KDE Activity Filter

2020-07-15 Thread Ben Cooksley
On Tue, Jul 14, 2020 at 8:21 PM Kåre Särs  wrote:
>
> On söndag 12 juli 2020 kl. 20:48:29 EEST Ben Cooksley wrote:
>
> > On Mon, Jul 13, 2020 at 4:46 AM Albert Astals Cid  wrote:
>
> > > El diumenge, 12 de juliol de 2020, a les 8:08:11 CEST, Ben Cooksley va 
> > > escriure:
>
> > > > Hi all,
>
> > > >
>
> > > > A few years back Sysadmin had to turn off the old Commit Filter
>
> > > > service due to a number of security issues, with no replacement
>
> > > > available.
>
> > > >
>
> > > > I'm now happy to announce that a replacement service is now available,
>
> > >
>
> > > Very much appreciated! Now i can stop using ifttt :)
>
>
> Very much appreciated! :)
>
>
>
> > >
>
> > > > with the added functionality of also being able to cover activity on
>
> > > > Bugzilla and Gitlab (for Tasks and Merge Requests). It is intended
>
> > > > that Activity Filter will be used to provide Gitlab notifications for
>
> > > > merge requests and tasks to mailing lists, along with CI notifications
>
> > > > if desired (once that is moved to Gitlab)
>
> > > >
>
> > > > The new service is configured through YAML format files in the
>
> > > > sysadmin/activityfilter repository
>
> > > > (https://invent.kde.org/sysadmin/activityfilter), which is open to
>
> > > > developers to commit. Please ensure that you read the README contained
>
> > > > in the repository before doing so.
>
> > > >
>
> > > > Please let us know if you have any questions on the above!
>
> > >
>
> > > Can i do stuff like this?
>
> > >
>
> > > - name: "Commits"
>
> > >
>
> > >   subscribes: "aa...@kde.org"
>
> > >   to: commits
>
> > >
>
> > >   where:
>
> > > project: 'bla'
>
> > > project: 'bla1'
>
> > > project: 'bla2'
>
> > > project: 'bla3'
>
> > > project: 'bla4'
>
> > > project: 'bla5'
>
> > > project: 'bla6'
>
> > > project: 'bla7'
>
> > > project: 'bla8'
>
> > >
>
> > > ?
>
> >
>
> > I'm afraid rules like that aren't supported, however you can specify a
>
> > regex so something like:
>
> >
>
> > where:
>
> > project: 'foo1|foo2|foo3'
>
> >
>
> > should work fine.
>
> >
>
>
> Is there a way to verify that the yaml file is syntactically correct before 
> pushing the change?

At this time i'm afraid there is nothing to validate the syntax of the
files pushed to the repository.

It will however skip any file that is invalid format wise when
generating the rules for use by procmail.

>
>
> Regards,
>
>   Kåre

Thanks,
Ben

>
>
>
> > > Cheers,
>
> > >
>
> > >   Albert
>
> >
>
> > Cheers,
>
> > Ben
>
> >
>
> > > > Thanks,
>
> > > > Ben Cooksley
>
> > > > KDE Sysadmin
>
>
>


Re: (Contributing)

2020-07-15 Thread Christoph Feck

On 07/15/20 00:47, Ayush Kundu (RA1811035010045) wrote:

Hello there, this is Ayush from Calcutta, India and currently I'm pursuing
my Bachelors in Electronics and Instrumentation Engineering. I'm highly
interested in thd field of Computer Science and equally keen to contribute
some open source. My areas of interest include Competitive Programming(C++,
Java, Python, R) and Data Analytics. I would be highly grateful if you
could provide me with an opportunity. Thank You.


Hello Ayush,
thank you for considering to contribute!

I suggest to start here: https://community.kde.org/Get_Involved

If you indeed want to help with C++ coding, your first steps would be
to learn Qt and how to compile KDE applications. If you are familiar
with Java's Swing, then Qt will be very easy to learn.

https://community.kde.org/Get_Involved/development

Please also set a subject next time you a writing a mail.

Christoph Feck



Re:

2020-07-15 Thread Nate Graham
Go right ahead! Here's a good starting point for you: 
https://community.kde.org/Get_Involved/development


If you're short on ideas, maybe look through https://kde.org/jj

Nate


On 7/14/20 4:47 PM, Ayush Kundu (RA1811035010045) wrote:
Hello there, this is Ayush from Calcutta, India and currently I'm 
pursuing my Bachelors in Electronics and Instrumentation Engineering. 
I'm highly interested in thd field of Computer Science and equally keen 
to contribute some open source. My areas of interest include Competitive 
Programming(C++, Java, Python, R) and Data Analytics. I would be highly 
grateful if you could provide me with an opportunity. Thank You.


Re:

2020-07-15 Thread Shlomi Fish
Hi, Ayush!

On Wed, 15 Jul 2020 04:17:00 +0530
"Ayush Kundu (RA1811035010045)"  wrote:

> Hello there, this is Ayush from Calcutta, India and currently I'm pursuing
> my Bachelors in Electronics and Instrumentation Engineering. I'm highly
> interested in thd field of Computer Science and equally keen to contribute
> some open source. My areas of interest include Competitive Programming(C++,
> Java, Python, R) and Data Analytics. I would be highly grateful if you
> could provide me with an opportunity. Thank You.

welcome aboard!

For an introduction on how to contribute to KDE please see this page:

https://community.kde.org/Get_Involved

Are you perchance referring to participating in the KDE GSoC (=
https://community.kde.org/GSoC )?

Regards,

Shlomi

-- 

Shlomi Fish   https://www.shlomifish.org/
https://is.gd/MQHVF3 - The Atom Text Editor edits a 2,000,001B file

Reportedly, SANE (= “Scannar Access Now Easy”) was called that way in part
so one can say “TWAIN is not SANE!”.
— (via an Israeli FOSS enthusiast).

Please reply to list if it's a mailing list post - https://shlom.in/reply .


New person asking their way; was empty subject

2020-07-15 Thread Valorie Zimmerman
Hello Ayush,

On Tue, Jul 14, 2020 at 6:03 PM Ayush Kundu (RA1811035010045) <
ak9...@srmist.edu.in> wrote:

> Hello there, this is Ayush from Calcutta, India and currently I'm pursuing
> my Bachelors in Electronics and Instrumentation Engineering. I'm highly
> interested in thd field of Computer Science and equally keen to contribute
> some open source. My areas of interest include Competitive Programming(C++,
> Java, Python, R) and Data Analytics. I would be highly grateful if you
> could provide me with an opportunity. Thank You.
>

Everyone here has the opportunity to pick out a project and work on it. You
don't need a special invitation. This will work better if you join the list
(I think you didn't join this one) and then read some of the discussion
from the past month or two.

We make a huge variety of software, from small command line apps and our
frameworks (libraries), applications from small games to big video and
music players, and of course Plasma. Some prefer to work deep in the stack
and others on UI/UX.

Use our software for awhile, try fixing some bugs you find, and see where
your interests are.

Welcome to the KDE community!

Valorie

-- 
http://about.me/valoriez - pronouns: she/her


Re:

2020-07-15 Thread Aleix Pol
On Wed, Jul 15, 2020 at 3:03 AM Ayush Kundu (RA1811035010045)
 wrote:
>
> Hello there, this is Ayush from Calcutta, India and currently I'm pursuing my 
> Bachelors in Electronics and Instrumentation Engineering. I'm highly 
> interested in thd field of Computer Science and equally keen to contribute 
> some open source. My areas of interest include Competitive Programming(C++, 
> Java, Python, R) and Data Analytics. I would be highly grateful if you could 
> provide me with an opportunity. Thank You.

Hello Ayush,
You can find information about how to join KDE on different fronts. I
recommend you take a look and get inspired on what you'd like to do
with us. There's so many things to do!
https://community.kde.org/Get_Involved

Good luck! :)
Aleix