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

[release] Fix, release docs #8646

Merged
merged 6 commits into from
Nov 27, 2019
Merged

Conversation

dpgaspar
Copy link
Member

CATEGORY

Choose one

  • Bug Fix
  • Enhancement (new features, refinement)
  • Refactor
  • Add tests
  • Build / Development Environment
  • Documentation

SUMMARY

Yet, another round at improving the release docs:

  • Introduces the email step for sending a RESULT email after IPMC voting
  • Includes missing arguments for sending an email for result_ipmc
  • Move announcing email to last
  • Move update UPDATING.md to crafting a new release

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

REVIEWERS

@codecov-io
Copy link

codecov-io commented Nov 25, 2019

Codecov Report

Merging #8646 into master will decrease coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #8646      +/-   ##
==========================================
- Coverage   65.78%   65.75%   -0.04%     
==========================================
  Files         482      482              
  Lines       23814    23825      +11     
  Branches     2589     2594       +5     
==========================================
  Hits        15667    15667              
- Misses       7978     7985       +7     
- Partials      169      173       +4
Impacted Files Coverage Δ
...src/dashboard/util/getFilterConfigsFromFormdata.js 42.85% <0%> (-32.15%) ⬇️
...ssets/src/dashboard/util/activeDashboardFilters.js 90.38% <0%> (-1.78%) ⬇️
superset/db_engine_specs/presto.py 22.58% <0%> (-0.06%) ⬇️
.../assets/src/visualizations/FilterBox/FilterBox.jsx 5.93% <0%> (ø) ⬆️

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 f04b72c...b670985. Read the comment docs.

@dpgaspar dpgaspar marked this pull request as ready for review November 26, 2019 11:02
@dpgaspar dpgaspar changed the title Fix/release docs v6 [release] Fix, release docs Nov 27, 2019
@pull-request-size pull-request-size bot added size/L and removed size/M labels Nov 27, 2019
@dpgaspar dpgaspar merged commit 75c1378 into apache:master Nov 27, 2019
@dpgaspar dpgaspar deleted the fix/release-docs-v6 branch November 27, 2019 15:28
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 0.36.0 labels Feb 28, 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 size/L 🚢 0.36.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants