ai-examples icon indicating copy to clipboard operation
ai-examples copied to clipboard

runtime-config containing auth keys should not be checked in

Open michelleN opened this issue 1 year ago • 1 comments

Is my assumption correct? We should not be checking in auth keys/runtime-config files to any repos? https://github.com/fermyon/ai-examples/blob/main/helloworld-rs/runtime-config.toml

michelleN avatar Feb 15 '24 20:02 michelleN

That is correct, yeah.

In fact, it might make sense to add the default runtime config file name/path to the templates' .gitignore.

Good catch!

radu-matei avatar Feb 15 '24 20:02 radu-matei