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

Manage Technical Debt #1004

Closed
ccostino opened this issue May 17, 2024 · 1 comment
Closed

Manage Technical Debt #1004

ccostino opened this issue May 17, 2024 · 1 comment
Assignees

Comments

@ccostino
Copy link
Contributor

ccostino commented May 17, 2024

There are several pieces of general work that we can do for ourselves to help manage our technical debt:

  • Remove unused code
  • Improve our use of style checks and linters for code formatting and organization
  • Improve and maintain our application configuration
  • Keep dependencies up-to-date and remove any that are no longer used
  • Keep our third party integrations up-to-date (e.g., GitHub Actions)

While these should ideally be ongoing maintenance items that we bake into every development sprint and stay on top of, we have a bit of work ahead of us before we reach that level of operational maturity.

Manage unused code

Improving use of style checks and linters

Manage dependencies

@ccostino
Copy link
Contributor Author

I've cleaned up this epic and removed the few remaining open items; those have issues written for them already that are in the project board can either be incorporated into other epics or epics themselves. 🙂

🎉 on completing all of this other work!

@github-project-automation github-project-automation bot moved this from Epics - Next/Scoping to ✅ Done in Notify.gov product board Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

1 participant