Skip to content

Test/refactor repo builders #1104

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

Conversation

codejedi365
Copy link
Contributor

@codejedi365 codejedi365 commented Nov 26, 2024

Purpose

  • Refactor the repository builders to a list of instructions

Rationale

This change allows us to define more complex and different repositories without needing to maintain a specific format of a repository definition. It also allows us to speed up testing because now we are defining timestamps of each commit instead of using sleep to force each commit and tag to be at least 1 second apart.

@codejedi365 codejedi365 force-pushed the test/refactor-repo-builders branch from 1af6a1f to 7859520 Compare November 29, 2024 19:28
@codejedi365 codejedi365 force-pushed the test/refactor-repo-builders branch 3 times, most recently from f6cede3 to 56e3bc8 Compare November 29, 2024 21:02
@codejedi365 codejedi365 force-pushed the test/refactor-repo-builders branch from 536518e to e236238 Compare November 29, 2024 21:30
@codejedi365 codejedi365 merged commit 8d98926 into python-semantic-release:master Nov 29, 2024
6 of 12 checks passed
@codejedi365 codejedi365 deleted the test/refactor-repo-builders branch November 29, 2024 21:56
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.

1 participant