tableau / server-client-python

A Python library for the Tableau Server REST API
https://tableau.github.io/server-client-python/
MIT License
656 stars 422 forks source link

Publish to Pypi- updates required for action #1192

Open jacalata opened 1 year ago

jacalata commented 1 year ago

Build dist files for PyPi Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/setup-python@v1. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.

Build dist files for PyPi The set-output command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

bcantoni commented 1 year ago

The first warning should be fixed now via #1267

The second warning is still present.

And there's a 3rd warning noted now: Build dist files for PyPi Input 'repository_url' has been deprecated with message: The inputs have been normalized to use kebab-case. Use repository-url instead.

bcantoni commented 4 months ago

From a recent run, current warnings are:

Build dist files for PyPi Input 'repository_url' has been deprecated with message: The inputs have been normalized to use kebab-case. Use repository-url instead.

Upgrade to Trusted Publishing Trusted Publishers allows publishing packages to PyPI from automated environments like GitHub Actions without needing to use username/password combinations or API tokens to authenticate with PyPI. Read more: https://docs.pypi.org/trusted-publishers

Upgrade to Trusted Publishing Trusted Publishers allows publishing packages to PyPI from automated environments like GitHub Actions without needing to use username/password combinations or API tokens to authenticate with PyPI. Read more: https://docs.pypi.org/trusted-publishers