Skip to content

chore(release): drop simple_module_datasets references - #103

Merged
antosubash merged 1 commit into
mainfrom
feature/crazy-jepsen-e99821
May 2, 2026
Merged

chore(release): drop simple_module_datasets references#103
antosubash merged 1 commit into
mainfrom
feature/crazy-jepsen-e99821

Conversation

@antosubash

Copy link
Copy Markdown
Owner

Summary

  • Remove simple_module_datasets from the publish-pypi matrix in .github/workflows/release.yml. The module package was deleted in remove datasets and products modules, reset migrations #96, so the next release would have failed the matrix job with "no artifacts matched dist-py/simple_module_datasets-*".
  • Update the 0.0.1 entry in CHANGELOG.md to drop the datasets package and correct the count from 14 → 13 to match what actually ships.

No code changes — these are stale references left over from #96.

Test plan

  • CI lint job passes
  • Next release run no longer fails on the (removed) datasets matrix row

The datasets module was removed in #96 but its name was still listed in
the release pipeline's publish-pypi matrix and in the 0.0.1 changelog
entry. Remove the matrix row (which would otherwise fail the publish job
with no matching artifacts) and update the historical package list +
count to match what actually ships.
@antosubash
antosubash merged commit 118ca5c into main May 2, 2026
11 checks passed
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