GSOC2020AppStore: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 8: | Line 8: | ||
* '''Student:''' [mailto:shivamanipatil10@gmail.com Shivamani Patil] | * '''Student:''' [mailto:shivamanipatil10@gmail.com Shivamani Patil] | ||
* '''Mentors:''' [mailto:abhijithabhayam@gmail.com Abhijith Anilkumar], [mailto:adadeepak8@gmail.com Ankit Deepak], [mailto:tomh@tomh.org Tom Henderson] | * '''Mentors:''' [mailto:abhijithabhayam@gmail.com Abhijith Anilkumar], [mailto:adadeepak8@gmail.com Ankit Deepak], [mailto:tomh@tomh.org Tom Henderson] | ||
* '''Project Goals:''' | * '''Project Goals:''' This project aims to develop a CI/CD server and add necessary updates to ns-3 AppStore to check if available, uploaded or updated apps/modules to AppStore build and pass tests successfully for the given ns-3 versions and display that information on AppStore. It also aims to make App Store aware of new ns-3 releases for calling build/test on all available App Store modules from CI/CD server, in turn, displaying build/test status for that ns-3 release on App Store. Ideally, it is about making App Store aware and capable of interacting with the newly developed CI/CD server. | ||
* '''Repository:''' | * '''Repository:''' https://gitlab.com/shivamanipatil/ns-3-AppStore | ||
* '''About Me:''' | * '''About Me:''' I am a second-year Information Technology undergraduate student from National Institute of Technology Karnataka(NITK), India. I am interested in computer systems, operating systems, and backend development. I have been working with Django and python for the past 1 year. I have previously worked on App Store for [https://gitlab.com/nsnam/ns-3-AppStore/-/merge_requests/61 migrating Elasticsearch to the latest version]. |
Revision as of 21:23, 5 May 2020
Main Page - Roadmap - Summer Projects - Project Ideas - Developer FAQ - Tools - Related Projects
HOWTOs - Installation - Troubleshooting - User FAQ - Samples - Models - Education - Contributed Code - Papers
Back to GSoC 2020 projects
Project Overview
- Project Name: App Store improvements
- Student: Shivamani Patil
- Mentors: Abhijith Anilkumar, Ankit Deepak, Tom Henderson
- Project Goals: This project aims to develop a CI/CD server and add necessary updates to ns-3 AppStore to check if available, uploaded or updated apps/modules to AppStore build and pass tests successfully for the given ns-3 versions and display that information on AppStore. It also aims to make App Store aware of new ns-3 releases for calling build/test on all available App Store modules from CI/CD server, in turn, displaying build/test status for that ns-3 release on App Store. Ideally, it is about making App Store aware and capable of interacting with the newly developed CI/CD server.
- Repository: https://gitlab.com/shivamanipatil/ns-3-AppStore
- About Me: I am a second-year Information Technology undergraduate student from National Institute of Technology Karnataka(NITK), India. I am interested in computer systems, operating systems, and backend development. I have been working with Django and python for the past 1 year. I have previously worked on App Store for migrating Elasticsearch to the latest version.