DictionaryForumContacts

   Russian
Terms for subject Programming containing развёртывание процесса | all forms | in specified order only
RussianEnglish
в контексте унифицированного процесса "реализация" означает программирование и построение системы, но не её развёртывание. Дисциплина "окружение" предполагает установку необходимых средств и настройку процесса для данного проектаin the UP, Implementation means programming and building the system, not deployment. The Environment discipline refers to establishing the tools and customizing the process for the project (см. Applying UML and Patterns by Craig Larman 2002)
как часть процесса непрерывного развёртыванияcontinuous deployment (Alex_Odeychuk)
организовать процессы непрерывной интеграции и непрерывного развёртывания приложенийimplement Continuous Integration and Continuous Deployment pipelines (CI/CD – сокр. от "continuous integration/continuous delivery"; CI means starting an automated build (and possibly running tests) whenever new code is committed to or checked into the project's source control repository. This gives you immediate feedback that the code builds and can potentially be deployed. CD means starting an automated deployment process whenever a new successful build is available. Together, CI and CD mean that any code changes you commit to your repository are quickly validated and deployed to a test server, a live web site, or wherever you need it. Alex_Odeychuk)
процесс непрерывного развёртыванияcontinuous deployment (Alex_Odeychuk)
процесс непрерывного развёртывания ПОcontinuous delivery (Alex_Odeychuk)
процесс развертывания функциональностиfeature rollout process (Alex_Odeychuk)
процесс развёртыванияdeployment process (ssn)
процесс разработки и развёртывания баз данныхdevelopment and deployment workflows to databases (Alex_Odeychuk)
процесс сборки, тестирования и развёртывания приложенийbuild, test and deployment processes (Alex_Odeychuk)
процесс сборки, тестирования и развёртывания программного обеспеченияbuild, test and deployment processes (Alex_Odeychuk)
процессы непрерывной интеграции и непрерывного развёртыванияcontinuous integration and continuous delivery processes (Alex_Odeychuk)
процессы непрерывной интеграции и непрерывного развёртывания приложенийCI/CD pipelines (CI/CD – сокр. от "continuous integration/continuous delivery"; CI means starting an automated build (and possibly running tests) whenever new code is committed to or checked into the project's source control repository. This gives you immediate feedback that the code builds and can potentially be deployed. CD means starting an automated deployment process whenever a new successful build is available. Together, CI and CD mean that any code changes you commit to your repository are quickly validated and deployed to a test server, a live web site, or wherever you need it. Alex_Odeychuk)
процессы непрерывной интеграции и непрерывного развёртывания приложенийcontinuous integration and continuous deployment pipelines (CI/CD – сокр. от "continuous integration/continuous delivery"; CI means starting an automated build (and possibly running tests) whenever new code is committed to or checked into the project's source control repository. This gives you immediate feedback that the code builds and can potentially be deployed. CD means starting an automated deployment process whenever a new successful build is available. Together, CI and CD mean that any code changes you commit to your repository are quickly validated and deployed to a test server, a live web site, or wherever you need it. Alex_Odeychuk)
развёртывание процессаprocess deployment (ssn)