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 updating Dart dependencies using melos pub-upgrade #427

Open
erdemyerebasmaz opened this issue Aug 1, 2024 · 0 comments
Open
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@erdemyerebasmaz
Copy link
Contributor

erdemyerebasmaz commented Aug 1, 2024

I'm not actively working on this repository but I see many PR's for weeks with failed Check Dart/Flutter bindings step. Rather than ignoring this step on CI results, we should create a system to automate updating Dart dependencies.

  • Run melos pub-upgrade and create a PR if there's an error on Check git status step of Check Dart/Flutter bindings job because of changes in pubspec.lock files.
  • Configure a system like dependabot and run melos pub-upgrade in intervals and create a PR if there are any changes.
@erdemyerebasmaz erdemyerebasmaz added enhancement New feature or request good first issue Good for newcomers labels Aug 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant