repomatic 6.28.0__tar.gz → 6.28.1__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (150) hide show
  1. {repomatic-6.28.0 → repomatic-6.28.1}/PKG-INFO +2 -2
  2. {repomatic-6.28.0 → repomatic-6.28.1}/pyproject.toml +5 -5
  3. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/__init__.py +2 -2
  4. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/data/_release-engine.yaml +9 -9
  5. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/data/autofix.yaml +34 -34
  6. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/data/changelog.yaml +14 -14
  7. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/data/debug.yaml +1 -1
  8. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/data/docs.yaml +3 -3
  9. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/data/labels.yaml +5 -5
  10. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/data/lint.yaml +7 -7
  11. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/data/renovate.json5 +2 -2
  12. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/data/renovate.yaml +3 -3
  13. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/data/skill-babysit-ci.md +4 -1
  14. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/data/skill-repomatic-ship.md +3 -3
  15. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/data/tests.yaml +1 -1
  16. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/data/unsubscribe.yaml +1 -1
  17. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/github/matrix.py +53 -86
  18. {repomatic-6.28.0 → repomatic-6.28.1}/license +0 -0
  19. {repomatic-6.28.0 → repomatic-6.28.1}/readme.md +0 -0
  20. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/__main__.py +0 -0
  21. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/binary.py +0 -0
  22. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/broken_links.py +0 -0
  23. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/cache.py +0 -0
  24. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/changelog.py +0 -0
  25. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/checksums.py +0 -0
  26. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/cli.py +0 -0
  27. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/config.py +0 -0
  28. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/data/__init__.py +0 -0
  29. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/data/action-publish-pypi.yaml +0 -0
  30. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/data/agent-grunt-qa.md +0 -0
  31. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/data/agent-qa-engineer.md +0 -0
  32. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/data/agent-sphinx-docs.md +0 -0
  33. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/data/autolock.yaml +0 -0
  34. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/data/awesome_template/.github/ISSUE_TEMPLATE/config.yml +0 -0
  35. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/data/awesome_template/.github/ISSUE_TEMPLATE/new-link.yaml +0 -0
  36. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/data/awesome_template/.github/code-of-conduct.md +0 -0
  37. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/data/awesome_template/.github/contributing.md +0 -0
  38. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/data/awesome_template/.github/contributing.zh.md +0 -0
  39. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/data/awesome_template/.github/funding.yml +0 -0
  40. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/data/awesome_template/.github/pull_request_template.md +0 -0
  41. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/data/awesome_template/__init__.py +0 -0
  42. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/data/awesome_template/license +0 -0
  43. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/data/bumpversion.toml +0 -0
  44. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/data/cancel-runs.yaml +0 -0
  45. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/data/codecov.yaml +0 -0
  46. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/data/labeller-content-based.yaml +0 -0
  47. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/data/labeller-file-based.yaml +0 -0
  48. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/data/labels.toml +0 -0
  49. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/data/lychee.toml +0 -0
  50. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/data/mdformat.toml +0 -0
  51. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/data/mypy.toml +0 -0
  52. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/data/pytest.toml +0 -0
  53. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/data/release.yaml +0 -0
  54. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/data/ruff.toml +0 -0
  55. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/data/skill-av-false-positive.md +0 -0
  56. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/data/skill-awesome-triage.md +0 -0
  57. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/data/skill-benchmark-update.md +0 -0
  58. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/data/skill-brand-assets.md +0 -0
  59. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/data/skill-file-bug-report.md +0 -0
  60. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/data/skill-repomatic-audit.md +0 -0
  61. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/data/skill-repomatic-changelog.md +0 -0
  62. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/data/skill-repomatic-deps.md +0 -0
  63. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/data/skill-repomatic-init.md +0 -0
  64. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/data/skill-repomatic-topics.md +0 -0
  65. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/data/skill-sphinx-docs-sync.md +0 -0
  66. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/data/skill-translation-sync.md +0 -0
  67. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/data/skill-upstream-audit.md +0 -0
  68. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/data/typos.toml +0 -0
  69. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/data/yamllint.yaml +0 -0
  70. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/data/zizmor.yaml +0 -0
  71. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/deps_graph.py +0 -0
  72. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/git_ops.py +0 -0
  73. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/github/__init__.py +0 -0
  74. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/github/actions.py +0 -0
  75. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/github/advisories.py +0 -0
  76. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/github/dev_release.py +0 -0
  77. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/github/gh.py +0 -0
  78. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/github/issue.py +0 -0
  79. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/github/pr.py +0 -0
  80. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/github/pr_body.py +0 -0
  81. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/github/release_sync.py +0 -0
  82. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/github/releases.py +0 -0
  83. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/github/status.py +0 -0
  84. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/github/token.py +0 -0
  85. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/github/unsubscribe.py +0 -0
  86. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/github/workflow_sync.py +0 -0
  87. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/images.py +0 -0
  88. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/init_project.py +0 -0
  89. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/lint_repo.py +0 -0
  90. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/mailmap.py +0 -0
  91. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/metadata.py +0 -0
  92. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/myst_converter.py +0 -0
  93. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/myst_docstrings.py +0 -0
  94. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/py.typed +0 -0
  95. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/pypi.py +0 -0
  96. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/pyproject.py +0 -0
  97. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/registry.py +0 -0
  98. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/release_prep.py +0 -0
  99. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/renovate.py +0 -0
  100. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/rst_to_myst.py +0 -0
  101. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/sponsor.py +0 -0
  102. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/templates/__init__.py +0 -0
  103. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/templates/available-admonition.md +0 -0
  104. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/templates/broken-links-issue.md +0 -0
  105. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/templates/bump-version.md +0 -0
  106. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/templates/detect-squash-merge.md +0 -0
  107. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/templates/development-warning.md +0 -0
  108. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/templates/fix-changelog.md +0 -0
  109. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/templates/fix-typos.md +0 -0
  110. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/templates/fix-vulnerable-deps.md +0 -0
  111. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/templates/format-images.md +0 -0
  112. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/templates/format-json.md +0 -0
  113. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/templates/format-markdown.md +0 -0
  114. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/templates/format-pyproject.md +0 -0
  115. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/templates/format-python.md +0 -0
  116. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/templates/format-shell.md +0 -0
  117. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/templates/generated-footer.md +0 -0
  118. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/templates/github-releases.md +0 -0
  119. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/templates/immutable-releases.md +0 -0
  120. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/templates/pr-metadata.md.noformat +0 -0
  121. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/templates/prepare-release.md +0 -0
  122. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/templates/refresh-tip.md +0 -0
  123. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/templates/release-notes.md +0 -0
  124. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/templates/release-sync-report.md +0 -0
  125. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/templates/renovate-migration.md +0 -0
  126. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/templates/setup-guide-branch-ruleset.md +0 -0
  127. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/templates/setup-guide-dependabot.md +0 -0
  128. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/templates/setup-guide-fork-pr-approval.md +0 -0
  129. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/templates/setup-guide-pages-source.md +0 -0
  130. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/templates/setup-guide-pypi-trusted-publisher.md +0 -0
  131. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/templates/setup-guide-token.md +0 -0
  132. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/templates/setup-guide-verify.md +0 -0
  133. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/templates/setup-guide-virustotal.md +0 -0
  134. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/templates/setup-guide.md +0 -0
  135. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/templates/sync-bumpversion.md +0 -0
  136. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/templates/sync-gitignore.md +0 -0
  137. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/templates/sync-mailmap.md +0 -0
  138. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/templates/sync-repomatic.md +0 -0
  139. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/templates/sync-uv-lock.md +0 -0
  140. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/templates/unavailable-admonition.md +0 -0
  141. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/templates/unsubscribe-phase1.md +0 -0
  142. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/templates/unsubscribe-phase2.md +0 -0
  143. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/templates/update-deps-graph.md +0 -0
  144. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/templates/update-docs.md +0 -0
  145. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/templates/yanked-admonition.md +0 -0
  146. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/test_matrix.py +0 -0
  147. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/test_plan.py +0 -0
  148. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/tool_runner.py +0 -0
  149. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/uv.py +0 -0
  150. {repomatic-6.28.0 → repomatic-6.28.1}/repomatic/virustotal.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: repomatic
3
- Version: 6.28.0
3
+ Version: 6.28.1
4
4
  Summary: 🏭 Automate repository maintenance, releases, and CI/CD workflows
5
5
  Keywords: changelog-formatter,dependabot-alternative,github-actions,github-labels,github-workflow,gitignore,mailmap,mypy,nuitka,python-automation,release-automation,renovate,repository-automation,repository-management,reusable-workflows,software-factory,sphinx-doc,typo,uv,workflow-reusable
6
6
  Author: Kevin Deldycke
@@ -58,7 +58,7 @@ Requires-Dist: wcmatch>=10
58
58
  Requires-Python: >=3.10
59
59
  Project-URL: Changelog, https://github.com/kdeldycke/repomatic/blob/main/changelog.md
60
60
  Project-URL: Documentation, https://kdeldycke.github.io/repomatic
61
- Project-URL: Download, https://github.com/kdeldycke/repomatic/releases/tag/v6.28.0
61
+ Project-URL: Download, https://github.com/kdeldycke/repomatic/releases/tag/v6.28.1
62
62
  Project-URL: Funding, https://github.com/sponsors/kdeldycke
63
63
  Project-URL: Homepage, https://github.com/kdeldycke/repomatic
64
64
  Project-URL: Issues, https://github.com/kdeldycke/repomatic/issues
@@ -5,7 +5,7 @@ requires = [ "uv-build>=0.9" ]
5
5
  [project]
6
6
  # Docs: https://packaging.python.org/en/latest/guides/writing-pyproject-toml/
7
7
  name = "repomatic"
8
- version = "6.28.0"
8
+ version = "6.28.1"
9
9
  description = "🏭 Automate repository maintenance, releases, and CI/CD workflows"
10
10
  readme = "readme.md"
11
11
  keywords = [
@@ -118,7 +118,7 @@ dependencies = [
118
118
  ]
119
119
  urls.Changelog = "https://github.com/kdeldycke/repomatic/blob/main/changelog.md"
120
120
  urls.Documentation = "https://kdeldycke.github.io/repomatic"
121
- urls.Download = "https://github.com/kdeldycke/repomatic/releases/tag/v6.28.0"
121
+ urls.Download = "https://github.com/kdeldycke/repomatic/releases/tag/v6.28.1"
122
122
  urls.Funding = "https://github.com/sponsors/kdeldycke"
123
123
  urls.Homepage = "https://github.com/kdeldycke/repomatic"
124
124
  urls.Issues = "https://github.com/kdeldycke/repomatic/issues"
@@ -203,7 +203,7 @@ copyright = "Kevin Deldycke <kevin@deldycke.com> and contributors. Distributed u
203
203
  file-description = "🏭 Automate repository maintenance, releases, and CI/CD workflows"
204
204
  # Numeric only: Nuitka rejects PEP 440 .devN suffixes. Kept in sync with the
205
205
  # package version by the dedicated [tool.bumpversion] rule that strips the suffix.
206
- file-version = "6.28.0"
206
+ file-version = "6.28.1"
207
207
  include-data-dir = [
208
208
  "repomatic/data/awesome_template=repomatic/data/awesome_template",
209
209
  ]
@@ -221,7 +221,7 @@ include-package-data = [ "click_extra" ]
221
221
  linux-icon = "docs/assets/icon.png"
222
222
  macos-app-icon = "docs/assets/icon.icns"
223
223
  product-name = "Repomatic"
224
- product-version = "6.28.0"
224
+ product-version = "6.28.1"
225
225
  windows-icon-from-ico = "docs/assets/icon.ico"
226
226
 
227
227
  [tool.ruff]
@@ -324,7 +324,7 @@ run.source = [ "repomatic" ]
324
324
  report.precision = 2
325
325
 
326
326
  [tool.bumpversion]
327
- current_version = "6.28.0"
327
+ current_version = "6.28.1"
328
328
  # Parse versions with an optional .devN suffix (PEP 440).
329
329
  parse = "(?P<major>\\d+)\\.(?P<minor>\\d+)\\.(?P<patch>\\d+)(\\.dev(?P<dev>\\d+))?"
330
330
  serialize = [
@@ -17,5 +17,5 @@
17
17
 
18
18
  from __future__ import annotations
19
19
 
20
- __version__ = "6.28.0"
21
- __git_tag_sha__ = "a6458162963b57814a69421fed1f969cbbe1d2b6"
20
+ __version__ = "6.28.1"
21
+ __git_tag_sha__ = "f024673c8cf50caa2a57eb04d258b85ce47c90cd"
@@ -61,7 +61,7 @@ jobs:
61
61
  - name: Run repomatic metadata
62
62
  id: metadata
63
63
  run: >
64
- uvx --no-progress 'repomatic==6.28.0' metadata
64
+ uvx --no-progress 'repomatic==6.28.1' metadata
65
65
  --format github-json --output "$GITHUB_OUTPUT"
66
66
  new_commits_matrix release_commits_matrix build_targets nuitka_matrix
67
67
  nuitka_extras is_python_project package_name current_version
@@ -142,7 +142,7 @@ jobs:
142
142
  # NUITKA_PYTHON_FLAGS holds the entry point's --python-flag (if any),
143
143
  # meant to word-split.
144
144
  # shellcheck disable=SC2086
145
- uvx --no-progress 'repomatic==6.28.0' run nuitka -- \
145
+ uvx --no-progress 'repomatic==6.28.1' run nuitka -- \
146
146
  ${NUITKA_PYTHON_FLAGS} \
147
147
  --output-filename="${BIN_NAME}" "${MODULE_PATH}"
148
148
  - name: Upload Nuitka crash report
@@ -176,7 +176,7 @@ jobs:
176
176
  BIN_NAME: ${{ matrix.bin_name }}
177
177
  shell: bash
178
178
  run: >
179
- uvx --no-progress 'repomatic==6.28.0'
179
+ uvx --no-progress 'repomatic==6.28.1'
180
180
  verify-binary --target "${TARGET}" --binary "${BIN_NAME}"
181
181
  - name: Upload binaries
182
182
  uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1
@@ -258,7 +258,7 @@ jobs:
258
258
  BIN_NAME: ${{ matrix.bin_name }}
259
259
  shell: bash
260
260
  run: >
261
- uvx --no-progress 'repomatic==6.28.0' test-plan
261
+ uvx --no-progress 'repomatic==6.28.1' test-plan
262
262
  --binary "${DOWNLOAD_PATH}/${BIN_NAME}"
263
263
 
264
264
  create-tag:
@@ -287,7 +287,7 @@ jobs:
287
287
  CURRENT_VERSION: ${{ matrix.current_version }}
288
288
  COMMIT: ${{ matrix.commit }}
289
289
  run: >
290
- uvx --no-progress 'repomatic==6.28.0' git-tag
290
+ uvx --no-progress 'repomatic==6.28.1' git-tag
291
291
  --tag "v${CURRENT_VERSION}"
292
292
  --commit "${COMMIT}"
293
293
  --skip-existing
@@ -328,7 +328,7 @@ jobs:
328
328
  continue-on-error: true
329
329
  env:
330
330
  GH_TOKEN: ${{ secrets.REPOMATIC_PAT || github.token }}
331
- run: uvx --no-progress 'repomatic==6.28.0' sync-dev-release --live --delete
331
+ run: uvx --no-progress 'repomatic==6.28.1' sync-dev-release --live --delete
332
332
  - name: Create GitHub release draft
333
333
  # Idempotent: skips if release already exists (e.g. workflow re-run).
334
334
  env:
@@ -502,7 +502,7 @@ jobs:
502
502
  VIRUSTOTAL_API_KEY: ${{ secrets.VIRUSTOTAL_API_KEY }}
503
503
  CURRENT_VERSION: ${{ matrix.current_version }}
504
504
  run: >
505
- uvx --no-progress 'repomatic==6.28.0' scan-virustotal
505
+ uvx --no-progress 'repomatic==6.28.1' scan-virustotal
506
506
  --tag "v${CURRENT_VERSION}"
507
507
  --repo "${{ github.repository }}"
508
508
  --binaries-dir ./binaries
@@ -512,7 +512,7 @@ jobs:
512
512
  VIRUSTOTAL_API_KEY: ${{ secrets.VIRUSTOTAL_API_KEY }}
513
513
  CURRENT_VERSION: ${{ matrix.current_version }}
514
514
  run: >
515
- uvx --no-progress 'repomatic==6.28.0' scan-virustotal
515
+ uvx --no-progress 'repomatic==6.28.1' scan-virustotal
516
516
  --tag "v${CURRENT_VERSION}"
517
517
  --repo "${{ github.repository }}"
518
518
  --poll
@@ -547,5 +547,5 @@ jobs:
547
547
  env:
548
548
  GH_TOKEN: ${{ github.token }}
549
549
  run: >
550
- uvx --no-progress 'repomatic==6.28.0' sync-dev-release --live
550
+ uvx --no-progress 'repomatic==6.28.1' sync-dev-release --live
551
551
  --upload-assets release_assets
@@ -39,7 +39,7 @@ jobs:
39
39
  GH_TOKEN: ${{ secrets.REPOMATIC_PAT || github.token }}
40
40
  REPOMATIC_PAT: ${{ secrets.REPOMATIC_PAT }}
41
41
  HAS_VIRUSTOTAL_API_KEY: ${{ secrets.VIRUSTOTAL_API_KEY && 'true' || '' }}
42
- run: uvx --no-progress 'repomatic==6.28.0' setup-guide
42
+ run: uvx --no-progress 'repomatic==6.28.1' setup-guide
43
43
 
44
44
  metadata:
45
45
  name: 🧬 Project metadata
@@ -52,7 +52,7 @@ jobs:
52
52
  - name: Run repomatic metadata
53
53
  id: metadata
54
54
  run: >
55
- uvx --no-progress 'repomatic==6.28.0' metadata
55
+ uvx --no-progress 'repomatic==6.28.1' metadata
56
56
  --format github-json --output "$GITHUB_OUTPUT"
57
57
  gitignore_exists python_files pyproject_files json_files doc_files
58
58
  markdown_files is_python_project mailmap_exists
@@ -81,16 +81,16 @@ jobs:
81
81
  # Explicit list of files is provided, as autopep8 is not able to handle find files in ".github" subdirectory.
82
82
  env:
83
83
  PYTHON_FILES: ${{ fromJSON(needs.metadata.outputs.metadata).python_files }}
84
- run: echo "${PYTHON_FILES}" | xargs uvx --no-progress 'repomatic==6.28.0' run autopep8 --
84
+ run: echo "${PYTHON_FILES}" | xargs uvx --no-progress 'repomatic==6.28.1' run autopep8 --
85
85
  # XXX Ruff is planning to support linting and formatting in one unified command at one point.
86
86
  # See: https://github.com/astral-sh/ruff/issues/8232
87
87
  - name: Run Ruff
88
88
  run: |
89
- uvx --no-progress 'repomatic==6.28.0' run ruff -- check --output-format github
90
- uvx --no-progress 'repomatic==6.28.0' run ruff -- format --output-format github
89
+ uvx --no-progress 'repomatic==6.28.1' run ruff -- check --output-format github
90
+ uvx --no-progress 'repomatic==6.28.1' run ruff -- format --output-format github
91
91
  - id: pr-metadata
92
92
  run: >
93
- uvx --no-progress 'repomatic==6.28.0' pr-body --output-format github-actions
93
+ uvx --no-progress 'repomatic==6.28.1' pr-body --output-format github-actions
94
94
  --template format-python
95
95
  --output "$GITHUB_OUTPUT"
96
96
  - uses: peter-evans/create-pull-request@5f6978faf089d4d20b00c7766989d076bb2fc7f1 # v8.1.1
@@ -124,11 +124,11 @@ jobs:
124
124
  PYPROJECT_FILES: ${{ fromJSON(needs.metadata.outputs.metadata).pyproject_files }}
125
125
  run: |
126
126
  rc=0
127
- echo "${PYPROJECT_FILES}" | xargs uvx --no-progress 'repomatic==6.28.0' run pyproject-fmt -- || rc=$?
127
+ echo "${PYPROJECT_FILES}" | xargs uvx --no-progress 'repomatic==6.28.1' run pyproject-fmt -- || rc=$?
128
128
  [ "$rc" -eq 0 ] || [ "$rc" -eq 123 ] || exit "$rc"
129
129
  - id: pr-metadata
130
130
  run: >
131
- uvx --no-progress 'repomatic==6.28.0' pr-body --output-format github-actions
131
+ uvx --no-progress 'repomatic==6.28.1' pr-body --output-format github-actions
132
132
  --template format-pyproject
133
133
  --output "$GITHUB_OUTPUT"
134
134
  - uses: peter-evans/create-pull-request@5f6978faf089d4d20b00c7766989d076bb2fc7f1 # v8.1.1
@@ -165,7 +165,7 @@ jobs:
165
165
  - name: Auto-format Markdown
166
166
  env:
167
167
  MARKDOWN_FILES: ${{ fromJSON(needs.metadata.outputs.metadata).markdown_files }}
168
- run: echo "${MARKDOWN_FILES}" | xargs -n1 uvx --no-progress 'repomatic==6.28.0' run mdformat --
168
+ run: echo "${MARKDOWN_FILES}" | xargs -n1 uvx --no-progress 'repomatic==6.28.1' run mdformat --
169
169
  - name: Markdown fixes for Awesome Lists
170
170
  if: startsWith(github.event.repository.name, 'awesome-')
171
171
  # Remove forbidden TOC entries: https://github.com/sindresorhus/awesome-lint/blob/v2.2.2/rules/toc.js#L14-L18
@@ -180,7 +180,7 @@ jobs:
180
180
  -exec gawk -i inplace '!/^- \[(Contents|Contributing|Footnotes|Related Lists)\]\(#.+\)$/{print}' "{}" \;
181
181
  - id: pr-metadata
182
182
  run: >
183
- uvx --no-progress 'repomatic==6.28.0' pr-body --output-format github-actions
183
+ uvx --no-progress 'repomatic==6.28.1' pr-body --output-format github-actions
184
184
  --template format-markdown
185
185
  --output "$GITHUB_OUTPUT"
186
186
  - uses: peter-evans/create-pull-request@5f6978faf089d4d20b00c7766989d076bb2fc7f1 # v8.1.1
@@ -215,10 +215,10 @@ jobs:
215
215
  - name: Format shell scripts
216
216
  env:
217
217
  SHELL_FILES: ${{ fromJSON(needs.metadata.outputs.metadata).shfmt_files }}
218
- run: echo "${SHELL_FILES}" | xargs uvx --no-progress 'repomatic==6.28.0' run shfmt --
218
+ run: echo "${SHELL_FILES}" | xargs uvx --no-progress 'repomatic==6.28.1' run shfmt --
219
219
  - id: pr-metadata
220
220
  run: >
221
- uvx --no-progress 'repomatic==6.28.0' pr-body --output-format github-actions
221
+ uvx --no-progress 'repomatic==6.28.1' pr-body --output-format github-actions
222
222
  --template format-shell
223
223
  --output "$GITHUB_OUTPUT"
224
224
  - uses: peter-evans/create-pull-request@5f6978faf089d4d20b00c7766989d076bb2fc7f1 # v8.1.1
@@ -257,12 +257,12 @@ jobs:
257
257
  JSON_FILES: ${{ fromJSON(needs.metadata.outputs.metadata).json_files }}
258
258
  run: |
259
259
  echo "${JSON_FILES}" | xargs \
260
- uvx --no-progress 'repomatic==6.28.0' run biome -- \
260
+ uvx --no-progress 'repomatic==6.28.1' run biome -- \
261
261
  format --write --no-errors-on-unmatched \
262
262
  --json-parse-allow-comments=true --json-parse-allow-trailing-commas=true
263
263
  - id: pr-metadata
264
264
  run: >
265
- uvx --no-progress 'repomatic==6.28.0' pr-body --output-format github-actions
265
+ uvx --no-progress 'repomatic==6.28.1' pr-body --output-format github-actions
266
266
  --template format-json
267
267
  --output "$GITHUB_OUTPUT"
268
268
  - uses: peter-evans/create-pull-request@5f6978faf089d4d20b00c7766989d076bb2fc7f1 # v8.1.1
@@ -294,10 +294,10 @@ jobs:
294
294
  restore-keys: |
295
295
  repomatic-bin-${{ runner.os }}-${{ runner.arch }}-typos-
296
296
  - name: Fix typos
297
- run: uvx --no-progress 'repomatic==6.28.0' run typos
297
+ run: uvx --no-progress 'repomatic==6.28.1' run typos
298
298
  - id: pr-metadata
299
299
  run: >
300
- uvx --no-progress 'repomatic==6.28.0' pr-body --output-format github-actions
300
+ uvx --no-progress 'repomatic==6.28.1' pr-body --output-format github-actions
301
301
  --template fix-typos
302
302
  --output "$GITHUB_OUTPUT"
303
303
  - uses: peter-evans/create-pull-request@5f6978faf089d4d20b00c7766989d076bb2fc7f1 # v8.1.1
@@ -334,14 +334,14 @@ jobs:
334
334
  env:
335
335
  GH_TOKEN: ${{ secrets.REPOMATIC_PAT || github.token }}
336
336
  run: >
337
- uvx --no-progress 'repomatic==6.28.0' audit --fix
337
+ uvx --no-progress 'repomatic==6.28.1' audit --fix
338
338
  --repo "${{ github.repository }}"
339
339
  --output "$GITHUB_OUTPUT" --output-format github-actions
340
340
  - id: pr-metadata
341
341
  env:
342
342
  REPOMATIC_DIFF_TABLE: ${{ steps.fix.outputs.diff_table }}
343
343
  run: >
344
- uvx --no-progress 'repomatic==6.28.0' pr-body --output-format github-actions
344
+ uvx --no-progress 'repomatic==6.28.1' pr-body --output-format github-actions
345
345
  --template fix-vulnerable-deps
346
346
  --output "$GITHUB_OUTPUT"
347
347
  - uses: peter-evans/create-pull-request@5f6978faf089d4d20b00c7766989d076bb2fc7f1 # v8.1.1
@@ -366,11 +366,11 @@ jobs:
366
366
  - uses: astral-sh/setup-uv@fac544c07dec837d0ccb6301d7b5580bf5edae39 # v8.2.0
367
367
  - name: Sync repomatic-managed files
368
368
  run: >
369
- uvx --no-progress 'repomatic==6.28.0' init
369
+ uvx --no-progress 'repomatic==6.28.1' init
370
370
  --delete-unmodified --delete-excluded
371
371
  - id: pr-metadata
372
372
  run: >
373
- uvx --no-progress 'repomatic==6.28.0' pr-body --output-format github-actions
373
+ uvx --no-progress 'repomatic==6.28.1' pr-body --output-format github-actions
374
374
  --template sync-repomatic
375
375
  --output "$GITHUB_OUTPUT"
376
376
  - uses: peter-evans/create-pull-request@5f6978faf089d4d20b00c7766989d076bb2fc7f1 # v8.1.1
@@ -412,13 +412,13 @@ jobs:
412
412
  - name: Format images
413
413
  id: format
414
414
  run: >
415
- uvx --no-progress 'repomatic==6.28.0' format-images
415
+ uvx --no-progress 'repomatic==6.28.1' format-images
416
416
  --output "$GITHUB_OUTPUT" --output-format github-actions
417
417
  - id: pr-metadata
418
418
  env:
419
419
  GHA_PR_BODY_PREFIX: ${{ steps.format.outputs.markdown }}
420
420
  run: >
421
- uvx --no-progress 'repomatic==6.28.0' pr-body --output-format github-actions
421
+ uvx --no-progress 'repomatic==6.28.1' pr-body --output-format github-actions
422
422
  --template format-images
423
423
  --output "$GITHUB_OUTPUT"
424
424
  - uses: peter-evans/create-pull-request@5f6978faf089d4d20b00c7766989d076bb2fc7f1 # v8.1.1
@@ -447,10 +447,10 @@ jobs:
447
447
  - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
448
448
  - uses: astral-sh/setup-uv@fac544c07dec837d0ccb6301d7b5580bf5edae39 # v8.2.0
449
449
  - name: Sync .gitignore
450
- run: uvx --no-progress 'repomatic==6.28.0' sync-gitignore
450
+ run: uvx --no-progress 'repomatic==6.28.1' sync-gitignore
451
451
  - id: pr-metadata
452
452
  run: >
453
- uvx --no-progress 'repomatic==6.28.0' pr-body --output-format github-actions
453
+ uvx --no-progress 'repomatic==6.28.1' pr-body --output-format github-actions
454
454
  --template sync-gitignore
455
455
  --output "$GITHUB_OUTPUT"
456
456
  - uses: peter-evans/create-pull-request@5f6978faf089d4d20b00c7766989d076bb2fc7f1 # v8.1.1
@@ -477,10 +477,10 @@ jobs:
477
477
  - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
478
478
  - uses: astral-sh/setup-uv@fac544c07dec837d0ccb6301d7b5580bf5edae39 # v8.2.0
479
479
  - name: Sync bumpversion config
480
- run: uvx --no-progress 'repomatic==6.28.0' sync-bumpversion
480
+ run: uvx --no-progress 'repomatic==6.28.1' sync-bumpversion
481
481
  - id: pr-metadata
482
482
  run: >
483
- uvx --no-progress 'repomatic==6.28.0' pr-body --output-format github-actions
483
+ uvx --no-progress 'repomatic==6.28.1' pr-body --output-format github-actions
484
484
  --template sync-bumpversion
485
485
  --output "$GITHUB_OUTPUT"
486
486
  - uses: peter-evans/create-pull-request@5f6978faf089d4d20b00c7766989d076bb2fc7f1 # v8.1.1
@@ -510,10 +510,10 @@ jobs:
510
510
  fetch-depth: 0
511
511
  - uses: astral-sh/setup-uv@fac544c07dec837d0ccb6301d7b5580bf5edae39 # v8.2.0
512
512
  - name: Sync .mailmap
513
- run: uvx --no-progress 'repomatic==6.28.0' sync-mailmap --skip-if-missing
513
+ run: uvx --no-progress 'repomatic==6.28.1' sync-mailmap --skip-if-missing
514
514
  - id: pr-metadata
515
515
  run: >
516
- uvx --no-progress 'repomatic==6.28.0' pr-body --output-format github-actions
516
+ uvx --no-progress 'repomatic==6.28.1' pr-body --output-format github-actions
517
517
  --template sync-mailmap
518
518
  --output "$GITHUB_OUTPUT"
519
519
  - uses: peter-evans/create-pull-request@5f6978faf089d4d20b00c7766989d076bb2fc7f1 # v8.1.1
@@ -542,14 +542,14 @@ jobs:
542
542
  - id: sync
543
543
  name: Sync uv.lock
544
544
  run: >
545
- uvx --no-progress 'repomatic==6.28.0' sync-uv-lock
545
+ uvx --no-progress 'repomatic==6.28.1' sync-uv-lock
546
546
  --no-table --release-notes
547
547
  --output "$GITHUB_OUTPUT" --output-format github-actions
548
548
  - id: pr-metadata
549
549
  env:
550
550
  REPOMATIC_DIFF_TABLE: ${{ steps.sync.outputs.diff_table }}
551
551
  run: >
552
- uvx --no-progress 'repomatic==6.28.0' pr-body --output-format github-actions
552
+ uvx --no-progress 'repomatic==6.28.1' pr-body --output-format github-actions
553
553
  --template sync-uv-lock
554
554
  --output "$GITHUB_OUTPUT"
555
555
  - uses: peter-evans/create-pull-request@5f6978faf089d4d20b00c7766989d076bb2fc7f1 # v8.1.1
@@ -580,10 +580,10 @@ jobs:
580
580
  - uses: astral-sh/setup-uv@fac544c07dec837d0ccb6301d7b5580bf5edae39 # v8.2.0
581
581
  - name: Generate graph
582
582
  # Package name and output path are auto-detected from pyproject.toml.
583
- run: uvx --no-progress 'repomatic==6.28.0' update-deps-graph
583
+ run: uvx --no-progress 'repomatic==6.28.1' update-deps-graph
584
584
  - id: pr-metadata
585
585
  run: >
586
- uvx --no-progress 'repomatic==6.28.0' pr-body --output-format github-actions
586
+ uvx --no-progress 'repomatic==6.28.1' pr-body --output-format github-actions
587
587
  --template update-deps-graph
588
588
  --output "$GITHUB_OUTPUT"
589
589
  - uses: peter-evans/create-pull-request@5f6978faf089d4d20b00c7766989d076bb2fc7f1 # v8.1.1
@@ -615,10 +615,10 @@ jobs:
615
615
  - uses: astral-sh/setup-uv@fac544c07dec837d0ccb6301d7b5580bf5edae39 # v8.2.0
616
616
  - name: Update docs
617
617
  # Runs sphinx-apidoc, converts RST stubs to MyST if applicable, then runs docs/docs_update.py.
618
- run: uvx --no-progress 'repomatic==6.28.0' update-docs
618
+ run: uvx --no-progress 'repomatic==6.28.1' update-docs
619
619
  - id: pr-metadata
620
620
  run: >
621
- uvx --no-progress 'repomatic==6.28.0' pr-body --output-format github-actions
621
+ uvx --no-progress 'repomatic==6.28.1' pr-body --output-format github-actions
622
622
  --template update-docs
623
623
  --output "$GITHUB_OUTPUT"
624
624
  - uses: peter-evans/create-pull-request@5f6978faf089d4d20b00c7766989d076bb2fc7f1 # v8.1.1
@@ -68,7 +68,7 @@ jobs:
68
68
  - name: Run repomatic metadata
69
69
  id: metadata
70
70
  run: >
71
- uvx --no-progress 'repomatic==6.28.0' metadata
71
+ uvx --no-progress 'repomatic==6.28.1' metadata
72
72
  --format github-json --output "$GITHUB_OUTPUT"
73
73
  minor_bump_allowed major_bump_allowed release_commits_matrix
74
74
 
@@ -96,10 +96,10 @@ jobs:
96
96
  - name: Fix changelog dates and admonitions
97
97
  env:
98
98
  GH_TOKEN: ${{ github.token }}
99
- run: uvx --no-progress 'repomatic==6.28.0' lint-changelog --fix
99
+ run: uvx --no-progress 'repomatic==6.28.1' lint-changelog --fix
100
100
  - id: pr-metadata
101
101
  run: >
102
- uvx --no-progress 'repomatic==6.28.0' pr-body --output-format github-actions
102
+ uvx --no-progress 'repomatic==6.28.1' pr-body --output-format github-actions
103
103
  --template fix-changelog
104
104
  --output "$GITHUB_OUTPUT"
105
105
  - uses: peter-evans/create-pull-request@5f6978faf089d4d20b00c7766989d076bb2fc7f1 # v8.1.1
@@ -146,7 +146,7 @@ jobs:
146
146
  - uses: astral-sh/setup-uv@fac544c07dec837d0ccb6301d7b5580bf5edae39 # v8.2.0
147
147
  - name: ${{ matrix.part }} version bump
148
148
  if: fromJSON(needs.metadata.outputs.metadata)[format('{0}_bump_allowed', matrix.part)]
149
- run: uvx --no-progress 'repomatic==6.28.0' run bump-my-version -- bump --verbose ${{ matrix.part }}
149
+ run: uvx --no-progress 'repomatic==6.28.1' run bump-my-version -- bump --verbose ${{ matrix.part }}
150
150
  - name: Sync uv.lock
151
151
  # Plain `uv lock` (not `--upgrade`, not `uv sync`) is deliberate: a version
152
152
  # bump must refresh only the project's own version entry, never drag
@@ -162,7 +162,7 @@ jobs:
162
162
  - id: pr-metadata
163
163
  if: fromJSON(needs.metadata.outputs.metadata)[format('{0}_bump_allowed', matrix.part)]
164
164
  run: >
165
- uvx --no-progress 'repomatic==6.28.0' pr-body --output-format github-actions
165
+ uvx --no-progress 'repomatic==6.28.1' pr-body --output-format github-actions
166
166
  --template bump-version
167
167
  --part "${{ matrix.part }}"
168
168
  --output "$GITHUB_OUTPUT"
@@ -186,7 +186,7 @@ jobs:
186
186
  if: ${{ !fromJSON(needs.metadata.outputs.metadata)[format('{0}_bump_allowed', matrix.part)] }}
187
187
  env:
188
188
  GH_TOKEN: ${{ secrets.REPOMATIC_PAT || github.token }}
189
- run: uvx --no-progress 'repomatic==6.28.0' close-stale-bump-pr --part ${{ matrix.part }}
189
+ run: uvx --no-progress 'repomatic==6.28.1' close-stale-bump-pr --part ${{ matrix.part }}
190
190
 
191
191
  prepare-release:
192
192
  name: 🎬 Prepare release
@@ -203,17 +203,17 @@ jobs:
203
203
  # --- Freeze commit: freeze everything to the release version. ---
204
204
  - name: Strip dev suffix for release
205
205
  # Bump the "dev" part: .dev0 → release (omitted), producing a clean X.Y.Z version.
206
- run: uvx --no-progress 'repomatic==6.28.0' run bump-my-version -- bump --verbose dev
206
+ run: uvx --no-progress 'repomatic==6.28.1' run bump-my-version -- bump --verbose dev
207
207
  - name: Extract version
208
208
  id: get_version
209
209
  run: >
210
210
  echo "current_version=$(
211
- uvx --no-progress 'repomatic==6.28.0' run bump-my-version -- show current_version
211
+ uvx --no-progress 'repomatic==6.28.1' run bump-my-version -- show current_version
212
212
  )" | tee -a "$GITHUB_OUTPUT"
213
213
  - name: Prepare release
214
214
  # Updates changelog and citation dates, comparison URL, and removes warning.
215
215
  # Also hard-codes version in workflow URLs for kdeldycke/repomatic repository.
216
- run: uvx --no-progress 'repomatic==6.28.0' release-prep
216
+ run: uvx --no-progress 'repomatic==6.28.1' release-prep
217
217
  - name: Prepare repository
218
218
  env:
219
219
  GIT_AUTHOR: ${{ github.actor }}
@@ -229,11 +229,11 @@ jobs:
229
229
  - name: Re-target main branch in workflows
230
230
  # This step is only used in the original repository to automate remote URL tagging.
231
231
  if: github.repository == 'kdeldycke/repomatic'
232
- run: uvx --no-progress 'repomatic==6.28.0' release-prep --post-release
232
+ run: uvx --no-progress 'repomatic==6.28.1' release-prep --post-release
233
233
  - name: Add new changelog entry
234
- run: uvx --no-progress 'repomatic==6.28.0' changelog ./changelog.md
234
+ run: uvx --no-progress 'repomatic==6.28.1' changelog ./changelog.md
235
235
  - name: Version bump
236
- run: uvx --no-progress 'repomatic==6.28.0' run bump-my-version -- bump --verbose patch
236
+ run: uvx --no-progress 'repomatic==6.28.1' run bump-my-version -- bump --verbose patch
237
237
  - name: Sync uv.lock
238
238
  # Plain `uv lock`, not `--upgrade`: see the bump-version job above. A
239
239
  # release-time version bump refreshes only the project's version entry,
@@ -244,12 +244,12 @@ jobs:
244
244
  CURRENT_VERSION: ${{ steps.get_version.outputs.current_version }}
245
245
  run: >
246
246
  git commit --all --message="[changelog] Post-release bump
247
- v${CURRENT_VERSION} → v$(uvx --no-progress 'repomatic==6.28.0' run bump-my-version -- show current_version)"
247
+ v${CURRENT_VERSION} → v$(uvx --no-progress 'repomatic==6.28.1' run bump-my-version -- show current_version)"
248
248
  - id: pr-metadata
249
249
  env:
250
250
  CURRENT_VERSION: ${{ steps.get_version.outputs.current_version }}
251
251
  run: >
252
- uvx --no-progress 'repomatic==6.28.0' pr-body --output-format github-actions
252
+ uvx --no-progress 'repomatic==6.28.1' pr-body --output-format github-actions
253
253
  --template prepare-release
254
254
  --version "${CURRENT_VERSION}"
255
255
  --output "$GITHUB_OUTPUT"
@@ -37,7 +37,7 @@ jobs:
37
37
  - name: Run repomatic metadata
38
38
  id: metadata
39
39
  run: >
40
- uvx --no-progress 'repomatic==6.28.0' --verbosity DEBUG metadata
40
+ uvx --no-progress 'repomatic==6.28.1' --verbosity DEBUG metadata
41
41
  --format github-json --output "$GITHUB_OUTPUT"
42
42
  build_targets
43
43
  - name: Extend matrix with ubuntu-slim
@@ -39,7 +39,7 @@ jobs:
39
39
  - name: Run repomatic metadata
40
40
  id: metadata
41
41
  run: >
42
- uvx --no-progress 'repomatic==6.28.0' metadata
42
+ uvx --no-progress 'repomatic==6.28.1' metadata
43
43
  --format github-json --output "$GITHUB_OUTPUT"
44
44
  is_python_project is_sphinx doc_files
45
45
 
@@ -134,7 +134,7 @@ jobs:
134
134
  run: |
135
135
  exit_code=0
136
136
  echo "${DOC_FILES}" | xargs \
137
- uvx --no-progress 'repomatic==6.28.0' run lychee -- \
137
+ uvx --no-progress 'repomatic==6.28.1' run lychee -- \
138
138
  --format markdown --output ./lychee/out.md \
139
139
  --hidden --suggest --no-progress --include-fragments --exclude-all-private \
140
140
  || exit_code=$?
@@ -144,5 +144,5 @@ jobs:
144
144
  GH_TOKEN: ${{ github.token }}
145
145
  LYCHEE_EXIT_CODE: ${{ steps.lychee_run.outputs.exit_code }}
146
146
  run: |
147
- uvx --no-progress 'repomatic==6.28.0' broken-links \
147
+ uvx --no-progress 'repomatic==6.28.1' broken-links \
148
148
  ${LYCHEE_EXIT_CODE:+--lychee-exit-code "${LYCHEE_EXIT_CODE}"}
@@ -49,7 +49,7 @@ jobs:
49
49
  - name: Sync labels
50
50
  env:
51
51
  GH_TOKEN: ${{ github.token }}
52
- run: uvx --no-progress 'repomatic==6.28.0' sync-labels
52
+ run: uvx --no-progress 'repomatic==6.28.1' sync-labels
53
53
 
54
54
  metadata:
55
55
  name: 🧬 Project metadata
@@ -72,7 +72,7 @@ jobs:
72
72
  - name: Run repomatic metadata
73
73
  id: metadata
74
74
  run: >
75
- uvx --no-progress 'repomatic==6.28.0' metadata
75
+ uvx --no-progress 'repomatic==6.28.1' metadata
76
76
  --format github-json --output "$GITHUB_OUTPUT"
77
77
  is_bot
78
78
 
@@ -91,7 +91,7 @@ jobs:
91
91
  - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
92
92
  - uses: astral-sh/setup-uv@fac544c07dec837d0ccb6301d7b5580bf5edae39 # v8.2.0
93
93
  - name: Dump default rules
94
- run: uvx --no-progress 'repomatic==6.28.0' init labels
94
+ run: uvx --no-progress 'repomatic==6.28.1' init labels
95
95
  - name: Apply rules
96
96
  # repomatic.init_project._serialize_file_rules emits v5+ schema
97
97
  # (`any:`/`all:` wrappers, `changed-files` matcher dicts, `head-branch`,
@@ -116,7 +116,7 @@ jobs:
116
116
  - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
117
117
  - uses: astral-sh/setup-uv@fac544c07dec837d0ccb6301d7b5580bf5edae39 # v8.2.0
118
118
  - name: Dump default rules
119
- run: uvx --no-progress 'repomatic==6.28.0' init labels
119
+ run: uvx --no-progress 'repomatic==6.28.1' init labels
120
120
  - name: Apply rules
121
121
  uses: github/issue-labeler@c1b0f9f52a63158c4adc09425e858e87b32e9685 # v3.4
122
122
  with:
@@ -141,4 +141,4 @@ jobs:
141
141
  - name: Add sponsor label
142
142
  env:
143
143
  GH_TOKEN: ${{ github.token }}
144
- run: uvx --no-progress 'repomatic==6.28.0' sponsor-label
144
+ run: uvx --no-progress 'repomatic==6.28.1' sponsor-label
@@ -66,7 +66,7 @@ jobs:
66
66
  - name: Run repomatic metadata
67
67
  id: metadata
68
68
  run: >
69
- uvx --no-progress 'repomatic==6.28.0' metadata
69
+ uvx --no-progress 'repomatic==6.28.1' metadata
70
70
  --format github-json --output "$GITHUB_OUTPUT"
71
71
  is_bot is_python_project python_files
72
72
  yaml_changed zsh_changed zsh_files
@@ -85,7 +85,7 @@ jobs:
85
85
  GH_TOKEN: ${{ secrets.REPOMATIC_PAT || github.token }}
86
86
  REPOMATIC_PAT: ${{ secrets.REPOMATIC_PAT }}
87
87
  HAS_VIRUSTOTAL_API_KEY: ${{ secrets.VIRUSTOTAL_API_KEY && 'true' || '' }}
88
- run: uvx --no-progress 'repomatic==6.28.0' lint-repo
88
+ run: uvx --no-progress 'repomatic==6.28.1' lint-repo
89
89
 
90
90
  lint-types:
91
91
  name: 🛡️ Lint types
@@ -107,7 +107,7 @@ jobs:
107
107
  - name: Run Mypy
108
108
  env:
109
109
  PYTHON_FILES: ${{ fromJSON(needs.metadata.outputs.metadata).python_files }}
110
- run: echo "${PYTHON_FILES}" | xargs uvx --no-progress 'repomatic==6.28.0' run mypy --
110
+ run: echo "${PYTHON_FILES}" | xargs uvx --no-progress 'repomatic==6.28.1' run mypy --
111
111
 
112
112
  lint-yaml:
113
113
  name: 📄 Lint YAML
@@ -123,7 +123,7 @@ jobs:
123
123
  - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
124
124
  - uses: astral-sh/setup-uv@fac544c07dec837d0ccb6301d7b5580bf5edae39 # v8.2.0
125
125
  - name: Run yamllint
126
- run: uvx --no-progress 'repomatic==6.28.0' run yamllint -- .
126
+ run: uvx --no-progress 'repomatic==6.28.1' run yamllint -- .
127
127
 
128
128
  lint-zsh:
129
129
  name: 🐚 Lint Zsh
@@ -173,7 +173,7 @@ jobs:
173
173
  https://raw.githubusercontent.com/rhysd/actionlint/refs/tags/v1.7.12/.github/actionlint-matcher.json
174
174
  echo "::add-matcher::.github/actionlint-matcher.json"
175
175
  - name: Run actionlint
176
- run: uvx --no-progress 'repomatic==6.28.0' run actionlint
176
+ run: uvx --no-progress 'repomatic==6.28.1' run actionlint
177
177
 
178
178
  lint-workflow-security:
179
179
  name: 🔒 Lint workflow security
@@ -188,7 +188,7 @@ jobs:
188
188
  - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
189
189
  - uses: astral-sh/setup-uv@fac544c07dec837d0ccb6301d7b5580bf5edae39 # v8.2.0
190
190
  - name: Run zizmor
191
- run: uvx --no-progress 'repomatic==6.28.0' run zizmor -- .
191
+ run: uvx --no-progress 'repomatic==6.28.1' run zizmor -- .
192
192
 
193
193
  lint-awesome:
194
194
  name: 🌟 Lint awesome
@@ -227,4 +227,4 @@ jobs:
227
227
  restore-keys: |
228
228
  repomatic-bin-${{ runner.os }}-${{ runner.arch }}-gitleaks-
229
229
  - name: Run gitleaks
230
- run: uvx --no-progress 'repomatic==6.28.0' run gitleaks -- detect --source .
230
+ run: uvx --no-progress 'repomatic==6.28.1' run gitleaks -- detect --source .
@@ -56,7 +56,7 @@
56
56
  matchFileNames: [".github/workflows/**"],
57
57
  postUpgradeTasks: {
58
58
  commands: [
59
- "bash -c 'curl -fsSL https://github.com/astral-sh/uv/releases/download/0.11.19/uv-x86_64-unknown-linux-gnu.tar.gz --output /tmp/uv.tar.gz && echo 7035608168e106375b36d0c818d537a889c51a8625fe7f8f7cad5e62b947c368 /tmp/uv.tar.gz | sha256sum --check && tar xzf /tmp/uv.tar.gz --strip-components=1 -C /tmp && /tmp/uvx --no-progress repomatic==6.28.0 update-checksums {{{packageFile}}}'",
59
+ "bash -c 'curl -fsSL https://github.com/astral-sh/uv/releases/download/0.11.19/uv-x86_64-unknown-linux-gnu.tar.gz --output /tmp/uv.tar.gz && echo 7035608168e106375b36d0c818d537a889c51a8625fe7f8f7cad5e62b947c368 /tmp/uv.tar.gz | sha256sum --check && tar xzf /tmp/uv.tar.gz --strip-components=1 -C /tmp && /tmp/uvx --no-progress repomatic==6.28.1 update-checksums {{{packageFile}}}'",
60
60
  ],
61
61
  fileFilters: [".github/workflows/**"],
62
62
  executionMode: "update",
@@ -72,7 +72,7 @@
72
72
  matchFileNames: ["repomatic/tool_runner.py"],
73
73
  postUpgradeTasks: {
74
74
  commands: [
75
- "bash -c 'curl -fsSL https://github.com/astral-sh/uv/releases/download/0.11.19/uv-x86_64-unknown-linux-gnu.tar.gz --output /tmp/uv.tar.gz && echo 7035608168e106375b36d0c818d537a889c51a8625fe7f8f7cad5e62b947c368 /tmp/uv.tar.gz | sha256sum --check && tar xzf /tmp/uv.tar.gz --strip-components=1 -C /tmp && /tmp/uvx --no-progress repomatic==6.28.0 update-checksums --registry'",
75
+ "bash -c 'curl -fsSL https://github.com/astral-sh/uv/releases/download/0.11.19/uv-x86_64-unknown-linux-gnu.tar.gz --output /tmp/uv.tar.gz && echo 7035608168e106375b36d0c818d537a889c51a8625fe7f8f7cad5e62b947c368 /tmp/uv.tar.gz | sha256sum --check && tar xzf /tmp/uv.tar.gz --strip-components=1 -C /tmp && /tmp/uvx --no-progress repomatic==6.28.1 update-checksums --registry'",
76
76
  ],
77
77
  fileFilters: ["repomatic/tool_runner.py"],
78
78
  executionMode: "update",