Skip to content

Commit

Permalink
Changing <RILL_HOME> to <RILL_PROJECT_DIRECTORY> (#4853)
Browse files Browse the repository at this point in the history
Clarifying to make the callout less confusing and clear that we're not referring to a global location
  • Loading branch information
AndrewRTsao authored May 8, 2024
1 parent d9381aa commit d44c241
Show file tree
Hide file tree
Showing 12 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion docs/docs/reference/connectors/athena.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ Note that you must `cd` into the Git repository that your project was deployed f
:::tip Did you know?
If you've configured credentials locally already (in your `<RILL_HOME>/.env` file), you can use `rill env push` to [push these credentials](/build/credentials/credentials.md#rill-env-push) to your Rill Cloud project. This will allow other users to retrieve / reuse the same credentials automatically by running `rill env pull`.
If you've configured credentials locally already (in your `<RILL_PROJECT_DIRECTORY>/.env` file), you can use `rill env push` to [push these credentials](/build/credentials/credentials.md#rill-env-push) to your Rill Cloud project. This will allow other users to retrieve / reuse the same credentials automatically by running `rill env pull`.
:::
Expand Down
2 changes: 1 addition & 1 deletion docs/docs/reference/connectors/azure.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,6 @@ Note that you must `cd` into the Git repository that your project was deployed f

:::tip Did you know?

If you've configured credentials locally already (in your `<RILL_HOME>/.env` file), you can use `rill env push` to [push these credentials](/build/credentials/credentials.md#rill-env-push) to your Rill Cloud project. This will allow other users to retrieve / reuse the same credentials automatically by running `rill env pull`.
If you've configured credentials locally already (in your `<RILL_PROJECT_DIRECTORY>/.env` file), you can use `rill env push` to [push these credentials](/build/credentials/credentials.md#rill-env-push) to your Rill Cloud project. This will allow other users to retrieve / reuse the same credentials automatically by running `rill env pull`.
:::
2 changes: 1 addition & 1 deletion docs/docs/reference/connectors/bigquery.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ Note that you must `cd` into the Git repository that your project was deployed f

:::tip Did you know?

If you've configured credentials locally already (in your `<RILL_HOME>/.env` file), you can use `rill env push` to [push these credentials](/build/credentials/credentials.md#rill-env-push) to your Rill Cloud project. This will allow other users to retrieve / reuse the same credentials automatically by running `rill env pull`.
If you've configured credentials locally already (in your `<RILL_PROJECT_DIRECTORY>/.env` file), you can use `rill env push` to [push these credentials](/build/credentials/credentials.md#rill-env-push) to your Rill Cloud project. This will allow other users to retrieve / reuse the same credentials automatically by running `rill env pull`.

:::

Expand Down
2 changes: 1 addition & 1 deletion docs/docs/reference/connectors/gcs.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ Note that you must `cd` into the Git repository that your project was deployed f

:::tip Did you know?

If you've configured credentials locally already (in your `<RILL_HOME>/.env` file), you can use `rill env push` to [push these credentials](/build/credentials/credentials.md#rill-env-push) to your Rill Cloud project. This will allow other users to retrieve / reuse the same credentials automatically by running `rill env pull`.
If you've configured credentials locally already (in your `<RILL_PROJECT_DIRECTORY>/.env` file), you can use `rill env push` to [push these credentials](/build/credentials/credentials.md#rill-env-push) to your Rill Cloud project. This will allow other users to retrieve / reuse the same credentials automatically by running `rill env pull`.

:::

Expand Down
2 changes: 1 addition & 1 deletion docs/docs/reference/connectors/motherduck.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,6 @@ Note that you must `cd` into the Git repository that your project was deployed f

:::tip Did you know?

If you've configured credentials locally already (in your `<RILL_HOME>/.env` file), you can use `rill env push` to [push these credentials](/build/credentials/credentials.md#rill-env-push) to your Rill Cloud project. This will allow other users to retrieve / reuse the same credentials automatically by running `rill env pull`.
If you've configured credentials locally already (in your `<RILL_PROJECT_DIRECTORY>/.env` file), you can use `rill env push` to [push these credentials](/build/credentials/credentials.md#rill-env-push) to your Rill Cloud project. This will allow other users to retrieve / reuse the same credentials automatically by running `rill env pull`.

:::
2 changes: 1 addition & 1 deletion docs/docs/reference/connectors/mysql.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,6 @@ Note that you must `cd` into the Git repository that your project was deployed f

:::tip Did you know?

If you've configured credentials locally already (in your `<RILL_HOME>/.env` file), you can use `rill env push` to [push these credentials](/build/credentials/credentials.md#rill-env-push) to your Rill Cloud project. This will allow other users to retrieve / reuse the same credentials automatically by running `rill env pull`.
If you've configured credentials locally already (in your `<RILL_PROJECT_DIRECTORY>/.env` file), you can use `rill env push` to [push these credentials](/build/credentials/credentials.md#rill-env-push) to your Rill Cloud project. This will allow other users to retrieve / reuse the same credentials automatically by running `rill env pull`.

:::
2 changes: 1 addition & 1 deletion docs/docs/reference/connectors/postgres.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,6 @@ Note that you must `cd` into the Git repository that your project was deployed f

:::tip Did you know?

If you've configured credentials locally already (in your `<RILL_HOME>/.env` file), you can use `rill env push` to [push these credentials](/build/credentials/credentials.md#rill-env-push) to your Rill Cloud project. This will allow other users to retrieve / reuse the same credentials automatically by running `rill env pull`.
If you've configured credentials locally already (in your `<RILL_PROJECT_DIRECTORY>/.env` file), you can use `rill env push` to [push these credentials](/build/credentials/credentials.md#rill-env-push) to your Rill Cloud project. This will allow other users to retrieve / reuse the same credentials automatically by running `rill env pull`.

:::
2 changes: 1 addition & 1 deletion docs/docs/reference/connectors/redshift.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ Note that you must `cd` into the Git repository that your project was deployed f
:::tip Did you know?
If you've configured credentials locally already (in your `<RILL_HOME>/.env` file), you can use `rill env push` to [push these credentials](/build/credentials/credentials.md#rill-env-push) to your Rill Cloud project. This will allow other users to retrieve / reuse the same credentials automatically by running `rill env pull`.
If you've configured credentials locally already (in your `<RILL_PROJECT_DIRECTORY>/.env` file), you can use `rill env push` to [push these credentials](/build/credentials/credentials.md#rill-env-push) to your Rill Cloud project. This will allow other users to retrieve / reuse the same credentials automatically by running `rill env pull`.
:::
Expand Down
2 changes: 1 addition & 1 deletion docs/docs/reference/connectors/s3.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ Note that you must `cd` into the Git repository that your project was deployed f
:::tip Did you know?
If you've configured credentials locally already (in your `<RILL_HOME>/.env` file), you can use `rill env push` to [push these credentials](/build/credentials/credentials.md#rill-env-push) to your Rill Cloud project. This will allow other users to retrieve / reuse the same credentials automatically by running `rill env pull`.
If you've configured credentials locally already (in your `<RILL_PROJECT_DIRECTORY>/.env` file), you can use `rill env push` to [push these credentials](/build/credentials/credentials.md#rill-env-push) to your Rill Cloud project. This will allow other users to retrieve / reuse the same credentials automatically by running `rill env pull`.
:::
Expand Down
2 changes: 1 addition & 1 deletion docs/docs/reference/connectors/salesforce.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,6 @@ signing.

:::tip Did you know?

If you've configured credentials locally already (in your `<RILL_HOME>/.env` file), you can use `rill env push` to [push these credentials](/build/credentials/credentials.md#rill-env-push) to your Rill Cloud project. This will allow other users to retrieve / reuse the same credentials automatically by running `rill env pull`.
If you've configured credentials locally already (in your `<RILL_PROJECT_DIRECTORY>/.env` file), you can use `rill env push` to [push these credentials](/build/credentials/credentials.md#rill-env-push) to your Rill Cloud project. This will allow other users to retrieve / reuse the same credentials automatically by running `rill env pull`.

:::
2 changes: 1 addition & 1 deletion docs/docs/reference/connectors/snowflake.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ Note that you must first `cd` into the Git repository that your project was depl

:::tip Did you know?

If you've configured credentials locally already (in your `<RILL_HOME>/.env` file), you can use `rill env push` to [push these credentials](/build/credentials/credentials.md#rill-env-push) to your Rill Cloud project. This will allow other users to retrieve / reuse the same credentials automatically by running `rill env pull`.
If you've configured credentials locally already (in your `<RILL_PROJECT_DIRECTORY>/.env` file), you can use `rill env push` to [push these credentials](/build/credentials/credentials.md#rill-env-push) to your Rill Cloud project. This will allow other users to retrieve / reuse the same credentials automatically by running `rill env pull`.

:::

Expand Down
2 changes: 1 addition & 1 deletion docs/docs/reference/project-files/sources.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Files that are *nested at any level* under your native `sources` directory will
- _`duckdb`_ - use the [embedded DuckDB](../olap-engines/duckdb.md) engine to submit a DuckDB-supported native [SELECT](https://duckdb.org/docs/sql/statements/select.html) query (should be used in conjunction with the `sql` property)

**`type`**
_Deprecated_ but preserves a legacy alias to `connector`. Can be used instead to specify the source connector, instead of the resource type (see above), **only** if the source YAML file belongs in the `<RILL_HOME>/sources/` directory (preserved primarily for backwards compatibility).
_Deprecated_ but preserves a legacy alias to `connector`. Can be used instead to specify the source connector, instead of the resource type (see above), **only** if the source YAML file belongs in the `<RILL_PROJECT_DIRECTORY>/sources/` directory (preserved primarily for backwards compatibility).

**`uri`**
— Refers to the URI of the remote connector you are using for the source. Rill also supports glob patterns as part of the URI for S3 and GCS _(required for type: http, s3, gcs)_.
Expand Down

0 comments on commit d44c241

Please sign in to comment.