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

Adds Databricks integration (#839) #841

Merged
merged 39 commits into from
Oct 3, 2024
Merged

Adds Databricks integration (#839) #841

merged 39 commits into from
Oct 3, 2024

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    5217fb6 View commit details
    Browse the repository at this point in the history
  2. Starts board_databricks

    edgararuiz committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    9ad829f View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Starts pin list

    edgararuiz committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    9c3e7fe View commit details
    Browse the repository at this point in the history
  2. Removes pipes

    edgararuiz committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    cfdac3e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b93290c View commit details
    Browse the repository at this point in the history
  4. Starts pin_meta function

    edgararuiz committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    991cccf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    683b3bb View commit details
    Browse the repository at this point in the history
  6. First pass at pin_store

    edgararuiz committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    1067d16 View commit details
    Browse the repository at this point in the history
  7. Fixex hashed subfolder

    edgararuiz committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    3795be4 View commit details
    Browse the repository at this point in the history
  8. Adds pin_versions

    edgararuiz committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    bca1c98 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

  1. Improvements to cache path

    edgararuiz committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    ba0b5db View commit details
    Browse the repository at this point in the history
  2. Adds download file helper

    edgararuiz committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    6a8f9ec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    333bb57 View commit details
    Browse the repository at this point in the history
  4. Adds pin_fetch

    edgararuiz committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    7288370 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f0af322 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

  1. Configuration menu
    Copy the full SHA
    bf75613 View commit details
    Browse the repository at this point in the history
  2. Passes all tests

    edgararuiz committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    c0a6d87 View commit details
    Browse the repository at this point in the history
  3. Adds board_deparse

    edgararuiz committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    697f84e View commit details
    Browse the repository at this point in the history
  4. Adds required_pkgs

    edgararuiz committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    555106c View commit details
    Browse the repository at this point in the history
  5. Starts testing

    edgararuiz committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    19ea3b1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b491458 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Passes all tests

    edgararuiz committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    5bee48c View commit details
    Browse the repository at this point in the history
  2. Fixes a pkg check finding

    edgararuiz committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    21cb48a View commit details
    Browse the repository at this point in the history
  3. Starts documentation

    edgararuiz committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    127ec9d View commit details
    Browse the repository at this point in the history
  4. Completes documentation

    edgararuiz committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    be595f6 View commit details
    Browse the repository at this point in the history
  5. Adds NEWS item

    edgararuiz committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    6452b77 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c5bfbcc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    47de59a View commit details
    Browse the repository at this point in the history
  8. Fixes pkg_down failure, address oldrel-4 issue by reverting to older …

    …mode of `purrr`, and improves some tests
    edgararuiz committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    bb0d8e2 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. More consistent filename

    juliasilge committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    9c8b88f View commit details
    Browse the repository at this point in the history
  2. More consistent filename

    juliasilge committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    97c7de0 View commit details
    Browse the repository at this point in the history
  3. Edits to docs

    juliasilge committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    da9ef44 View commit details
    Browse the repository at this point in the history
  4. Redocument

    juliasilge committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    7517c81 View commit details
    Browse the repository at this point in the history
  5. Update R/board_databricks.R

    Co-authored-by: Julia Silge <[email protected]>
    edgararuiz and juliasilge authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    de54a1f View commit details
    Browse the repository at this point in the history
  6. Update R/board_databricks.R

    Co-authored-by: Julia Silge <[email protected]>
    edgararuiz and juliasilge authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    f61d6b4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b77b67c View commit details
    Browse the repository at this point in the history
  8. Little more doc refining

    juliasilge committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    381b9d4 View commit details
    Browse the repository at this point in the history
  9. Try running tests in CI

    juliasilge committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    4338be4 View commit details
    Browse the repository at this point in the history
  10. Update snapshot

    juliasilge committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    9b6af31 View commit details
    Browse the repository at this point in the history