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

chore: Ignore docs directory for dependabot #17451

Merged
merged 2 commits into from
Nov 16, 2021
Merged

Conversation

hughhhh
Copy link
Member

@hughhhh hughhhh commented Nov 16, 2021

SUMMARY

Ignore all request to update dependencies for the docs repo. Piggy backing #12291, and reading the GH doc this seems promising

BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF

TESTING INSTRUCTIONS

ADDITIONAL INFORMATION

  • Has associated issue:
  • Required feature flags:
  • Changes UI
  • Includes DB Migration (follow approval process in SIP-59)
    • Migration is atomic, supports rollback & is backwards-compatible
    • Confirm DB migration upgrade and downgrade tested
    • Runtime estimates and downtime expectations provided
  • Introduces new feature or API
  • Removes existing feature or API

@codecov
Copy link

codecov bot commented Nov 16, 2021

Codecov Report

Merging #17451 (d72fb2f) into master (1e2c834) will increase coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #17451   +/-   ##
=======================================
  Coverage   76.95%   76.95%           
=======================================
  Files        1042     1042           
  Lines       56287    56287           
  Branches     7796     7796           
=======================================
+ Hits        43316    43318    +2     
+ Misses      12713    12711    -2     
  Partials      258      258           
Flag Coverage Δ
hive 81.53% <ø> (ø)
javascript 71.05% <ø> (ø)
mysql 81.95% <ø> (ø)
postgres 81.96% <ø> (ø)
presto 81.83% <ø> (+<0.01%) ⬆️
python 82.46% <ø> (+<0.01%) ⬆️
sqlite 81.64% <ø> (ø)

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

Impacted Files Coverage Δ
superset/db_engine_specs/presto.py 90.37% <0.00%> (+0.41%) ⬆️

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 1e2c834...d72fb2f. Read the comment docs.

@hughhhh hughhhh merged commit 34d7f0a into master Nov 16, 2021
AAfghahi pushed a commit that referenced this pull request Jan 10, 2022
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 1.5.0 labels Mar 13, 2024
@mistercrunch mistercrunch deleted the hugh/ignore-docs-dependabot branch March 26, 2024 17:56
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/XS 🚢 1.5.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants