SUSE / rmt

RPM repository mirroring tool and registration proxy for SUSE Customer Center.
Other
38 stars 45 forks source link

Add registry cache #1141

Closed jesusbv closed 4 months ago

jesusbv commented 4 months ago

Description

Add the cache for the registry

Change Type

Please select the correct option.

Checklist

Please check off each item if the requirement is met.

Other Notes

Please use this space to provide notes or thoughts to the team, such as tips on how to review/demo your changes.

jesusbv commented 4 months ago

First, merge #1140

rjschwei commented 4 months ago

If you build branches on top of each other and then send PRs to the origin branch then the reviewer sees the full diff to the origin branch. Meaning things need to get reviewed twice.

You either need to hold the updates that build on top of each other, or submit PRs into the branch that you are using as origin for the follow on work.

jesusbv commented 4 months ago

If you build branches on top of each other and then send PRs to the origin branch then the reviewer sees the full diff to the origin branch. Meaning things need to get reviewed twice.

You either need to hold the updates that build on top of each other, or submit PRs into the branch that you are using as origin for the follow on work.

OK, updated the origin branch of the subsequent PRs