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

Move Autolink configuration storage out of json.config into the KV store #134

Open
aaronrothschild opened this issue Oct 2, 2020 · 0 comments
Labels
Difficulty/2:Medium Medium ticket Good First Issue Suitable for first-time contributors Hacktoberfest Help Wanted Community help wanted Tech/Go Type/Enhancement New feature or improvement of existing feature Up For Grabs Ready for help from the community. Removed when someone volunteers

Comments

@aaronrothschild
Copy link

Currently a Link Name, Pattern, Template and scope are saved in the config.json
This should be moved to the KV store to remove the dependency on reading from the config.json

@hanzei hanzei added Difficulty/2:Medium Medium ticket Good First Issue Suitable for first-time contributors Tech/Go Type/Enhancement New feature or improvement of existing feature Help Wanted Community help wanted Up For Grabs Ready for help from the community. Removed when someone volunteers labels Oct 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Difficulty/2:Medium Medium ticket Good First Issue Suitable for first-time contributors Hacktoberfest Help Wanted Community help wanted Tech/Go Type/Enhancement New feature or improvement of existing feature Up For Grabs Ready for help from the community. Removed when someone volunteers
Projects
None yet
Development

No branches or pull requests

4 participants