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

Dependency Maintenance Documentation #82

Open
2 tasks
lastrucci01 opened this issue Jan 10, 2023 · 0 comments
Open
2 tasks

Dependency Maintenance Documentation #82

lastrucci01 opened this issue Jan 10, 2023 · 0 comments
Labels
dependencies Pull requests that update a dependency file documentation Improvements or additions to documentation

Comments

@lastrucci01
Copy link
Collaborator

Description

Create documentation on guidelines to go about when updating dependencies.
It will probably involve going to the branch of the dependency upgrade and figuring if, and why, it might break and updating the code and testing before merging it into master.

Background

There is a dependancy bot in the repo that checks for out of date dependencies, once found it creates a new branch, updates the dependencies and creates a PR. Dependencies have a high chance of causing packages in the project to be invalid with one another and cause errors.

Tasks

Include specific tasks in the order they need to be done in. Include links to specific lines of code where the task should happen at.

  • Figure out the method used for updating dependencies.
  • Create documentation for contributors of the repo to know how to maintain dependencies.
@lastrucci01 lastrucci01 added documentation Improvements or additions to documentation dependencies Pull requests that update a dependency file labels Jan 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant