You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2022/08/29 13:57:51 UTC

[GitHub] [superset] pavera opened a new pull request, #21238: fix(dependabot): correct pip and actions configs

pavera opened a new pull request, #21238:
URL: https://github.com/apache/superset/pull/21238

   <!---
   Please write the PR title following the conventions at https://www.conventionalcommits.org/en/v1.0.0/
   Example:
   fix(dashboard): load charts correctly
   -->
   
   ### SUMMARY
   <!--- Describe the change below, including rationale and design decisions -->
   This PR updates the pip and github-actions ecosystem configs for dependabot.  Previously these ecosystems would raise errors when dependabot attempted to run.  With these edits dependabot can successfully run.  It may be that the more correct change would be to remove these sections depending on the goals of the project, if that would be preferred I can certainly make that change.
   
   ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
   <!--- Skip this if not applicable -->
   
   ### TESTING INSTRUCTIONS
   <!--- Required! What steps can be taken to manually verify the changes? -->
   
   1. Fork the apache/superset repo
   2. Enable Dependabot on the fork on the master branch (goto Insights->Dependency Graph->Dependabot and click "Enable")
   3. Once Dependabot runs view logs for pip and actions to see errors
   4. Merge this change to master on the new fork
   5. Dependabot will run again, verify that the error for actions now refers to the open PR limit of 0. Pip may still error out due to a timeout, but it will open PRs successfully.  Once the python PRs are caught up it should no longer timeout.
   
   ### ADDITIONAL INFORMATION
   <!--- Check any relevant boxes with "x" -->
   <!--- HINT: Include "Fixes #nnn" if you are fixing an existing issue -->
   - [x] Has associated issue: Fixes #21237
   - [ ] Required feature flags:
   - [ ] Changes UI
   - [ ] Includes DB Migration (follow approval process in [SIP-59](https://github.com/apache/superset/issues/13351))
     - [ ] 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
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] pavera closed pull request #21238: fix(dependabot): correct pip and actions configs

Posted by GitBox <gi...@apache.org>.
pavera closed pull request #21238: fix(dependabot): correct pip and actions configs
URL: https://github.com/apache/superset/pull/21238


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org