Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: nramnad/java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: sachinc2109/java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 19 commits
  • 6 files changed
  • 2 contributors

Commits on Jun 18, 2023

  1. climate file is changed

    sachinc2109 committed Jun 18, 2023
    Configuration menu
    Copy the full SHA
    120474f View commit details
    Browse the repository at this point in the history
  2. Update energy

    sachinc2109 authored Jun 18, 2023
    Configuration menu
    Copy the full SHA
    1ed9e69 View commit details
    Browse the repository at this point in the history
  3. Update difference

    sachinc2109 authored Jun 18, 2023
    Configuration menu
    Copy the full SHA
    bb1faea View commit details
    Browse the repository at this point in the history
  4. Update calm

    sachinc2109 authored Jun 18, 2023
    Configuration menu
    Copy the full SHA
    f8dad47 View commit details
    Browse the repository at this point in the history
  5. Update rohitsharma

    sachinc2109 authored Jun 18, 2023
    Configuration menu
    Copy the full SHA
    0281088 View commit details
    Browse the repository at this point in the history
  6. Update difference

    sachinc2109 authored Jun 18, 2023
    Configuration menu
    Copy the full SHA
    184758b View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. Updating calm

    sachinc2109 committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    68a24b2 View commit details
    Browse the repository at this point in the history
  2. Update climate

    sachinc2109 authored Jun 26, 2023
    Configuration menu
    Copy the full SHA
    5dd41b1 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Set up CI with Azure Pipelines

    [skip ci]
    sachinc2109 committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    cf57ea8 View commit details
    Browse the repository at this point in the history
  2. Updated difference

    sachinc2109 authored Jul 6, 2023
    Configuration menu
    Copy the full SHA
    1ba5314 View commit details
    Browse the repository at this point in the history
  3. Experience with Jobs

    Jobs are running parallel
    Job 1 and 1 are running different agents (Agents are virtual servers)
    sachinc2109 committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    87eb6d8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1f900c7 View commit details
    Browse the repository at this point in the history
  5. Multiple depends

    Job4 Depends on Job2 and Job3
    sachinc2109 committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    8d699bf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    17ceb17 View commit details
    Browse the repository at this point in the history
  7. Creating stage with depends

    After deploy Build stages, we would like to have paralleling running on DevStage and QAStage
    
    ProdStage would like to run after complete of DevStage and QAStage
    sachinc2109 committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    9cbe368 View commit details
    Browse the repository at this point in the history
  8. Playing with variables and depend on Stages

    Variables helps in making the entire pipeline configuration Dynamic. 
    You can configure variable at Pipeline level
    sachinc2109 committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    46a6541 View commit details
    Browse the repository at this point in the history
  9. Pre Defined Variables

    sachinc2109 committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    746d1b5 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Publishing Artifacts

    sachinc2109 committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    a62126d View commit details
    Browse the repository at this point in the history
  2. Jobs on Multiple Agents

    Using strategy and understand about environment
    
    I want to run the same build with multiple O/S, would like to run at Ubuntu and Mac
    sachinc2109 committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    a898e5e View commit details
    Browse the repository at this point in the history
Loading