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

feat(input.py,-config.json): ADD post_install step #4

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

IonesioJunior
Copy link
Member

@IonesioJunior IonesioJunior commented Oct 14, 2024

This adds a post install script that sets ring app configs using user inputs instead of requiring the user to change the files manually.

Changes

  • Adds a new field in config.json which executes the input.py post ring installation *
  • Adds new input.py script file, which is responsible to generate data.json and secret.txt after providing inputs from the user.*

Testing

Right now, since this PR isn't merged in the main branch, you can test this feature by installing the version that exists in my ring fork repository using the command syftbox app install IonesioJunior/ring

This would allow users to setup secrets and ring members without having to write in a file
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

Successfully merging this pull request may close these issues.

1 participant