Skip to content

Remove TEST prefix for env vars - #292

Merged
superkhau merged 1 commit into
masterfrom
remove-unused-env-vars
Oct 7, 2016
Merged

Remove TEST prefix for env vars#292
superkhau merged 1 commit into
masterfrom
remove-unused-env-vars

Conversation

@superkhau

@superkhau superkhau commented Oct 7, 2016

Copy link
Copy Markdown
Contributor
  • TEST_ prefix is not used by CI anymore and therefore serve no purpose
  • Part of overall goal to standardize env var injection to
    MODULE_VARNAME (ie. MONGODB_HOST for example) convention

cc @bajtos @strongloop/fa-db-connectors

@superkhau superkhau self-assigned this Oct 7, 2016
@superkhau superkhau assigned rmg and unassigned superkhau Oct 7, 2016
@superkhau

Copy link
Copy Markdown
Contributor Author

@rmg PTAL

@superkhau superkhau self-assigned this Oct 7, 2016
* TEST_ prefix is not used by CI anymore and there for serve no purpose

* Part of overall goal to standardize env var injection to
  MODULE_VARNAME (ie. MONGODB_HOST for example) convention
@superkhau
superkhau force-pushed the remove-unused-env-vars branch from 892938b to 698b56c Compare October 7, 2016 00:22

@rmg rmg left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This module's tests are all passing on CI and the changes can't affect downstream, so LGTM.

@superkhau
superkhau merged commit cc5f534 into master Oct 7, 2016
@superkhau superkhau removed the #review label Oct 7, 2016
@superkhau
superkhau deleted the remove-unused-env-vars branch October 7, 2016 01:32
superkhau added a commit that referenced this pull request Oct 7, 2016
* TEST_ prefix is not used by CI anymore and there for serve no purpose

* Part of overall goal to standardize env var injection to
  MODULE_VARNAME (ie. MONGODB_HOST for example) convention

Backport of #292
superkhau added a commit that referenced this pull request Oct 7, 2016
* TEST_ prefix is not used by CI anymore and there for serve no purpose

* Part of overall goal to standardize env var injection to
  MODULE_VARNAME (ie. MONGODB_HOST for example) convention
superkhau added a commit that referenced this pull request Oct 7, 2016
* TEST_ prefix is not used by CI anymore and there for serve no purpose

* Part of overall goal to standardize env var injection to
  MODULE_VARNAME (ie. MONGODB_HOST for example) convention

Backport of #292
superkhau added a commit that referenced this pull request Oct 7, 2016
* TEST_ prefix is not used by CI anymore and therefore serve no purpose

* Part of overall goal to standardize env var injection to
  MODULE_VARNAME (ie. MONGODB_HOST for example) convention

Backport of #292
superkhau added a commit that referenced this pull request Oct 7, 2016
* TEST_ prefix is not used by CI anymore and therefore serve no purpose

* Part of overall goal to standardize env var injection to
  MODULE_VARNAME (ie. MONGODB_HOST for example) convention

Backport of #292
bajtos added a commit that referenced this pull request Oct 17, 2016
 * Remove TEST prefix for env vars (#292) (Simon Ho)
 * Add connectorCapabilities global object (Nick Duffy)
 * Update translation files - round#2 (Candy)
 * Update deps to loopback 3.0.0 RC (Miroslav Bajtoš)
 * Remove conflict (jannyHou)
 * fix maxDistance not supported in geo filter. (Vincent Wen)
 * Use juggler@3 for running the tests (Miroslav Bajtoš)
 * Remove !intl (jannyHou)
 * Refactor (jannyHou)
 * Globalization (jannyHou)
 * Support patches afterwards (jannyHou)
 * Use the latest compatible mongodb (jannyHou)
 * Update URLs in CONTRIBUTING.md (#264) (Ryan Graham)
fabien pushed a commit to fabien/loopback-connector-mongodb that referenced this pull request Oct 22, 2016
* TEST_ prefix is not used by CI anymore and there for serve no purpose

* Part of overall goal to standardize env var injection to
  MODULE_VARNAME (ie. MONGODB_HOST for example) convention
fabien pushed a commit to fabien/loopback-connector-mongodb that referenced this pull request Oct 22, 2016
 * Remove TEST prefix for env vars (loopbackio#292) (Simon Ho)
 * Add connectorCapabilities global object (Nick Duffy)
 * Update translation files - round#2 (Candy)
 * Update deps to loopback 3.0.0 RC (Miroslav Bajtoš)
 * Remove conflict (jannyHou)
 * fix maxDistance not supported in geo filter. (Vincent Wen)
 * Use juggler@3 for running the tests (Miroslav Bajtoš)
 * Remove !intl (jannyHou)
 * Refactor (jannyHou)
 * Globalization (jannyHou)
 * Support patches afterwards (jannyHou)
 * Use the latest compatible mongodb (jannyHou)
 * Update URLs in CONTRIBUTING.md (loopbackio#264) (Ryan Graham)
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.

3 participants