Skip to content

Commit

Permalink
[ENT-1132] Job Runner Role (#4791)
Browse files Browse the repository at this point in the history
## What are you changing in this pull request and why?
<!---
Describe your changes and why you're making them. If related to an open 
issue or a pull request on dbt Core, then link to them here! 

To learn more about the writing conventions used in the dbt Labs docs,
see the [Content style
guide](https://github.com/dbt-labs/docs.getdbt.com/blob/current/contributing/content-style-guide.md).
-->

We're adding a new Job Runner role (permission set). This role will be
used exclusively to kick off runs (generally by service tokens from
within a third-party orchestration tool like Airflow). This PR adds this
new role to our permissions table.

**Note:** The changes are easiest to view if you zoom the diff out so
things all land on the same line.

[ENT-1132](https://dbtlabs.atlassian.net/browse/ENTERPRISE-1132)

## Checklist
<!--
Uncomment when publishing docs for a prerelease version of dbt:
- [ ] Add versioning components, as described in [Versioning
Docs](https://github.com/dbt-labs/docs.getdbt.com/blob/current/contributing/single-sourcing-content.md#versioning-entire-pages)
- [ ] Add a note to the prerelease version [Migration
Guide](https://github.com/dbt-labs/docs.getdbt.com/tree/current/website/docs/docs/dbt-versions/core-upgrade)
-->
- [ ] Review the [Content style
guide](https://github.com/dbt-labs/docs.getdbt.com/blob/current/contributing/content-style-guide.md)
so my content adheres to these guidelines.
- [ ] For [docs
versioning](https://github.com/dbt-labs/docs.getdbt.com/blob/current/contributing/single-sourcing-content.md#about-versioning),
review how to [version a whole
page](https://github.com/dbt-labs/docs.getdbt.com/blob/current/contributing/single-sourcing-content.md#adding-a-new-version)
and [version a block of
content](https://github.com/dbt-labs/docs.getdbt.com/blob/current/contributing/single-sourcing-content.md#versioning-blocks-of-content).
- [ ] Add a checklist item for anything that needs to happen before this
PR is merged, such as "needs technical review" or "change base branch."

Adding or removing pages (delete if not applicable):
- [ ] Add/remove page in `website/sidebars.js`
- [ ] Provide a unique filename for new pages
- [ ] Add an entry for deleted pages in `website/static/_redirects`
- [ ] Run link testing locally with `npm run build` to update the links
that point to deleted pages

![Screenshot 2024-01-24 at 10 35 39
AM](https://github.com/dbt-labs/docs.getdbt.com/assets/10383406/e0a28f67-c1cd-43fa-952a-a3099f7066c8)

![Screenshot 2024-01-24 at 10 36 03
AM](https://github.com/dbt-labs/docs.getdbt.com/assets/10383406/f43bddaf-5213-4ea7-a0f5-706ed99b04a6)
  • Loading branch information
matthewshaver authored Jan 26, 2024
2 parents 4beb43e + be863b6 commit 668863e
Showing 1 changed file with 29 additions and 29 deletions.
58 changes: 29 additions & 29 deletions website/snippets/_enterprise-permissions-table.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,35 +56,35 @@ The project roles enable you to work within the projects in various capacities.

#### Account permissions for project roles

| Account-level permission | Admin | Analyst | Database admin | Developer | Git Admin | Job admin | Job viewer | Metadata | Semantic Layer | Stakeholder | Team admin | Webhook |
|--------------------------|:-----:|:-------:|:--------------:|:---------:|:---------:|:---------:|:-----------:|:--------:|:--------------:|:-----------:|:----------:|:------:|
| Account settings | R | | R | | R | | | | | | R | |
| Auth provider | | | | | | | | | | | | |
| Billing | | | | | | | | | | | | |
| Groups | R | | R | R | R | | | | | R | R | |
| Invitations | W | R | R | R | R | R | R | | | R | R | |
| Licenses | W | R | R | R | R | R | R | | | | R | |
| Members | W | | R | R | R | | | | | R | R | |
| Project (create) | | | | | | | | | | | | |
| Public models | R | R | R | R | R | R | R | R | R | R | R | R |
| Service tokens | | | | | | | | | | | | |
| Webhooks | W | | | W | | | | | | | | W |
| Account-level permission | Admin | Analyst | Database admin | Developer | Git Admin | Job admin | Job runner | Job viewer | Metadata | Semantic Layer | Stakeholder | Team admin | Webhook |
|--------------------------|:-----:|:-------:|:--------------:|:---------:|:---------:|:---------:|:-----------:|:-----------:|:--------:|:--------------:|:-----------:|:----------:|:-------:|
| Account settings | R | | R | | R | | | | | | | R | |
| Auth provider | | | | | | | | | | | | | |
| Billing | | | | | | | | | | | | | |
| Groups | R | | R | R | R | | | | | | R | R | |
| Invitations | W | R | R | R | R | R | | R | | | R | R | |
| Licenses | W | R | R | R | R | R | | R | | | | R | |
| Members | W | | R | R | R | | | | | | R | R | |
| Project (create) | | | | | | | | | | | | | |
| Public models | R | R | R | R | R | R | | R | R | R | R | R | R |
| Service tokens | | | | | | | | | | | | | |
| Webhooks | W | | | W | | | | | | | | | W |

#### Project permissions for project roles

|Project-level permission | Admin | Analyst | Database admin | Developer | Git Admin | Job admin | Job viewer | Metadata | Semantic Layer | Stakeholder | Team admin | Webhook |
|--------------------------|:-----:|:-------:|:--------------:|:---------:|:---------:|:---------:|:-----------:|:--------:|:--------------:|:-----------:|:----------:|:------:|
| Connections | W | R | W | R | R | R | | | | R | R | |
| Credentials | W | W | W | W | R | W | | | | R | R | |
| Custom env. variables | W | W | W | W | W | W | R | | | R | W | |
| dbt adapters | W | W | W | W | R | W | | | | R | R | |
| Develop <br />(IDE or dbt Cloud CLI) | W | W | | W | | | | | | | | |
| Environments | W | R | R | R | R | W | R | | | R | R | |
| Jobs | W | R | R | W | R | W | R | | | R | R | |
| Metadata | R | R | R | R | R | R | R | R | | R | R | |
| Permissions (Groups & Licenses) | W | | R | R | R | | | | | | W | |
| Profile (Credentials) | W | R | W | R | R | R | | | | R | R | |
| Projects | W | W | W | W | W | R | R | | | R | W | |
| Repositories | W | | R | R | W | | | | | R | R | |
| Runs | W | R | R | W | R | W | R | | | R | R | |
| Semantic Layer Config | W | R | W | R | R | R | | | W | R | R | |
|Project-level permission | Admin | Analyst | Database admin | Developer | Git Admin | Job admin | Job runner | Job viewer | Metadata | Semantic Layer | Stakeholder | Team admin | Webhook |
|--------------------------|:-----:|:-------:|:--------------:|:---------:|:---------:|:---------:|:-----------:|:-----------:|:--------:|:--------------:|:-----------:|:----------:|:-------:|
| Connections | W | R | W | R | R | R | | | | | R | R | |
| Credentials | W | W | W | W | R | W | | | | | R | R | |
| Custom env. variables | W | W | W | W | W | W | | R | | | R | W | |
| dbt adapters | W | W | W | W | R | W | | | | | R | R | |
| Develop <br />(IDE or dbt Cloud CLI) | W | W | | W | | | | | | | | | |
| Environments | W | R | R | R | R | W | | R | | | R | R | |
| Jobs | W | R | R | W | R | W | R | R | | | R | R | |
| Metadata | R | R | R | R | R | R | | R | R | | R | R | |
| Permissions (Groups & Licenses) | W | | R | R | R | | | | | | | W | |
| Profile (Credentials) | W | R | W | R | R | R | | | | | R | R | |
| Projects | W | W | W | W | W | R | | R | | | R | W | |
| Repositories | W | | R | R | W | | | | | | R | R | |
| Runs | W | R | R | W | R | W | W | R | | | R | R | |
| Semantic Layer Config | W | R | W | R | R | R | | | | W | R | R | |

0 comments on commit 668863e

Please sign in to comment.