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

Manage all the environment variables through yargs #739

Merged
merged 10 commits into from
Sep 23, 2021

Conversation

0x2b3bfa0
Copy link
Member

@0x2b3bfa0 0x2b3bfa0 commented Sep 22, 2021

Would close #738, depends on #712

Leave environment variable management to yargs
@0x2b3bfa0 0x2b3bfa0 added bug Something isn't working p0-critical Max priority (ASAP) labels Sep 22, 2021
@0x2b3bfa0 0x2b3bfa0 self-assigned this Sep 22, 2021
@0x2b3bfa0 0x2b3bfa0 temporarily deployed to internal September 22, 2021 22:27 Inactive
0x2b3bfa0 and others added 3 commits September 23, 2021 12:46
* Remove multiplatform legacy command tests

Closes #736

* Apply @casperdcl's suggestion

Co-authored-by: Casper da Costa-Luis <casper.dcl@physics.org>

Co-authored-by: Casper da Costa-Luis <casper.dcl@physics.org>
0x2b3bfa0 and others added 3 commits September 23, 2021 14:09
@0x2b3bfa0 0x2b3bfa0 temporarily deployed to internal September 23, 2021 14:33 Inactive
@0x2b3bfa0 0x2b3bfa0 temporarily deployed to internal September 23, 2021 18:03 Inactive
@0x2b3bfa0 0x2b3bfa0 temporarily deployed to internal September 23, 2021 18:05 Inactive
@0x2b3bfa0 0x2b3bfa0 marked this pull request as ready for review September 23, 2021 18:16
@0x2b3bfa0 0x2b3bfa0 merged commit c9d2920 into yargs-builder-objects Sep 23, 2021
@0x2b3bfa0 0x2b3bfa0 deleted the yargs-env branch September 23, 2021 18:17
0x2b3bfa0 added a commit that referenced this pull request Sep 24, 2021
…d environment variables (#712)

* Convert yargs builder function calls to plain objects

Leave environment variable management to yargs

* Remove dead code

* Manage all the environment variables through yargs (#739)

* Fix comment blunder

* Fix logger blunder

* Mark tensorboard credentials as required
0x2b3bfa0 added a commit that referenced this pull request Sep 24, 2021
* Convert yargs builder function calls to plain objects

Leave environment variable management to yargs

* Remove dead code

* Manage all the environment variables through yargs (#739)

* Fix comment blunder

* replace null

* tf template check

* add null option

* clean up

* use undefined

* rm redundant debug logging

* update from draft example

* clean up

* Update tests

Additionally,
* Handle falsy values as empty strings
* Simplify template code

Co-authored-by: Helio Machado <0x2b3bfa0+git@googlemail.com>
DavidGOrtega added a commit that referenced this pull request Oct 15, 2021
* Convert yargs builder function calls to plain objects

Leave environment variable management to yargs

* Remove dead code

* Manage all the environment variables through yargs (#739)

* Fix comment blunder

* replace null

* tf template check

* add null option

* clean up

* use undefined

* rm redundant debug logging

* update from draft example

* clean up

* Update tests

Additionally,
* Handle falsy values as empty strings
* Simplify template code

Co-authored-by: Helio Machado <0x2b3bfa0+git@googlemail.com>

Co-authored-by: Daniel Barnes <dabarnes2b@gmail.com>
Co-authored-by: davidgortega <g.ortega.david@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working p0-critical Max priority (ASAP)
Projects
None yet
2 participants