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

Import Redis block into app instructions #74

Open
chadwcarlson opened this issue Nov 3, 2023 · 0 comments
Open

Import Redis block into app instructions #74

chadwcarlson opened this issue Nov 3, 2023 · 0 comments

Comments

@chadwcarlson
Copy link
Contributor

#66 added frontend/src/commands.json. The goal there is to ensure that:

  • commands presented to users and commands tested are identical (or the slight differences between them are easily seen in one place)
  • commands that can be copied and those presented are identical (since they are two different fields that could deviate via copypasta

Do the same thing for the relationships and service block of config.yaml. Right now there is a quick script that locates the block based on the add_service_start|end anchors, which could be reused to copy and output the block presented within the app, keeping them identical at all times.

For example, your can edit the relationship format to match Git 24 changes, and that will automatically be updated in the app and the project repo at the same time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant