Hi folks,
Mote (https://github.com/fedora-infra/mote/) was written in Flask so it can garner good advancements during the period of Hacktoberfest 2020 - should we have good issues and CODE_OF_CONDUCT.md and CONTRIBUTING.md which has gone through the attention of CPE. There are certain issues that I have made, which Justin has (thankfully) reviewed - we could use your help there. 1. Add CONTRIBUTING.md (https://github.com/fedora-infra/mote/issues/126) 2. Add CODE_OF_CONDUCT.md (https://github.com/fedora-infra/mote/issues/127) 3. Persist copyright footer information in mobile view (https://github.com/fedora-infra/mote/issues/128) 4. [Subjective] Redundant links on the top bar (https://github.com/fedora-infra/mote/issues/129) 5. [User experience] Underutilized top menu bar (https://github.com/fedora-infra/mote/issues/131)
I would be QAing the site and figuring out issues but an assistance to judge if at all the issue is worth solving would be appreciated. Also, if anyone has the admin rights on the repo and figures that the issue can be solved by person from outside the community - feel free to tag them with hacktoberfest label and set the topic of the repo as hacktoberfest.
Thanks and regards, Akashdeep Dhar t0xic0der
On Wed, Oct 07, 2020 at 05:19:37AM -0000, Akashdeep Dhar wrote:
Hi folks,
Mote (https://github.com/fedora-infra/mote/) was written in Flask so it can garner good advancements during the period of Hacktoberfest 2020 - should we have good issues and CODE_OF_CONDUCT.md and CONTRIBUTING.md which has gone through the attention of CPE. There are certain issues that I have made, which Justin has (thankfully) reviewed - we could use your help there.
- Add CONTRIBUTING.md (https://github.com/fedora-infra/mote/issues/126)
- Add CODE_OF_CONDUCT.md (https://github.com/fedora-infra/mote/issues/127)
- Persist copyright footer information in mobile view (https://github.com/fedora-infra/mote/issues/128)
- [Subjective] Redundant links on the top bar (https://github.com/fedora-infra/mote/issues/129)
- [User experience] Underutilized top menu bar (https://github.com/fedora-infra/mote/issues/131)
I would be QAing the site and figuring out issues but an assistance to judge if at all the issue is worth solving would be appreciated. Also, if anyone has the admin rights on the repo and figures that the issue can be solved by person from outside the community - feel free to tag them with hacktoberfest label and set the topic of the repo as hacktoberfest.
I do not think that anyone in the CPE team is up to date on the mote code, leading its development in anyway or very much interested in it and it is not in the list of application we maintain [1]. I've recently given back commit access to cydrobolt who has been the main developer of the project. I am happy to give commit access to Justin or someone interested in maintaining mote in the long term.
Pierre
[1] https://pingou.fedorapeople.org/fedora_tech_debt_matrix/Applications.html mote is actually missing from there right now, I'm going to add it in the last section "eco-system applications".
Hi,
On 10/7/20 3:51 AM, Pierre-Yves Chibon wrote:
I do not think that anyone in the CPE team is up to date on the mote code, leading its development in anyway or very much interested in it and it is not in the list of application we maintain [1]. I've recently given back commit access to cydrobolt who has been the main developer of the project. I am happy to give commit access to Justin or someone interested in maintaining mote in the long term.
I am happy to help with commit access to Møte, but I do not know how it is currently deployed or managed in Fedora Infrastructure.
Are there any deployment docs or any notes anywhere about how Møte is deployed? Is CPE required to deploy new versions?
On Wed, Oct 07, 2020 at 12:22:09PM -0400, Justin W. Flory (he/him) wrote:
Hi,
On 10/7/20 3:51 AM, Pierre-Yves Chibon wrote:
I do not think that anyone in the CPE team is up to date on the mote code, leading its development in anyway or very much interested in it and it is not in the list of application we maintain [1]. I've recently given back commit access to cydrobolt who has been the main developer of the project. I am happy to give commit access to Justin or someone interested in maintaining mote in the long term.
I am happy to help with commit access to Møte, but I do not know how it is currently deployed or managed in Fedora Infrastructure.
Are there any deployment docs or any notes anywhere about how Møte is deployed? Is CPE required to deploy new versions?
https://docs.pagure.org/infra-docs/sysadmin-guide/sops/mote.html has some information.
Currently its deployed via ansible to value01 and value01.stg
There is a sysadmin-mote group that has access to those hosts to update things and can run the playbook to deploy them. We could add new people there as needed/desired.
kevin
On 10/8/20 12:47 PM, Kevin Fenzi wrote:
On Wed, Oct 07, 2020 at 12:22:09PM -0400, Justin W. Flory (he/him) wrote:
Hi,
On 10/7/20 3:51 AM, Pierre-Yves Chibon wrote:
I do not think that anyone in the CPE team is up to date on the mote code, leading its development in anyway or very much interested in it and it is not in the list of application we maintain [1]. I've recently given back commit access to cydrobolt who has been the main developer of the project. I am happy to give commit access to Justin or someone interested in maintaining mote in the long term.
I am happy to help with commit access to Møte, but I do not know how it is currently deployed or managed in Fedora Infrastructure.
Are there any deployment docs or any notes anywhere about how Møte is deployed? Is CPE required to deploy new versions?
https://docs.pagure.org/infra-docs/sysadmin-guide/sops/mote.html has some information.
Currently its deployed via ansible to value01 and value01.stg
There is a sysadmin-mote group that has access to those hosts to update things and can run the playbook to deploy them. We could add new people there as needed/desired.
kevin
Thanks Kevin, this is useful!
I volunteer for commit access to Møte and I can also act as a sponsor for sysadmin-mote to bring new people in (once we review the backlog and improve some developer docs).
Could someone please grant me commit access on GitHub and invite/promote me as a sponsor for sysadmin-mote?
On Fri, Oct 09, 2020 at 09:36:35AM -0400, Justin W. Flory (he/him) wrote:
On 10/8/20 12:47 PM, Kevin Fenzi wrote:
On Wed, Oct 07, 2020 at 12:22:09PM -0400, Justin W. Flory (he/him) wrote:
Hi,
On 10/7/20 3:51 AM, Pierre-Yves Chibon wrote:
I do not think that anyone in the CPE team is up to date on the mote code, leading its development in anyway or very much interested in it and it is not in the list of application we maintain [1]. I've recently given back commit access to cydrobolt who has been the main developer of the project. I am happy to give commit access to Justin or someone interested in maintaining mote in the long term.
I am happy to help with commit access to Møte, but I do not know how it is currently deployed or managed in Fedora Infrastructure.
Are there any deployment docs or any notes anywhere about how Møte is deployed? Is CPE required to deploy new versions?
https://docs.pagure.org/infra-docs/sysadmin-guide/sops/mote.html has some information.
Currently its deployed via ansible to value01 and value01.stg
There is a sysadmin-mote group that has access to those hosts to update things and can run the playbook to deploy them. We could add new people there as needed/desired.
Thanks Kevin, this is useful!
I volunteer for commit access to Møte and I can also act as a sponsor for sysadmin-mote to bring new people in (once we review the backlog and improve some developer docs).
Could someone please grant me commit access on GitHub and invite/promote me as a sponsor for sysadmin-mote?
Done on both :)
Pierre
On 10/9/20 10:19 AM, Pierre-Yves Chibon wrote:
Done on both :)
Thanks Pingou! Could you also please bump my privileges from "Maintainer" to "Admin"? I need this to on-board other developers for sharing commit access once we build up some regular contributors. (Also to help find people to help with issue triage.)
I do not plan to give away commit access willy-nilly, but it will help me scale my participation to bring on new faces and people. :)
On Fri, Oct 09, 2020 at 10:49:47AM -0400, Justin W. Flory (he/him) wrote:
On 10/9/20 10:19 AM, Pierre-Yves Chibon wrote:
Done on both :)
Thanks Pingou! Could you also please bump my privileges from "Maintainer" to "Admin"? I need this to on-board other developers for sharing commit access once we build up some regular contributors. (Also to help find people to help with issue triage.)
I do not plan to give away commit access willy-nilly, but it will help me scale my participation to bring on new faces and people. :)
Done, you know what they say: "with great power comes great responsibility", so stay away from spiders ;-)
Pierre
On 10/9/20 11:03 AM, Pierre-Yves Chibon wrote:
Done, you know what they say: "with great power comes great responsibility", so stay away from spiders ;-)
Heheh, yes! Thanks Pingou. :) I appreciate it.
For anyone that wants to follow along with our progress, we launched a new IRC/Matrix room specifically for Møte. Anyone is welcome to join and participate (or, just lurking is fine too):
#fedora-mote / #fedora-mote:matrix.org
A Telegram group will follow in another week or two.
Thanks from my end too, Pingou. Now I can delve deeper into contributing and not just stay at QA. :P
I am going to echo was Justin said - we are planning to onboard more folks who can help us with this and have planned on having biweekly chat on the issues and stuffs that need attention. The most recent merge (which added Python 3 compliance) is going to help us a long way too.
Regards, Akashdeep Dhar t0xic0der
On Fri, Oct 9, 2020 at 9:00 PM Pierre-Yves Chibon pingou@pingoured.fr wrote:
On Fri, Oct 09, 2020 at 10:49:47AM -0400, Justin W. Flory (he/him) wrote:
On 10/9/20 10:19 AM, Pierre-Yves Chibon wrote:
Done on both :)
Thanks Pingou! Could you also please bump my privileges from "Maintainer" to "Admin"? I need this to on-board other developers for sharing commit access once we build up some regular contributors. (Also to help find people to help with issue triage.)
I do not plan to give away commit access willy-nilly, but it will help me scale my participation to bring on new faces and people. :)
Done, you know what they say: "with great power comes great responsibility", so stay away from spiders ;-)
Pierre _______________________________________________ infrastructure mailing list -- infrastructure@lists.fedoraproject.org To unsubscribe send an email to infrastructure-leave@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/infrastructure@lists.fedorapro...
infrastructure@lists.fedoraproject.org