-
Notifications
You must be signed in to change notification settings - Fork 54
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[ZDU] Finalize Collection Version sha256 [PULP-38] #1818
Open
mdellweg
wants to merge
1
commit into
pulp:main
Choose a base branch
from
mdellweg:uniqueness_zdu
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
PR with only the first half of the story (If i remember to update properly.): |
mdellweg
force-pushed
the
uniqueness_zdu
branch
2 times, most recently
from
April 26, 2024 07:29
9d3374c
to
e96ba80
Compare
mdellweg
force-pushed
the
uniqueness_zdu
branch
4 times, most recently
from
May 7, 2024 10:53
42f7fd2
to
13e06ef
Compare
mdellweg
force-pushed
the
uniqueness_zdu
branch
2 times, most recently
from
May 13, 2024 14:32
1cf231a
to
1b9a6d3
Compare
mdellweg
force-pushed
the
uniqueness_zdu
branch
2 times, most recently
from
May 27, 2024 13:19
eacdbd3
to
a3ce9a5
Compare
mdellweg
force-pushed
the
uniqueness_zdu
branch
2 times, most recently
from
July 11, 2024 11:02
3ea98c2
to
ce351a6
Compare
mdellweg
force-pushed
the
uniqueness_zdu
branch
from
August 28, 2024 11:38
ce351a6
to
060add3
Compare
mdellweg
force-pushed
the
uniqueness_zdu
branch
5 times, most recently
from
September 13, 2024 15:08
142f7f2
to
c4d0475
Compare
mdellweg
force-pushed
the
uniqueness_zdu
branch
from
September 26, 2024 11:07
c4d0475
to
2cc1360
Compare
mdellweg
force-pushed
the
uniqueness_zdu
branch
3 times, most recently
from
October 10, 2024 14:05
3439c71
to
9ce6328
Compare
mdellweg
force-pushed
the
uniqueness_zdu
branch
from
October 24, 2024 12:03
9ce6328
to
534cd73
Compare
mdellweg
force-pushed
the
uniqueness_zdu
branch
from
October 24, 2024 15:31
534cd73
to
0c24602
Compare
mdellweg
force-pushed
the
uniqueness_zdu
branch
6 times, most recently
from
October 30, 2024 07:14
fd045ab
to
2a547aa
Compare
mdellweg
force-pushed
the
uniqueness_zdu
branch
2 times, most recently
from
November 6, 2024 12:32
fcb0d7b
to
169a219
Compare
mdellweg
force-pushed
the
uniqueness_zdu
branch
from
November 11, 2024 18:14
169a219
to
a81d493
Compare
mdellweg
force-pushed
the
uniqueness_zdu
branch
from
November 12, 2024 10:07
a81d493
to
d671761
Compare
mdellweg
force-pushed
the
uniqueness_zdu
branch
from
November 20, 2024 16:45
d671761
to
58719fc
Compare
mdellweg
changed the title
EXPERIMENT DO NOT MERGE YET!
[ZDU] Finalize Collection Version sha256
Nov 20, 2024
This allows uploads of different files claiming to be the same collections into different repositories. relates to pulp#1052
mdellweg
force-pushed
the
uniqueness_zdu
branch
from
November 20, 2024 16:47
58719fc
to
ab00164
Compare
mdellweg
changed the title
[ZDU] Finalize Collection Version sha256
[ZDU] Finalize Collection Version sha256 [PULP-38]
Nov 21, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the ZDU commits for the sha256 field on the collection version model.
It is vitally important to put every single change in the proper commit.
Also do not merge the second part until the first part is released.
AAP-34315
PULP-38