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: harness/harness
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0.0
Choose a base ref
...
head repository: harness/harness
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.0.1
Choose a head ref
  • 2 commits
  • 22 files changed
  • 2 contributors

Commits on Sep 25, 2024

  1. feat: [AH-231]: Upstream features (#3560)

    Added support for:
    1. Default library/ prefix for docker hub if required.
    2. Implemented manifest list support for upstream proxies. New table
    introduced: `oci_image_index_mappings`
    3. Fixed Secret issue on UI for both gitness and harness code
    4. Code refactoring to bring controller inside wire and other minor
    fixes around linting
    5. Fixed few bugs around upstream proxy.
    arvind-choudhary-h authored Sep 25, 2024
    Configuration menu
    Copy the full SHA
    fb65327 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2024

  1. fix: [CDE-540]: Adding a check for user name and email during code cl…

    …one operation. (#3596)
    
    ### Description
    
    This PR introduces two changes
    1. Adding a check for user's name and email before cloning the code
    inside the gitspace container. This will non-block non-harness repos.
    2. Adding an explicit check for the media folder's path during VSCode
    web setup.
    
    ---------
    dhruv-harness authored Dec 5, 2024
    Configuration menu
    Copy the full SHA
    e92962b View commit details
    Browse the repository at this point in the history
Loading