Essays about: "Kontinuerlig Integration"

Showing result 6 - 10 of 34 essays containing the words Kontinuerlig Integration.

  1. 6. Performance comparison and assessment of GitHub Actions and Jenkins

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

    Author : Sarfaraz Jamshidi; Ichtiar Iminov; [2022]
    Keywords : Continuous Integration and Continuous Delivery; CI CD; Performance; GitHub Actions; Jenkins; Development and Operations DevOps ; Continuous Integration and Continuous Delivery; CI CD; Prestanda; GitHub Actions; Jenkins; Development and Operations DevOps ;

    Abstract : There is a great demand for fast deliveries of improved and updated software in different software development areas, like Internet of Things, web, and cloud, in today’s digitalized world. Software developers and organizations must adapt to be able to deliver according to customers’ wishes, to be able to retain them, and remain competitive with other organizations. READ MORE

  2. 7. Real-Time Failure Event Streaming of Continuous Integration Builds

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

    Author : Felix Seifert; [2022]
    Keywords : Continuous Integration; Build; Streaming; Stream Processing Systems; Realtime systems; Developer Productivity Engineering; Kontinuerlig Integration; Bygge; Strömning; Strömningssystem; Realtidssystem; Utvecklarproduktivitet;

    Abstract : An application build describes compiling and linking the source code of a developed application to libraries and executables. A Continuous Integration (CI) build executes such a build after the source code has been changed and tries to integrate the changes into the existing application. READ MORE

  3. 8. Mathematical Optimization for the Test Case Prioritization Problem

    University essay from Linköpings universitet/Tillämpad matematik; Linköpings universitet/Tekniska fakulteten

    Author : Eric Felding; [2022]
    Keywords : test case prioritization; continuous integration; simulated annealing; mathematical optimization; testfallsprioritering; kontinuerlig integration; simulerad kylning; matematisk optimering;

    Abstract : Regression testing is the process of testing software to make sure changes to the software will not change the functionality. With growing test suites theneed to prioritize arises. This thesis explores how to weigh factors such as the number of fails detected, days since latest test case execution, and coverage. READ MORE

  4. 9. Database schema migrationin highly available services

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

    Author : Javier Benitez; [2021]
    Keywords : ;

    Abstract : Since the rise of DevOps, companies have been trying to provide rapid and agile cycles on the development of new products, reducing time and costs to go from definition to production. However, whenever a MySQL system with a zero-downtime requirement is found, the database deployment cycle is still manual, leaving it less evolved than other parts of the development cycle, especially when applying schema updates without affecting the availability of a MySQL system (Database Online Schema migrations) on Continuous Integration and Continuous Delivery pipelines. READ MORE

  5. 10. 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