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: goharbor/harbor
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.13.0
Choose a base ref
...
head repository: goharbor/harbor
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.13.1
Choose a head ref
  • 16 commits
  • 24 files changed
  • 5 contributors

Commits on Apr 15, 2025

  1. [cherry-pick]fix jobservice container loglevel consistent with job_log (

    #21875)
    
    Signed-off-by: yminer <miner.yang@broadcom.com>
    MinerYang authored Apr 15, 2025
    Configuration menu
    Copy the full SHA
    b7e00b2 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2025

  1. [cherry-pick] Update artifact info (#21907)

    update artifact info
    
    Signed-off-by: stonezdj <stone.zhang@broadcom.com>
    stonezdj authored Apr 22, 2025
    Configuration menu
    Copy the full SHA
    f019430 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2025

  1. update trivy scan branch (#21918)

    Signed-off-by: wang yan <wangyan@vmware.com>
    wy65701436 authored Apr 24, 2025
    Configuration menu
    Copy the full SHA
    05d5b64 View commit details
    Browse the repository at this point in the history
  2. [cherry-pick] enhance the query judgement (#21927)

    enhance the query judgement
    
    the query parameter cannot contains orm.ExerSep which is key characters that used by orm.
    the pull request enhances the validation for query parameters.
    
    Signed-off-by: wang yan <wangyan@vmware.com>
    wy65701436 authored Apr 24, 2025
    Configuration menu
    Copy the full SHA
    40e78d5 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2025

  1. [cherry-pick]revise make file for lint api (#21932)

    revise make file for lint api
    
    Decouple the lint from the api generation step in the makefile.
    
    Signed-off-by: wang yan <wangyan@vmware.com>
    wy65701436 authored Apr 25, 2025
    Configuration menu
    Copy the full SHA
    a37118f View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2025

  1. [cherry-pick] unify the golang image version (#21936)

    unify the golang image version
    
    Make the golang version as a unified parameter to build all harbor components
    
    Signed-off-by: wang yan <wangyan@vmware.com>
    wy65701436 authored Apr 27, 2025
    Configuration menu
    Copy the full SHA
    c130e3d View commit details
    Browse the repository at this point in the history

Commits on May 6, 2025

  1. bump base version for v2.13.1 (#21965)

    Signed-off-by: wang yan <wangyan@vmware.com>
    wy65701436 authored May 6, 2025
    Configuration menu
    Copy the full SHA
    028b393 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2025

  1. upgrade the build machine to ubuntu 22 (#21975)

    Per actions/runner-images#11101, the ububnu 20.04 is out of support. This change it up the git action machine to 22.04
    
    Signed-off-by: wang yan <wangyan@vmware.com>
    wy65701436 authored May 8, 2025
    Configuration menu
    Copy the full SHA
    4170738 View commit details
    Browse the repository at this point in the history
  2. build base images for v2.13.1 (#21976)

    Signed-off-by: wang yan <wangyan@vmware.com>
    wy65701436 authored May 8, 2025
    Configuration menu
    Copy the full SHA
    6d3bf31 View commit details
    Browse the repository at this point in the history
  3. bump dependencies of golang (#21978)

    Signed-off-by: wang yan <wangyan@vmware.com>
    wy65701436 authored May 8, 2025
    Configuration menu
    Copy the full SHA
    785b60b View commit details
    Browse the repository at this point in the history

Commits on May 9, 2025

  1. [cherry-pick] Fix: Helm Chart Copy Button in UI (#21983)

    Fix: Helm Chart Copy Button in UI (#21969)
    
    * fix: helm chart copy btn in UI
    
    
    
    * add: tests for pull command component in UI
    
    
    
    ---------
    
    Signed-off-by: bupd <bupdprasanth@gmail.com>
    bupd authored May 9, 2025
    Configuration menu
    Copy the full SHA
    abc5e55 View commit details
    Browse the repository at this point in the history
  2. Bump up Trivy adapter for v2.13.x (#21984)

    Signed-off-by: Daniel Jiang <daniel.jiang@broadcom.com>
    reasonerjt authored May 9, 2025
    Configuration menu
    Copy the full SHA
    9a932a0 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2025

  1. Pin trivy adapter to the GA version v0.33.1 (#21997)

    Signed-off-by: Daniel Jiang <daniel.jiang@broadcom.com>
    reasonerjt authored May 15, 2025
    Configuration menu
    Copy the full SHA
    b8ee763 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2025

  1. [cherry-pick] udpate storage to s3 (#21999) (#22002)

    udpate storage to s3 (#21999)
    
    move the build storage from google storage to the CNCF S3 storage
    
    Currently, we use the internal GCR to store all dev builds for nightly testing, development, and as candidates for RC and GA releases. However, this internal Google storage will no longer be available, this pull request it to move to the CNCF-hosted S3 storage.
    
    Signed-off-by: wang yan <wangyan@vmware.com>
    wy65701436 authored May 19, 2025
    Configuration menu
    Copy the full SHA
    647842f View commit details
    Browse the repository at this point in the history

Commits on May 20, 2025

  1. build base images for v2.13.0 (#22013)

    Signed-off-by: wang yan <wangyan@vmware.com>
    wy65701436 authored May 20, 2025
    Configuration menu
    Copy the full SHA
    af48437 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2025

  1. downgrade gorilla go mod on release-2.13.0 (#22023)

    downgrade gorilla go mod on reelase-2.13.0
    
    Signed-off-by: my036811 <miner.yang@broadcom.com>
    MinerYang authored May 22, 2025
    Configuration menu
    Copy the full SHA
    9384ed0 View commit details
    Browse the repository at this point in the history
Loading