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

[POC] Interactive cookbooks + automated testing #306

Closed
wants to merge 131 commits into from
Closed

Commits on Jul 17, 2023

  1. Configuration menu
    Copy the full SHA
    1ed8d50 View commit details
    Browse the repository at this point in the history
  2. Update PR.yml

    mnkiefer authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    d1a003b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    908ce31 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bbca4ae View commit details
    Browse the repository at this point in the history
  5. Update guides

    mnkiefer committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    de0d6f1 View commit details
    Browse the repository at this point in the history
  6. Use Java v17

    mnkiefer committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    c184001 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    40d5a9a View commit details
    Browse the repository at this point in the history
  8. Install sqlite3

    mnkiefer authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    9d245ae View commit details
    Browse the repository at this point in the history
  9. Exclude xml insertion

    mnkiefer committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    355c5ca View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    03da231 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3db4e49 View commit details
    Browse the repository at this point in the history
  12. Skip in java cookbook

    mnkiefer committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    5e1351f View commit details
    Browse the repository at this point in the history
  13. Increase timeout

    mnkiefer authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    b9377d0 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Detect cds run

    chgeo authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    0aca4f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b13e9f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8aa6529 View commit details
    Browse the repository at this point in the history
  4. Update in-a-nutshell.md

    mnkiefer authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    9533dba View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9d3890a View commit details
    Browse the repository at this point in the history
  6. Update PR.yml

    mnkiefer authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    ccf596b View commit details
    Browse the repository at this point in the history
  7. Update PR.yml

    mnkiefer authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    7cc5dbb View commit details
    Browse the repository at this point in the history
  8. Update PR.yml

    mnkiefer authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    8598695 View commit details
    Browse the repository at this point in the history
  9. Set has_notebooks env var

    mnkiefer authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    0868252 View commit details
    Browse the repository at this point in the history
  10. Update PR.yml

    mnkiefer authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    1b712de View commit details
    Browse the repository at this point in the history
  11. Update PR.yml

    mnkiefer authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    c856e32 View commit details
    Browse the repository at this point in the history
  12. Use job outputs

    mnkiefer authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    b83d831 View commit details
    Browse the repository at this point in the history
  13. Update PR.yml

    mnkiefer authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    c5285eb View commit details
    Browse the repository at this point in the history
  14. Update PR.yml

    mnkiefer authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    460b5ad View commit details
    Browse the repository at this point in the history
  15. Update PR.yml

    mnkiefer authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    9896bb6 View commit details
    Browse the repository at this point in the history
  16. Update PR.yml

    mnkiefer authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    aceab35 View commit details
    Browse the repository at this point in the history
  17. Update PR.yml

    mnkiefer authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    66ddf70 View commit details
    Browse the repository at this point in the history
  18. Update PR.yml

    mnkiefer authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    eebcab1 View commit details
    Browse the repository at this point in the history
  19. Update PR.yml

    mnkiefer authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    c079ac9 View commit details
    Browse the repository at this point in the history
  20. Fix bash script

    mnkiefer authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    a56c106 View commit details
    Browse the repository at this point in the history
  21. Update PR.yml

    mnkiefer authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    2f78750 View commit details
    Browse the repository at this point in the history
  22. Update PR.yml

    mnkiefer authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    bdb4296 View commit details
    Browse the repository at this point in the history
  23. Fixed typo

    mnkiefer authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    d35f408 View commit details
    Browse the repository at this point in the history
  24. Update PR.yml

    mnkiefer authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    7f6f97f View commit details
    Browse the repository at this point in the history
  25. Check for non-empty job var

    mnkiefer authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    5773392 View commit details
    Browse the repository at this point in the history
  26. Fix more typos

    mnkiefer authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    d26ce44 View commit details
    Browse the repository at this point in the history
  27. Add notebooks variable

    mnkiefer authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    f865fbd View commit details
    Browse the repository at this point in the history
  28. Update PR.yml

    mnkiefer authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    9094ab9 View commit details
    Browse the repository at this point in the history
  29. Update PR.yml

    mnkiefer authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    5906de4 View commit details
    Browse the repository at this point in the history
  30. Get notebook matches

    mnkiefer authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    7558f4c View commit details
    Browse the repository at this point in the history
  31. Update PR.yml

    mnkiefer authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    b519272 View commit details
    Browse the repository at this point in the history
  32. Log generated notebooks

    mnkiefer authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    c97fa92 View commit details
    Browse the repository at this point in the history
  33. Update PR.yml

    mnkiefer authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    16e12ab View commit details
    Browse the repository at this point in the history
  34. Update html2capnb.cjs

    mnkiefer authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    6d0a5e7 View commit details
    Browse the repository at this point in the history
  35. Update PR.yml

    mnkiefer authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    a625e6f View commit details
    Browse the repository at this point in the history
  36. Update html2capnb.cjs

    mnkiefer authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    5e5c7e6 View commit details
    Browse the repository at this point in the history
  37. Update html2capnb.cjs

    mnkiefer authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    3d6d4c0 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    c3a3639 View commit details
    Browse the repository at this point in the history
  39. Update PR.yml

    mnkiefer authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    81f75ad View commit details
    Browse the repository at this point in the history
  40. Update PR.yml

    mnkiefer authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    1271485 View commit details
    Browse the repository at this point in the history
  41. Update PR.yml

    mnkiefer authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    15b4109 View commit details
    Browse the repository at this point in the history
  42. Update PR.yml

    mnkiefer authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    0d9bea1 View commit details
    Browse the repository at this point in the history
  43. Update PR.yml

    mnkiefer authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    c4a9fe9 View commit details
    Browse the repository at this point in the history
  44. Update PR.yml

    mnkiefer authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    147ea2c View commit details
    Browse the repository at this point in the history
  45. Update PR.yml

    mnkiefer authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    290e107 View commit details
    Browse the repository at this point in the history
  46. Update PR.yml

    mnkiefer authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    f8541d6 View commit details
    Browse the repository at this point in the history
  47. Update PR.yml

    mnkiefer authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    b29b5b9 View commit details
    Browse the repository at this point in the history
  48. Update PR.yml

    mnkiefer authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    6f918af View commit details
    Browse the repository at this point in the history
  49. Update PR.yml

    mnkiefer authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    043641b View commit details
    Browse the repository at this point in the history
  50. Update PR.yml

    mnkiefer authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    d426889 View commit details
    Browse the repository at this point in the history
  51. Update PR.yml

    mnkiefer authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    e171d14 View commit details
    Browse the repository at this point in the history
  52. Update PR.yml

    mnkiefer authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    dae5121 View commit details
    Browse the repository at this point in the history
  53. Update PR.yml

    mnkiefer authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    1e6ce3c View commit details
    Browse the repository at this point in the history
  54. Fix awk field separator

    mnkiefer authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    1a8c0e1 View commit details
    Browse the repository at this point in the history
  55. Update PR.yml

    mnkiefer authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    d9726a5 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Get changed notebooks

    mnkiefer authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    6286db4 View commit details
    Browse the repository at this point in the history
  2. Update PR.yml

    mnkiefer authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    3192e17 View commit details
    Browse the repository at this point in the history
  3. Update PR.yml

    mnkiefer authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    e51b9d7 View commit details
    Browse the repository at this point in the history
  4. Update PR.yml

    mnkiefer authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    7526da7 View commit details
    Browse the repository at this point in the history
  5. Update PR.yml

    mnkiefer authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    5662c37 View commit details
    Browse the repository at this point in the history
  6. Update PR.yml

    mnkiefer authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    bbbca59 View commit details
    Browse the repository at this point in the history
  7. Update PR.yml

    mnkiefer authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    9209d82 View commit details
    Browse the repository at this point in the history
  8. Update PR.yml

    mnkiefer authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    40d5de5 View commit details
    Browse the repository at this point in the history
  9. Use GitHub Env

    mnkiefer authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    66f59b0 View commit details
    Browse the repository at this point in the history
  10. Update PR.yml

    mnkiefer authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    f9f60cb View commit details
    Browse the repository at this point in the history
  11. Update PR.yml

    mnkiefer authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    2f2c5e3 View commit details
    Browse the repository at this point in the history
  12. Update PR.yml

    mnkiefer authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    0d68fac View commit details
    Browse the repository at this point in the history
  13. Update PR.yml

    mnkiefer authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    be4ab53 View commit details
    Browse the repository at this point in the history
  14. Update PR.yml

    mnkiefer authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    528a074 View commit details
    Browse the repository at this point in the history
  15. Update PR.yml

    mnkiefer authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    9e4f0d0 View commit details
    Browse the repository at this point in the history
  16. Update PR.yml

    mnkiefer authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    927d49f View commit details
    Browse the repository at this point in the history
  17. Update PR.yml

    mnkiefer authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    08bfbfc View commit details
    Browse the repository at this point in the history
  18. Update PR.yml

    mnkiefer authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    cb80c30 View commit details
    Browse the repository at this point in the history
  19. Try with ubuntu-latest

    mnkiefer authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    eda6b6f View commit details
    Browse the repository at this point in the history
  20. Update PR.yml

    mnkiefer authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    86fb833 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    cc36c44 View commit details
    Browse the repository at this point in the history
  22. Remove demo bug

    mnkiefer authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    8b081aa View commit details
    Browse the repository at this point in the history
  23. Clean-up PR.yml

    mnkiefer authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    73a0ea3 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    a83bf2a View commit details
    Browse the repository at this point in the history
  25. Update PR.yml

    mnkiefer authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    7bd6a6f View commit details
    Browse the repository at this point in the history
  26. Update all workflows

    mnkiefer committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    3d1c09e View commit details
    Browse the repository at this point in the history
  27. Recycled workflows

    mnkiefer committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    dd9fe83 View commit details
    Browse the repository at this point in the history
  28. Update PR-SAP.yml

    mnkiefer authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    9400ba9 View commit details
    Browse the repository at this point in the history
  29. Update PR-SAP.yml

    mnkiefer authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    d1d9168 View commit details
    Browse the repository at this point in the history
  30. Fix PR-SAP.yml

    mnkiefer authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    235cfd2 View commit details
    Browse the repository at this point in the history
  31. Update PR-SAP.yml

    mnkiefer authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    3a9eeb4 View commit details
    Browse the repository at this point in the history
  32. Testing main.yml

    mnkiefer authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    c1e9985 View commit details
    Browse the repository at this point in the history
  33. Update main.yml

    mnkiefer authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    8ef0e78 View commit details
    Browse the repository at this point in the history
  34. Update main.yml

    mnkiefer authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    49c7b73 View commit details
    Browse the repository at this point in the history
  35. Update main.yml

    mnkiefer authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    af82fa5 View commit details
    Browse the repository at this point in the history
  36. Unzip

    mnkiefer authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    5671ffd View commit details
    Browse the repository at this point in the history
  37. zip extension

    mnkiefer authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    ff43a0e View commit details
    Browse the repository at this point in the history
  38. Update main.yml

    mnkiefer authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    4a3ab8f View commit details
    Browse the repository at this point in the history
  39. Debug main

    mnkiefer authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    f0c606c View commit details
    Browse the repository at this point in the history
  40. Update PR-SAP.yml

    mnkiefer authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    9813a83 View commit details
    Browse the repository at this point in the history
  41. Update PR-SAP.yml

    mnkiefer authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    746aa64 View commit details
    Browse the repository at this point in the history
  42. Update PR-SAP.yml

    mnkiefer authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    48baa46 View commit details
    Browse the repository at this point in the history
  43. Use docs prefix

    mnkiefer authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    dd0786d View commit details
    Browse the repository at this point in the history
  44. Update PR-SAP.yml

    mnkiefer authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    27de9fb View commit details
    Browse the repository at this point in the history
  45. Update main.yml

    mnkiefer authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    b72c918 View commit details
    Browse the repository at this point in the history
  46. Update main.yml

    mnkiefer authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    322a6db View commit details
    Browse the repository at this point in the history
  47. Update PR-SAP.yml

    mnkiefer authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    25da69a View commit details
    Browse the repository at this point in the history
  48. Update PR-SAP.yml

    mnkiefer authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    2de8d45 View commit details
    Browse the repository at this point in the history
  49. Revert Update PR-SAP.yml

    mnkiefer authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    39132cb View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    9a6ccae View commit details
    Browse the repository at this point in the history
  51. Update main.yml

    mnkiefer authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    b66b497 View commit details
    Browse the repository at this point in the history
  52. Update main.yml

    mnkiefer authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    391d541 View commit details
    Browse the repository at this point in the history
  53. Revert main.yml

    mnkiefer authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    d2a90a1 View commit details
    Browse the repository at this point in the history
  54. Clean up

    mnkiefer authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    a37798a View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    5769b40 View commit details
    Browse the repository at this point in the history
  56. Show summary

    mnkiefer authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    7697674 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Update PR.yml

    mnkiefer authored Jul 20, 2023
    Configuration menu
    Copy the full SHA
    e471108 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

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

Commits on Aug 17, 2023

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

Commits on Aug 25, 2023

  1. Configuration menu
    Copy the full SHA
    5d3a9ed View commit details
    Browse the repository at this point in the history
  2. Update package-lock

    mnkiefer committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    0fc5bc3 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Configuration menu
    Copy the full SHA
    9a19f07 View commit details
    Browse the repository at this point in the history
  2. Update PR.yml

    mnkiefer authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    78b8951 View commit details
    Browse the repository at this point in the history