[GitHub] [kibble] kaxil commented on a change in pull request #2: Initial configuration

2021-03-01 Thread GitBox
kaxil commented on a change in pull request #2: URL: https://github.com/apache/kibble/pull/2#discussion_r584699601 ## File path: .github/labeler.yml ## @@ -0,0 +1,24 @@ +--- +area:api: + - 'kibble/server/*' + +area:cli: + - 'kibble/cli/*' + +area:scanners: + -

Re: Renaming Existing kibble Repo to kibble-old

2021-03-01 Thread Kaxil Naik
 On Mon, Mar 1, 2021 at 10:49 AM Sharan Foga wrote: > Hi All > > The rename is done and a new blank repo is created! Let's get moving :-) > > Thanks > Sharan > > On 2021/02/09 20:07:55, Sharan Foga wrote: > > Hi Tomek > > > > I am separating this out as a new thread as I think it got lost in

[GitHub] [kibble] kaxil commented on a change in pull request #2: Initial configuration

2021-03-01 Thread GitBox
kaxil commented on a change in pull request #2: URL: https://github.com/apache/kibble/pull/2#discussion_r584688676 ## File path: setup.py ## @@ -0,0 +1,90 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the

[GitHub] [kibble] kaxil commented on a change in pull request #2: Initial configuration

2021-03-01 Thread GitBox
kaxil commented on a change in pull request #2: URL: https://github.com/apache/kibble/pull/2#discussion_r584688476 ## File path: setup.cfg ## @@ -0,0 +1,52 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the

[GitHub] [kibble] turbaszek commented on a change in pull request #2: Initial configuration

2021-03-01 Thread GitBox
turbaszek commented on a change in pull request #2: URL: https://github.com/apache/kibble/pull/2#discussion_r584650593 ## File path: .github/labeler.yml ## @@ -0,0 +1,24 @@ +--- +area:api: + - 'kibble/api/*' Review comment: ```suggestion - 'kibble/server/*'

[GitHub] [kibble] turbaszek commented on a change in pull request #2: Initial configuration

2021-03-01 Thread GitBox
turbaszek commented on a change in pull request #2: URL: https://github.com/apache/kibble/pull/2#discussion_r584649374 ## File path: tests/cli/commands/test_config_command.py ## @@ -0,0 +1,29 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more

[GitHub] [kibble] turbaszek commented on a change in pull request #2: Initial configuration

2021-03-01 Thread GitBox
turbaszek commented on a change in pull request #2: URL: https://github.com/apache/kibble/pull/2#discussion_r584648710 ## File path: kibble/cli/parser.py ## @@ -0,0 +1,37 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license

[GitHub] [kibble] turbaszek commented on a change in pull request #2: Initial configuration

2021-03-01 Thread GitBox
turbaszek commented on a change in pull request #2: URL: https://github.com/apache/kibble/pull/2#discussion_r584648480 ## File path: kibble/cli/commands/config_command.py ## @@ -0,0 +1,31 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor

[GitHub] [kibble] turbaszek commented on a change in pull request #2: Initial configuration

2021-03-01 Thread GitBox
turbaszek commented on a change in pull request #2: URL: https://github.com/apache/kibble/pull/2#discussion_r584647798 ## File path: README.md ## @@ -0,0 +1,77 @@ + + + + +# Apache Kibble + +![CI](https://github.com/apache/kibble/workflows/CI/badge.svg)

[GitHub] [kibble] turbaszek commented on a change in pull request #2: Initial configuration

2021-03-01 Thread GitBox
turbaszek commented on a change in pull request #2: URL: https://github.com/apache/kibble/pull/2#discussion_r584647512 ## File path: NOTICE ## @@ -0,0 +1,8 @@ +Apache Kibble +Copyright 2017, the Apache Software Foundation + +This product includes software developed at +The

[GitHub] [kibble] turbaszek opened a new pull request #2: Initial configuration

2021-03-01 Thread GitBox
turbaszek opened a new pull request #2: URL: https://github.com/apache/kibble/pull/2 This PR adds the following: - README and CONTRIBUTING docs - `kibble` python package (with setup.py and file structure) with simple CLI - `Dockerfile` to build a docker image - CI system and

[GitHub] [kibble] turbaszek closed pull request #1: Initial project setup

2021-03-01 Thread GitBox
turbaszek closed pull request #1: URL: https://github.com/apache/kibble/pull/1 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[GitHub] [kibble] turbaszek opened a new pull request #1: Initial project setup

2021-03-01 Thread GitBox
turbaszek opened a new pull request #1: URL: https://github.com/apache/kibble/pull/1 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

Re: Renaming Existing kibble Repo to kibble-old

2021-03-01 Thread Sharan Foga
Hi All The rename is done and a new blank repo is created! Let's get moving :-) Thanks Sharan On 2021/02/09 20:07:55, Sharan Foga wrote: > Hi Tomek > > I am separating this out as a new thread as I think it got lost in the > previous discussion. So has anything happened regarding this? >