About 864,000 results
Open links in new tab
  1. Deploying React apps to Azure with Azure DevOps

    Jan 10, 2020 · There is a starter script inside our package.json which will build and run our application. From the command line run the following command: $ npm start. This should’ve …

  2. Create a CI/CD Pipeline for Your React.js App Using Azure DevOps

    Apr 3, 2024 · In the following sections, we’ll explore the step-by-step process of creating a CI/CD pipeline for deploying React.js applications using Azure DevOps, leveraging its intuitive interface and...

  3. 20+ Best CI/CD Pipeline Tools for DevOps in 2025

    Apr 28, 2025 · This blog explores the 20+ best CI/CD pipeline tools for DevOps in 2025, detailing their features, strengths, and ideal use cases to empower teams to choose the right tool for …

  4. Build Java apps - Azure Pipelines | Microsoft Learn

    4 days ago · Use Azure Pipelines to automate the build, test, and deployment of Java applications. This article shows you how to set up a pipeline for Java projects using tools like Maven, Gradle, or Ant. You'll also learn how to deploy your app to Azure services such as App Service, Functions, or Kubernetes. Use a pipeline to automatically:

  5. Build & Package Manager tools in DevOps - DEV Community

    Mar 10, 2025 · What are built and package manager tools? When developers create an application, it needs to be available to end users. This involves deploying the application on a production server, which requires moving the application code and its dependencies to the server. This is where build and package manager tools come into play.

  6. Build and publish a Python app - Azure Pipelines

    Apr 17, 2025 · In this quickstart, you create a pipeline that builds and tests a Python app. You see how to use Azure Pipelines to build, test, and deploy Python apps and scripts as part of your continuous integration and continuous delivery (CI/CD) system. - An Azure DevOps project. - An ability to run pipelines on Microsoft-hosted agents.

  7. Java and DevOps: A Guide to Automating Your Java

    Dec 18, 2024 · In this guide, you will learn how to automate your Java development workflow using tools such as Jenkins, Maven, and Gradle. You will also learn how to use Docker, Kubernetes, and other DevOps tools to deploy and manage your Java applications.

  8. Build Tools and Packages in DevOps - blog.devsuraj.me

    Jul 20, 2024 · Discover essential build tools and package managers in DevOps, including Maven, Gradle, npm, and Docker. Learn how to streamline your application deployment

  9. Java and DevOps: A Guide to Automating Java Development and …

    Dec 16, 2024 · Learn how to automate Java development and deployment with DevOps practices and tools.

  10. Pants Build Tool Guide - Java Code Geeks

    May 2, 2025 · The Pants build tool is a scalable, high-performance build system designed for mono repo. It supports multiple languages like Python, Java, Scala, Go, and Shell. Pants focuses on dependency inference, precise invalidation, and parallel execution, making it an excellent fit for large codebases with many components.

  11. Some results have been removed
Refresh