-
Notifications
You must be signed in to change notification settings - Fork 16
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
Review technical debt in repo and determine nearterm improvements #45
Comments
Things that need fixing in the order of importance:
|
Organizing these improvements into the categories I listed above (which is my draft of what we'll use for all of these projects): Improvements to release process
Repo documentation improvements
Test suite improvements (in particular, tests to add to alert us early to breakages)
Repo standard maintenance tasks
Enhancement requests to consider
Bugs
Thanks @sgnn7 for gathering this info :) can you also please comment here whether updating golang modules / updating terraform or conjur/DAP versions in tests is part of required regular maintenance? |
yes - this should be done when needed. we depend on both conjur-api-go and terraform modules so updates there will require us to ensure that we are up to date with them otherwise we will risk having a broken release. |
Updated the list and crossed out any currently-released fixes |
Thanks @sgnn7! I think this issue can be closed for now, we can keep it as a record of our evaluation but all follow-up issues have been logged now. |
Review this repo:
The output of this spike will be a list of items for each category above listed in a comment on this issue, and linking to the GitHub issues for each item.
The text was updated successfully, but these errors were encountered: