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

Issues with check_dependency_updates #1090

Open
2 tasks done
andrewtavis opened this issue Jan 15, 2025 · 0 comments
Open
2 tasks done

Issues with check_dependency_updates #1090

andrewtavis opened this issue Jan 15, 2025 · 0 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@andrewtavis
Copy link
Member

andrewtavis commented Jan 15, 2025

Terms

Behavior

In #724 we developed check_dependency_updates, but this workflow has proven to not work particularly well as seen in #1089 and #1011. Issues are:

  • The data for the issue title isn't formatted
  • The updates that would happen aren't added to the issue text
    • We'd like the full error text
  • The frontend errors seem to not be being included

Ideally we'd have this workflow running every two months and we'd then get a report that would tell us which dependencies would cause new errors so that we can react to these changes.

From the original issue #724:

  • We'll keep the current Dependabot warnings and react to them as needed
  • We'll run a workflow every two months
  • This workflow will update all dependencies to the next available minor release
  • The backend and frontend checks will be ran such that new errors will be detected
  • Results will be logged and new issues will be made to work on them
  • This two month process will coincide with Code Night 🌙 such that we can work together to squash 'em all 🐞

Would be great if someone wanted to look into this! 😊

@andrewtavis andrewtavis added bug Something isn't working help wanted Extra attention is needed labels Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
Status: Todo
Development

No branches or pull requests

1 participant