-
Notifications
You must be signed in to change notification settings - Fork 16.5k
fix: make packages PEP 625 compliant #32866
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
3 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -22,9 +22,9 @@ under the License. | |
| [](https://opensource.org/license/apache-2-0) | ||
| [](https://github.com/apache/superset/releases/latest) | ||
| [](https://github.com/apache/superset/actions) | ||
| [](https://badge.fury.io/py/apache-superset) | ||
| [](https://badge.fury.io/py/apache_superset) | ||
| [](https://codecov.io/github/apache/superset) | ||
| [](https://pypi.python.org/pypi/apache-superset) | ||
| [](https://pypi.python.org/pypi/apache_superset) | ||
| [](http://bit.ly/join-superset-slack) | ||
| [](https://superset.apache.org) | ||
|
|
||
|
|
@@ -72,9 +72,10 @@ Superset provides: | |
| ## Screenshots & Gifs | ||
|
|
||
| **Video Overview** | ||
|
|
||
| <!-- File hosted here https://github.com/apache/superset-site/raw/lfs/superset-video-4k.mp4 --> | ||
| [superset-video-1080p.webm](https://github.com/user-attachments/assets/b37388f7-a971-409c-96a7-90c4e31322e6) | ||
|
|
||
| [superset-video-1080p.webm](https://github.com/user-attachments/assets/b37388f7-a971-409c-96a7-90c4e31322e6) | ||
|
|
||
| <br/> | ||
|
|
||
|
|
@@ -156,7 +157,7 @@ Try out Superset's [quickstart](https://superset.apache.org/docs/quickstart/) gu | |
| and please read our [Slack Community Guidelines](https://github.com/apache/superset/blob/master/CODE_OF_CONDUCT.md#slack-community-guidelines) | ||
| - [Join our [email protected] Mailing list](https://lists.apache.org/[email protected]). To join, simply send an email to [[email protected]](mailto:[email protected]) | ||
| - If you want to help troubleshoot GitHub Issues involving the numerous database drivers that Superset supports, please consider adding your name and the databases you have access to on the [Superset Database Familiarity Rolodex](https://docs.google.com/spreadsheets/d/1U1qxiLvOX0kBTUGME1AHHi6Ywel6ECF8xk_Qy-V9R8c/edit#gid=0) | ||
| - Join Superset's Town Hall and [Operational Model](https://preset.io/blog/the-superset-operational-model-wants-you/) recurring meetings. Meeting info is available on the [Superset Community Calendar](https://superset.apache.org/community) | ||
| - Join Superset's Town Hall and [Operational Model](https://preset.io/blog/the-superset-operational-model-wants-you/) recurring meetings. Meeting info is available on the [Superset Community Calendar](https://superset.apache.org/community) | ||
|
|
||
| ## Contributor Guide | ||
|
|
||
|
|
@@ -184,21 +185,24 @@ Understanding the Superset Points of View | |
| - [Building New Database Connectors](https://preset.io/blog/building-database-connector/) | ||
| - [Create Your First Dashboard](https://superset.apache.org/docs/using-superset/creating-your-first-dashboard/) | ||
| - [Comprehensive Tutorial for Contributing Code to Apache Superset | ||
| ](https://preset.io/blog/tutorial-contributing-code-to-apache-superset/) | ||
| ](https://preset.io/blog/tutorial-contributing-code-to-apache-superset/) | ||
| - [Resources to master Superset by Preset](https://preset.io/resources/) | ||
|
|
||
| - Deploying Superset | ||
|
|
||
| - [Official Docker image](https://hub.docker.com/r/apache/superset) | ||
| - [Helm Chart](https://github.com/apache/superset/tree/master/helm/superset) | ||
|
|
||
| - Recordings of Past [Superset Community Events](https://preset.io/events) | ||
|
|
||
| - [Mixed Time Series Charts](https://preset.io/events/mixed-time-series-visualization-in-superset-workshop/) | ||
| - [How the Bing Team Customized Superset for the Internal Self-Serve Data & Analytics Platform](https://preset.io/events/how-the-bing-team-heavily-customized-superset-for-their-internal-data/) | ||
| - [Live Demo: Visualizing MongoDB and Pinot Data using Trino](https://preset.io/events/2021-04-13-visualizing-mongodb-and-pinot-data-using-trino/) | ||
| - [Introduction to the Superset API](https://preset.io/events/introduction-to-the-superset-api/) | ||
| - [Building a Database Connector for Superset](https://preset.io/events/2021-02-16-building-a-database-connector-for-superset/) | ||
|
|
||
| - Visualizations | ||
|
|
||
| - [Creating Viz Plugins](https://superset.apache.org/docs/contributing/creating-viz-plugins/) | ||
| - [Managing and Deploying Custom Viz Plugins](https://medium.com/nmc-techblog/apache-superset-manage-custom-viz-plugins-in-production-9fde1a708e55) | ||
| - [Why Apache Superset is Betting on Apache ECharts](https://preset.io/blog/2021-4-1-why-echarts/) | ||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -123,10 +123,10 @@ SUPERSET_RC=1 | |
| SUPERSET_GITHUB_BRANCH=1.5 | ||
| [email protected] | ||
| SUPERSET_VERSION_RC=1.5.1rc1 | ||
| SUPERSET_RELEASE=apache-superset-1.5.1 | ||
| SUPERSET_RELEASE_RC=apache-superset-1.5.1rc1 | ||
| SUPERSET_RELEASE_TARBALL=apache-superset-1.5.1-source.tar.gz | ||
| SUPERSET_RELEASE_RC_TARBALL=apache-superset-1.5.1rc1-source.tar.gz | ||
| SUPERSET_RELEASE=apache_superset-1.5.1 | ||
| SUPERSET_RELEASE_RC=apache_superset-1.5.1rc1 | ||
| SUPERSET_RELEASE_TARBALL=apache_superset-1.5.1-source.tar.gz | ||
| SUPERSET_RELEASE_RC_TARBALL=apache_superset-1.5.1rc1-source.tar.gz | ||
| SUPERSET_TMP_ASF_SITE_PATH=/tmp/incubator-superset-site-1.5.1 | ||
| ------------------------------- | ||
| ``` | ||
|
|
@@ -380,7 +380,7 @@ Official instructions: | |
| https://www.apache.org/info/verification.html | ||
|
|
||
| We now have a handy script for anyone validating a release to use. The core of it is in this very folder, `verify_release.py`. Just make sure you have all three release files in the same directory (`{some version}.tar.gz`, `{some version}.tar.gz.asc` and `{some version}tar.gz.sha512`). Then you can pass this script the path to the `.gz` file like so: | ||
| `python verify_release.py ~/path/tp/apache-superset-{version/candidate}-source.tar.gz` | ||
| `python verify_release.py ~/path/tp/apache_superset-{version/candidate}-source.tar.gz` | ||
|
|
||
| If all goes well, you will see this result in your terminal: | ||
|
|
||
|
|
@@ -470,7 +470,7 @@ while requesting access to push packages. | |
|
|
||
| ```bash | ||
| twine upload dist/apache_superset-${SUPERSET_VERSION}-py3-none-any.whl | ||
| twine upload dist/apache-superset-${SUPERSET_VERSION}.tar.gz | ||
| twine upload dist/apache_superset-${SUPERSET_VERSION}.tar.gz | ||
| ``` | ||
|
|
||
| Set your username to `__token__` | ||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.