Skip to content

Build: add centirepos#499

Closed
swadeley wants to merge 2 commits intomainfrom
swadeley/add_centirepos
Closed

Build: add centirepos#499
swadeley wants to merge 2 commits intomainfrom
swadeley/add_centirepos

Conversation

@swadeley
Copy link
Member

@swadeley swadeley commented Apr 9, 2025

Summary

I made a new batch of 100 repos without a number in the URL
The multirepos path with a rank number in URL causes problems when that number corresponds to a release version.

Testing steps

Tests pass

@swadeley swadeley force-pushed the swadeley/add_centirepos branch from 9d8c1ca to 18ee569 Compare April 9, 2025 14:55
@swadeley swadeley requested a review from dominikvagner April 9, 2025 14:56
Copy link
Member

@dominikvagner dominikvagner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

left two comments 💭😅

.toString()
.padStart(2, '0');

export const randomUrl = () => `https://stephenw.fedorapeople.org/centirepos/repo${randomNum()}/`;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is nice, much simpler this way 👍🏼

but it would be even better to have those repos in our fixtures repo, which was created for this exact purpose, i.e.: hosting our's testing repositories, where the ownership would be on the entire team 😄

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

RFE versus bugfix

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi, I think this might work:

content-services/fixtures#6

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

that would, awesome! 👏🏼
just the URL needs to be changed now to point to the new location 😄

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dominikvagner rebased and updated to use github repo path.
Thank you.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes to repo path also applied in:

#495

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you merge #495 we can close this PR.

@swadeley swadeley force-pushed the swadeley/add_centirepos branch from 18ee569 to a3cab8b Compare April 10, 2025 12:34
  no number in URL
@swadeley swadeley force-pushed the swadeley/add_centirepos branch from a3cab8b to b35eab6 Compare April 15, 2025 08:51
@swadeley swadeley force-pushed the swadeley/add_centirepos branch from 8fc93f3 to 9a2a4e8 Compare April 16, 2025 09:20
@swadeley swadeley closed this May 6, 2025
@swadeley swadeley deleted the swadeley/add_centirepos branch August 26, 2025 09:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants