Skip to content

Conversation

@bjlittle
Copy link
Member

@bjlittle bjlittle commented Apr 17, 2023

🚀 Pull Request

Description

This PR ensures that the assets packaged for the PyPI sdist and wheel are as expected by performing an automated GHA check of the payload manifest.

Adopts the reusable SciTools GHA workflow, which will be automagically updated thanks to the already configured dependabot.

Note that, this PR fixes several discrepancies.

exclude cf_units/etc/site.cfg
exclude .pre-commit-config.yaml
exclude .readthedocs.yml
exclude CHANGES
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
exclude CHANGES

In light of #351

jobs:
manifest:
name: "check-manifest"
uses: scitools/workflows/.github/workflows/[email protected]
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
uses: scitools/workflows/.github/workflows/ci-manifest.yml@2023.04.3
uses: scitools/workflows/.github/workflows/ci-manifest.yml@2023.09.1

Copy link
Collaborator

@trexfeathers trexfeathers Oct 12, 2023

Choose a reason for hiding this comment

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

Should we make a point of what we include, too?

E.g. LICENSE

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

No open projects
Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants