Essays about: "Git"

Showing result 16 - 20 of 57 essays containing the word Git.

  1. 16. Design and Assessment of an Engine for Embedded Feature Annotations

    University essay from Göteborgs universitet/Institutionen för data- och informationsteknik

    Author : Tobias Schwarz; [2021-03-03]
    Keywords : Embedded Annotations; Feature; Software Engineering; Software Product Line; Git; Partial Commits;

    Abstract : Features are an inherent unit of development of every software; and are defined as a set of implementation artifacts that constitute a functionality that adds value to the product, and is perceived useful by the customer. Locating features in source code is a typical software developer task, whether it before implementing a new feature, or maintaining and bug fixing of existing ones, as it is essential to know where to make changes. READ MORE

  2. 17. Local and remote team cohesion effect on performance in the software industry

    University essay from

    Author : Alexandre Martins; Karl-Johan Grahn; [2021]
    Keywords : software development; team cohesion; team performance; LSM; DEA; remote; local;

    Abstract : Background: The COVID-19 pandemic forced many companies to transition to remote work, which has created a social distance among team members that may affect team performance. Although previous studies have examined the relationship of team cohesion and team performance, few have investigated the question whether remote work affects team performance. READ MORE

  3. 18. Predict future software defects through machine learning

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Björn Hickman; Victor Holmqvist; [2021]
    Keywords : ;

    Abstract : The thesis aims to investigate the implications of software defect predictions through machine learning on project management. In addition, the study aims to examine what features of a code base that are useful for making such predictions. READ MORE

  4. 19. Introducing DevOps methods and processes for an existing organization

    University essay from Linnéuniversitetet/Institutionen för datavetenskap och medieteknik (DM)

    Author : Love Samuelsson; [2021]
    Keywords : git; devops; chatops; git solution; branching strategy; CI CD; on-premise;

    Abstract : DevOps is a cultural idea rather than a firm way to do software development, with the aim of reducing software lead times by bringing operations and development closer via principles that mainly deal with automation. This paper provides a potential DevOps solution for Wexnet, an internet service provider company. READ MORE

  5. 20. Automating the monotonous workflow : Mobile application development and deployment

    University essay from Linnéuniversitetet/Institutionen för datavetenskap och medieteknik (DM)

    Author : Ahmadreza Vakilalroayayi; [2021]
    Keywords : Design science; Design science research process; Process model; Continuous integration; Continuous delivery; Software architecture; Automating workflow; Image processing; Perform Git commands automatically; Deploy mobile applications automatically; Designvetenskap; Designvetenskaplig forskningsprocess; Processmodell; Kontinuerlig integration; Kontinuerlig leverans; Programvaruarkitektur; Automatisera arbetsflöde; Automatisk bildbehandling; Utför Git -kommandon automatiskt; Distribuera mobilapplikationer automatiskt;

    Abstract : To create, update, or deploy a mobile application, a collection of hand-operated works must be satisfied. In this project, regardless of the mobile application's code and its core functionalities, which can be an e-book, an application, or even a mobile game, we will study how to automate, visualize and simplify the following manual procedures: 1. READ MORE