Skip to content
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

docs: update changelog for 1.0.0 #12777

Merged
merged 1 commit into from Jan 26, 2021

Conversation

eschutho
Copy link
Member

SUMMARY

Changelog for 1.0

ADDITIONAL INFORMATION

  • Has associated issue:
  • Changes UI
  • Requires DB Migration.
  • Confirm DB Migration upgrade and downgrade tested.
  • Introduces new feature or API
  • Removes existing feature or API

@eschutho
Copy link
Member Author

@codecov-io
Copy link

codecov-io commented Jan 26, 2021

Codecov Report

Merging #12777 (8a89cd0) into master (b8a93fd) will decrease coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #12777      +/-   ##
==========================================
- Coverage   66.79%   66.77%   -0.03%     
==========================================
  Files        1019     1022       +3     
  Lines       49824    50051     +227     
  Branches     4877     4915      +38     
==========================================
+ Hits        33281    33422     +141     
- Misses      16419    16505      +86     
  Partials      124      124              
Flag Coverage Δ
cypress 50.90% <ø> (+1.30%) ⬆️
javascript 61.68% <ø> (+0.74%) ⬆️
python 63.70% <ø> (-0.46%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
superset/db_engines/hive.py 0.00% <0.00%> (-85.72%) ⬇️
superset/db_engine_specs/hive.py 73.84% <0.00%> (-10.00%) ⬇️
...ntend/src/dashboard/components/PropertiesModal.jsx 75.67% <0.00%> (-7.21%) ⬇️
superset/db_engine_specs/presto.py 81.38% <0.00%> (-7.15%) ⬇️
...ashboard/components/nativeFilters/ColumnSelect.tsx 55.55% <0.00%> (-5.06%) ⬇️
...et-frontend/src/components/Menu/LanguagePicker.tsx 64.28% <0.00%> (-4.95%) ⬇️
...frontend/src/dashboard/containers/FiltersBadge.tsx 89.28% <0.00%> (-3.31%) ⬇️
superset-frontend/src/utils/common.js 70.96% <0.00%> (-3.23%) ⬇️
...nd/src/explore/components/ExploreViewContainer.jsx 77.24% <0.00%> (-2.76%) ⬇️
...rontend/src/explore/components/DatasourcePanel.tsx 80.00% <0.00%> (-2.61%) ⬇️
... and 76 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b8a93fd...8a89cd0. Read the comment docs.

Copy link
Member

@betodealmeida betodealmeida left a comment

Choose a reason for hiding this comment

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

672 PRs! :O

@betodealmeida betodealmeida merged commit 24ad606 into apache:master Jan 26, 2021
@garden-of-delete
Copy link
Contributor

Thanks for doing this @eschutho!

@eschutho
Copy link
Member Author

Yeah you bet. I will mention that @betodealmeida and @hughhhh and @lyndsiWilliams also all chipped in because it was such a large changelog and I kept getting rate limited. We may need to find a workaround instead of splitting up the commits into chunks like I did. Also cc @dpgaspar for any ideas. 🙏

@eschutho eschutho deleted the elizabeth/update-changelog branch January 28, 2021 22:23
@eschutho
Copy link
Member Author

🏷 v1.0.1

@villebro
Copy link
Member

@eschutho yeah, we really need to add support for GH tokens to the script so we don't get rate limited. This should probably be done before we start working on 1.1.0. FYI I removed the 1.0.1 tag as the changelog updates where already in the 1.0 branch (I'll make a note to add a step to the release instructions to update CHANGELOG.md and UPDATING.md on master after a release candidate is promoted to an actual release).

@dpgaspar
Copy link
Member

@villebro true it's annoying and time consuming. I'll update the script to support github token (Auth)

@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 1.2.0 labels Mar 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels preset-io size/XL 🚢 1.2.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants