Giter VIP home page Giter VIP logo

assignments's Introduction

Assignment1

  1. The build should trigger as soon as anyone in the dev team checks in code to master branch.

Asnwer - While creating the build pipeline, we will enable the ci option as enabled. 2) There will be test projects which will create and maintained in the solution along the Web and API. The trigger should build all the 3 projects - Web, API and test. The build should not be successful if any test fails. Answer-

  1. Create a new git repository and place the code files there (.net and web api).
  2. Also include the test file. Commit the change.
  3. Have a new project created into Azure and select the git as source repository.
  4. For CI, add a build task select the repository, select the template, select the
  5. Add a push task.
  6. Trigger the build.
  1. The deployment of code and artifacts should be automated to Dev environment. War or jar file that will be directed to dev environment.

Answer - While creating the build pipeline in azure devops, we will enable the ci option as enabled.

  1. Upon successful deployment to the Dev environment, deployment should be easily promoted to QA and Prod through automated process. Asnwer- Create the release pipeline, select the artifact as current build (add the approval cycle for QA and prod)). Save the release pipeline and check the console

  2. The deployments to QA and Prod should be enabled with Approvals from approvers only. Answer - Create the release pipeline, select the artifact as current build (add the approval cycle for QA and prod)).

assignments's People

Contributors

ranibharti30 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.