-
Notifications
You must be signed in to change notification settings - Fork 17
Inconsistent ENV usage across languages is problematic #28
Comments
The sauce java client ended up supporting:
There's still a great deal of inconsistency depending on the clients (most use only two from the above list). The java client is the only one that supports all 4. It'd be good to know what ones are "official." |
i don't think Sauce can have any stance on 'official' names for env vars. but i agree that the various clients should endeavor to use the same thing to avoid surprise. |
Sauce could say here's what we're supporting consistently across the clients instead of using different names in the docs and each language. That's what I meant by 'official.' People run into the same issue with the appium clients. I've settled on |
fair enough. i think the sauce docs should always use 1 style as an example, and have all the clients support all 4 styles. |
sounds good to me 👍 |
I agree it'd be good to at least standardise on what we do it in docs; Personally I like |
sauce_whisk
sauce-java
I think Sauce should have a standard naming convention for the ENV vars instead of different values for each project.
The text was updated successfully, but these errors were encountered: