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

Adding new indirect selection pages #4977

Merged
merged 25 commits into from
Feb 27, 2024

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    5953e66 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    274a7e0 View commit details
    Browse the repository at this point in the history
  3. adding to sidebar

    runleonarun committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    2138588 View commit details
    Browse the repository at this point in the history
  4. closing file

    runleonarun committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    27198cc View commit details
    Browse the repository at this point in the history
  5. Merge branch 'indirect-selection4773' of github.com:dbt-labs/docs.get…

    …dbt.com into indirect-selection4773
    runleonarun committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    9ca6e38 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    874d911 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2fc4a11 View commit details
    Browse the repository at this point in the history
  8. fix example sentences

    runleonarun authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    86b8320 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8d05854 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Apply suggestions from code review

    Co-authored-by: Ly Nguyen <107218380+nghi-ly@users.noreply.github.com>
    runleonarun and nghi-ly authored Feb 23, 2024
    Configuration menu
    Copy the full SHA
    923bbbf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0115fbb View commit details
    Browse the repository at this point in the history
  3. Update website/docs/reference/global-configs/indirect-selection.md

    Co-authored-by: Matt Shaver <60105315+matthewshaver@users.noreply.github.com>
    runleonarun and matthewshaver authored Feb 23, 2024
    Configuration menu
    Copy the full SHA
    0a63a33 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Configuration menu
    Copy the full SHA
    f496f90 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4259f83 View commit details
    Browse the repository at this point in the history
  3. Update profiles.yml.md

    runleonarun authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    b434f2f View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Co-authored-by: Matt Shaver <60105315+matthewshaver@users.noreply.github.com>
    runleonarun and matthewshaver authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    a53d79a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    02f2113 View commit details
    Browse the repository at this point in the history
  6. Apply suggestions from code review

    Co-authored-by: Doug Beatty <44704949+dbeatty10@users.noreply.github.com>
    runleonarun and dbeatty10 authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    72a379a View commit details
    Browse the repository at this point in the history
  7. Updating profiles.yml

    matthewshaver committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    3bcf36b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e38d6ef View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d1c8216 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    28c6049 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3970c51 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    54b3d5a View commit details
    Browse the repository at this point in the history
  13. Profiles global configs (#4992)

    ## What are you changing in this pull request and why?
    
    Updates the profiles.yml page to reflect the changes to global configs
    
    ## 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
    matthewshaver authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    299bd00 View commit details
    Browse the repository at this point in the history