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

Put the delegates.rb into a permanent storage and use environment variables. #10

Open
kaladay opened this issue Sep 24, 2024 · 0 comments
Labels
story A user story or similar.

Comments

@kaladay
Copy link

kaladay commented Sep 24, 2024

During the investigation involving #9 , I uncovered a serious problem.

The delegates.rb is not saved anywhere and changing an environment variable can cause the file to be altered automatically.

This is dangerous.

We should probably do this regardless of whether or not the decision from #9 is to use a Java Delegate.

These files should not be lost.

We also might want to convert the Ruby Delegate to utilize environment variables for the URLs so that they can be passed directly via the Docker container.

see: #3

@kaladay kaladay added the story A user story or similar. label Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
story A user story or similar.
Projects
None yet
Development

No branches or pull requests

1 participant