-
Notifications
You must be signed in to change notification settings - Fork 256
Comparing changes
Open a pull request
base repository: python-semantic-release/python-semantic-release
base: v9.15.1
head repository: python-semantic-release/python-semantic-release
compare: v9.15.2
- 10 commits
- 40 files changed
- 4 contributors
Commits on Dec 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ba85532 - Browse repository at this point
Copy the full SHA ba85532View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7898b11 - Browse repository at this point
Copy the full SHA 7898b11View commit details -
fix(changelog): ensures user rendered files are trimmed to end with a…
… single newline (#1118)
Configuration menu - View commit details
-
Copy full SHA for 6dfbbb0 - Browse repository at this point
Copy the full SHA 6dfbbb0View commit details
Commits on Dec 15, 2024
-
fix(cmd-version): fix handling of multiple prerelease token variants …
…& git flow merges (#1120) * refactor: define a custom logging level of silly * fix(version): remove some excessive log msgs from debug to silly level * test(fixtures): refactor builder functions for version file updates * test(fixtures): adjust build command to handle versions w/ build metadata * test(fixtures): fix gitflow repo that included an invalid build metadata string * test(fixtures): fix major_on_zero setting in repos to match expected behavior * test(cmd-version): add test cases to run an example repo rebuild w/ psr * test(cmd-version): enable git flow repo rebuild w/ psr test cases * fix(cmd-version): handle multiple prerelease token variants properly In the case where there are alpha and beta releases, we must only consider the previous beta release even if alpha releases exist due to merging into beta release only branches which have no changes considerable changes from alphas but must be marked otherwise. Resolves: #789 * fix(cmd-version): fix version determination algorithm to capture commits across merged branches * perf(cmd-version): refactor version determination algorithm for accuracy & speed * test(algorithm): refactor test to match new function signature * style(algorithm): drop unused functions & imports * test(algorithm): adapt test case for new DFS commit traversal implementation
Configuration menu - View commit details
-
Copy full SHA for 8784b9a - Browse repository at this point
Copy the full SHA 8784b9aView commit details -
test(cmd-version): limit rebuild repos to only angular in non-compreh…
…ensive test execution mode
Configuration menu - View commit details
-
Copy full SHA for a72591c - Browse repository at this point
Copy the full SHA a72591cView commit details -
ci(pr-wkflow): add pipeline concurrency limit for branch updates of PRs
Adds an automatic cancelation of in-progress pipelines to limit action minutes used (especially for e2e testing) when developer has already pushed a new update
Configuration menu - View commit details
-
Copy full SHA for ea10354 - Browse repository at this point
Copy the full SHA ea10354View commit details -
fix(cmd-version): enable maintenance prereleases (#864)
* test(fixtures): improve changelog generator to filter by max version * test(fixtures): add repo fixture of a trunk only repo w/ dual version support * test(fixtures): add repo fixture of a trunk only repo w/ dual version support & prereleases * test(cmd-version): add rebuild repo tests for new dual version support repos * test(version-determination): adjust unit tests of increment_version logic This clarifies repeated function calls and pytest parameter names included the unclear assert diff. Adds additional tests to check bad states for failures and refactored to match new function signature. * fix(version-bump): increment based on current commit's history only Refactor duplicate logging messages and flow to process out odd cases in a fail fast methodology. This removes the reliance on any last full release that is not within the history of the current branch. Resolves: #861
Configuration menu - View commit details
-
Copy full SHA for b88108e - Browse repository at this point
Copy the full SHA b88108eView commit details
Commits on Dec 16, 2024
-
ci(deps): bump
psr/publish-action
&tj-actions/changed-files
acti……on versions (#1121) * ci(deps): bump `tj-actions/changed-files` from 45.0.4 to 45.0.5 Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * ci(deps): bump `python-semantic-release/publish-action` from 9.15.0 to 9.15.1 Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1346637 - Browse repository at this point
Copy the full SHA 1346637View commit details -
fix(config): ensure default config loads on network mounted windows e…
Configuration menu - View commit details
-
Copy full SHA for a64cbc9 - Browse repository at this point
Copy the full SHA a64cbc9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b3f716 - Browse repository at this point
Copy the full SHA 7b3f716View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v9.15.1...v9.15.2