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

Automate Browserlist DB Update #987

Merged
merged 3 commits into from
Jan 31, 2023

Conversation

abdullahwaheed
Copy link
Contributor

@abdullahwaheed abdullahwaheed commented Oct 6, 2022

Ticket

Automate browserslist DB update

What has changed

Added a Github workflow that would run periodically(weekly), update browserslist DB, create a PR and merge it automatically.
Used a shared workflow for this

@abdullahwaheed abdullahwaheed self-assigned this Oct 6, 2022
@codecov
Copy link

codecov bot commented Oct 6, 2022

Codecov Report

Base: 84.26% // Head: 84.26% // No change to project coverage 👍

Coverage data is based on head (1f8f3aa) compared to base (1ca4eda).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #987   +/-   ##
=======================================
  Coverage   84.26%   84.26%           
=======================================
  Files         264      264           
  Lines        4558     4558           
  Branches     1178     1178           
=======================================
  Hits         3841     3841           
  Misses        697      697           
  Partials       20       20           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@jmbowman jmbowman added the waiting on author PR author needs to resolve review requests, answer questions, fix tests, etc. label Dec 9, 2022
@abdullahwaheed abdullahwaheed marked this pull request as draft December 12, 2022 13:41
@abdullahwaheed abdullahwaheed removed the waiting on author PR author needs to resolve review requests, answer questions, fix tests, etc. label Dec 20, 2022
@abdullahwaheed abdullahwaheed marked this pull request as ready for review December 20, 2022 18:05
@abdullahwaheed abdullahwaheed merged commit 263c486 into master Jan 31, 2023
@abdullahwaheed abdullahwaheed deleted the abdullahwaheed/auto-update-browserlist branch January 31, 2023 12:41
bra-i-am pushed a commit to eduNEXT/frontend-app-learning that referenced this pull request Nov 9, 2023
* feat: added cron github action to auto update brwoserlist DB periodically

* refactor: used a shared script to update broswerslist DB, create PR and automerge it
bra-i-am pushed a commit to eduNEXT/frontend-app-learning that referenced this pull request Nov 9, 2023
* feat: added cron github action to auto update brwoserlist DB periodically

* refactor: used a shared script to update broswerslist DB, create PR and automerge it
moonesque pushed a commit to edSPIRIT/frontend-app-learning that referenced this pull request Nov 11, 2023
* feat: added cron github action to auto update brwoserlist DB periodically

* refactor: used a shared script to update broswerslist DB, create PR and automerge it
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants