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

Feature/initial pr #8

Merged
merged 30 commits into from
Oct 4, 2023
Merged

Feature/initial pr #8

merged 30 commits into from
Oct 4, 2023

Commits on Sep 1, 2023

  1. Introduces the palace-quicksight script with three operations:

    export analysis, import template, publish dashboard from template
    
    Add input and output directories.
    dbernstein committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    7d68063 View commit details
    Browse the repository at this point in the history
  2. Fix formatting on README.

    dbernstein committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    8a0e6d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c7d55d View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2023

  1. Configuration menu
    Copy the full SHA
    843001b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18621e7 View commit details
    Browse the repository at this point in the history
  3. Simplify command names.

    dbernstein committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    b74d794 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Configuration menu
    Copy the full SHA
    b4e863a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    806b96d View commit details
    Browse the repository at this point in the history
  3. Update poetry lock file.

    dbernstein committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    365973f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    25da5b3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5dbf298 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    834fe19 View commit details
    Browse the repository at this point in the history
  7. Formatting fix.

    dbernstein committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    76167a5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cdb0dca View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4a6a6ff View commit details
    Browse the repository at this point in the history
  10. Fix ci test issue

    dbernstein committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    f9e33c7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3279884 View commit details
    Browse the repository at this point in the history
  12. Fix formatting.

    dbernstein committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    6ae3e84 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ffd9f9f View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Configuration menu
    Copy the full SHA
    3915ea7 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Add import test.

    dbernstein committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    d97004d View commit details
    Browse the repository at this point in the history
  2. Add publish test.

    dbernstein committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    6a7335a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    448f42c View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Configuration menu
    Copy the full SHA
    8168668 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    add9334 View commit details
    Browse the repository at this point in the history
  3. Remove existing templates and data sets before creating to ensure tha…

    …t permissions and tags are overwritten properly.
    dbernstein committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    0a360cc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0baa75f View commit details
    Browse the repository at this point in the history
  5. Remove extraneous comment.

    dbernstein committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    b770c8e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    60111c2 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Improve logging.

    dbernstein committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    1960ba5 View commit details
    Browse the repository at this point in the history