From 1ae5a4a31c2bbfce702155da0bae0509231e0aab Mon Sep 17 00:00:00 2001 From: Sumantro Mukherjee Date: Feb 07 2019 02:36:22 +0000 Subject: [PATCH 1/3] Update modules/ROOT/pages/gsoc/2019/ideas.adoc update Container image updates in bodhi are pushed immediately - Proposed Idea. Pending Description, Technology, Deliverables. --- diff --git a/modules/ROOT/pages/gsoc/2019/ideas.adoc b/modules/ROOT/pages/gsoc/2019/ideas.adoc index 5c51a6b..0665fa7 100644 --- a/modules/ROOT/pages/gsoc/2019/ideas.adoc +++ b/modules/ROOT/pages/gsoc/2019/ideas.adoc @@ -43,6 +43,7 @@ NOTE: Ideas are subject to change as additional mentors are onboarded. * <> * <> * <> +* <> === CentOS CI user front end @@ -204,3 +205,22 @@ Good code contributions during application period highly increasing your chance ''' + +=== Container image updates in bodhi are pushed immediately + +- Difficulty : Intermediate +- Technology : Python +- Mentor : Tomas Tomecek [ttomecek@fedoraproject.org] + +==== Description + +We are using bodhi to release container images to registry.fedoraproject.org. +Since images are just a delivery method of software, we would love to release to registry right away. + +Better description: TBD + +This project requires changes in bodhi: TBD link upstream issues. + +https://github.com/fedora-infra/bodhi + +''' \ No newline at end of file From 2af7a2695788c55fce4e18d031a97014fe66637c Mon Sep 17 00:00:00 2001 From: Sumantro Mukherjee Date: Feb 07 2019 02:36:22 +0000 Subject: [PATCH 2/3] Update modules/ROOT/pages/gsoc/2019/ideas.adoc Update happiness packets --- diff --git a/modules/ROOT/pages/gsoc/2019/ideas.adoc b/modules/ROOT/pages/gsoc/2019/ideas.adoc index 0665fa7..ca51d5c 100644 --- a/modules/ROOT/pages/gsoc/2019/ideas.adoc +++ b/modules/ROOT/pages/gsoc/2019/ideas.adoc @@ -223,4 +223,28 @@ This project requires changes in bodhi: TBD link upstream issues. https://github.com/fedora-infra/bodhi +''' + +=== Fedora Happiness Packets + +- Difficulty : Intermediate +- Technology : Python and Django, HTML/CSS/JS, UI UX skills graphic design +- Mentor : Jona Azizaj [jonatoni@fedoraproject.org] +- IRC : jonatoni + + +==== Description + +Fedora Happiness Packets is a web application to send positive feedback and thank-you notes to Fedora contributors. You can send a note with your name or anonymously. The Fedora community used it during the Fedora Appreciation Week in 2018, where contributors thanked each other and celebrated our accomplishments together. Fedora wants to extend Happiness Packets by giving a Fedora Badge to anyone who sends a Happiness Packet to another contributor. +Repo : https://pagure.io/fedora-commops/fedora-happiness-packets/issues + +==== Deliverables +As a GSoC intern, you will be responsible for the following : + +- Create Fedora Badge rule file to automatically award badge +- Add support for video messages and emojis +- Improve the current website and make it responsive +- Improve documentation +- Etc + ''' \ No newline at end of file From 3657af901f35edb1d9a5752bcb76dc6dbe338793 Mon Sep 17 00:00:00 2001 From: Sumantro Mukherjee Date: Feb 07 2019 02:36:22 +0000 Subject: [PATCH 3/3] Update modules/ROOT/pages/gsoc/2019/ideas.adoc --- diff --git a/modules/ROOT/pages/gsoc/2019/ideas.adoc b/modules/ROOT/pages/gsoc/2019/ideas.adoc index ca51d5c..e71bd2a 100644 --- a/modules/ROOT/pages/gsoc/2019/ideas.adoc +++ b/modules/ROOT/pages/gsoc/2019/ideas.adoc @@ -43,7 +43,8 @@ NOTE: Ideas are subject to change as additional mentors are onboarded. * <> * <> * <> -* <> +* <> + === CentOS CI user front end @@ -206,25 +207,6 @@ Good code contributions during application period highly increasing your chance ''' -=== Container image updates in bodhi are pushed immediately - -- Difficulty : Intermediate -- Technology : Python -- Mentor : Tomas Tomecek [ttomecek@fedoraproject.org] - -==== Description - -We are using bodhi to release container images to registry.fedoraproject.org. -Since images are just a delivery method of software, we would love to release to registry right away. - -Better description: TBD - -This project requires changes in bodhi: TBD link upstream issues. - -https://github.com/fedora-infra/bodhi - -''' - === Fedora Happiness Packets - Difficulty : Intermediate