Skip to content

Upgrade packages to fix publishing problems#104

Merged
eccles merged 1 commit intomainfrom
dev/paul/10628-uograde-actions-build
Mar 31, 2025
Merged

Upgrade packages to fix publishing problems#104
eccles merged 1 commit intomainfrom
dev/paul/10628-uograde-actions-build

Conversation

@eccles
Copy link
Contributor

@eccles eccles commented Mar 31, 2025

Upgrade git hub actions to latest version of setup-python action.

Fixes error in publishing:

'Checking dist/datatrails_samples-0.19.0-py3-none-any.whl:
ERROR InvalidDistribution: Metadata is missing required fields: Name,
Version.
Make sure the distribution includes the files where those fields are
specified, and is using a supported Metadata-Version: 1.0, 1.1, 1.2,
2.0, 2.1, 2.2, 2.3. '

Ensure that requirements-dev.txt is the same as datatrails-python
package.

Use github action in publish workflow instead of the local version
of twine - same as datatrails-python.

AB#10628

@eccles eccles requested a review from j-hartley March 31, 2025 15:56
@eccles eccles force-pushed the dev/paul/10628-uograde-actions-build branch from 29a8b9c to c4aad78 Compare March 31, 2025 16:19
Upgrade git hub actions to latest version of setup-python action.

Fixes error in publishing:

  'Checking dist/datatrails_samples-0.19.0-py3-none-any.whl:
   ERROR    InvalidDistribution: Metadata is missing required fields: Name,
   Version.
   Make sure the distribution includes the files where those fields are
   specified, and is using a supported Metadata-Version: 1.0, 1.1, 1.2,
   2.0, 2.1, 2.2, 2.3. '

Ensure that requirements-dev.txt is the same as datatrails-python
package.

Use github action in publish workflow instead of the local version
of twine - same as datatrails-python

AB#10628

Signed-off-by: Paul Hewlett <phewlett76@gmail.com>
@eccles eccles force-pushed the dev/paul/10628-uograde-actions-build branch from c4aad78 to 14cf8f4 Compare March 31, 2025 16:22
@eccles eccles merged commit 0b5d0a1 into main Mar 31, 2025
12 checks passed
@eccles eccles deleted the dev/paul/10628-uograde-actions-build branch March 31, 2025 16:42
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.

2 participants