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

Add support for setting up Python through renv #15

Merged
merged 133 commits into from
May 26, 2023

Commits on Mar 16, 2023

  1. Configuration menu
    Copy the full SHA
    476dcea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1d58ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d0a3f81 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    22bcc9d View commit details
    Browse the repository at this point in the history
  5. anchor regex

    zkamvar committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    b95a1c2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8d8d8d1 View commit details
    Browse the repository at this point in the history
  7. clean up trailing whitespace

    zkamvar committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    4beadb2 View commit details
    Browse the repository at this point in the history
  8. bump version; update NEWS

    zkamvar committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    3a6c495 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c42c6ba View commit details
    Browse the repository at this point in the history
  10. Merge pull request carpentries#412 from carpentries/provision-references

    Provision references.md to fix Glossary 404; Maintainer QOL improvements
    zkamvar authored Mar 16, 2023
    Configuration menu
    Copy the full SHA
    22c5d4e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fa5daf4 View commit details
    Browse the repository at this point in the history
  12. re-snap tests

    zkamvar committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    68bcd2a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    dcc2b64 View commit details
    Browse the repository at this point in the history
  14. Merge pull request carpentries#413 from carpentries/provision-references

    allow references file to be included in dropdown
    zkamvar authored Mar 16, 2023
    Configuration menu
    Copy the full SHA
    a1d0ad9 View commit details
    Browse the repository at this point in the history
  15. Update DESCRIPTION

    jcolomb authored Mar 16, 2023
    Configuration menu
    Copy the full SHA
    164b0c9 View commit details
    Browse the repository at this point in the history
  16. Merge pull request carpentries#414 from jcolomb/patch-2

    Update DESCRIPTION
    zkamvar authored Mar 16, 2023
    Configuration menu
    Copy the full SHA
    c8b911a View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

  1. add patch for {renv} 0.17.1

    This will fix carpentries#415
    zkamvar committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    37da6f2 View commit details
    Browse the repository at this point in the history
  2. bump version; add news

    zkamvar committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    1c23603 View commit details
    Browse the repository at this point in the history
  3. Merge pull request carpentries#416 from carpentries/update-cache-repo…

    …rting
    
    Update cache reporting
    zkamvar authored Mar 17, 2023
    Configuration menu
    Copy the full SHA
    7cae6f9 View commit details
    Browse the repository at this point in the history
  4. bump version to dev

    zkamvar committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    2ee615f View commit details
    Browse the repository at this point in the history
  5. Merge pull request carpentries#417 from carpentries/bump-version

    bump version to dev
    zkamvar authored Mar 17, 2023
    Configuration menu
    Copy the full SHA
    8a8517c View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

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

Commits on Mar 22, 2023

  1. Configuration menu
    Copy the full SHA
    f48c81d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f790b6f View commit details
    Browse the repository at this point in the history
  3. remove argument from text

    zkamvar authored Mar 22, 2023
    Configuration menu
    Copy the full SHA
    984edfb View commit details
    Browse the repository at this point in the history
  4. Merge pull request carpentries#419 from jcolomb/main

    there was an issue with numbered list
    zkamvar authored Mar 22, 2023
    Configuration menu
    Copy the full SHA
    5300feb View commit details
    Browse the repository at this point in the history
  5. Merge pull request carpentries#418 from tobyhodges/patch-2

    update function name in the text to match code block
    zkamvar authored Mar 22, 2023
    Configuration menu
    Copy the full SHA
    31926e3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    12ee5cb View commit details
    Browse the repository at this point in the history
  7. Merge pull request carpentries#421 from carpentries/update-workflows-…

    …2023-03
    
    update workflows to give explicit permissions
    zkamvar authored Mar 22, 2023
    Configuration menu
    Copy the full SHA
    514acae View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. Configuration menu
    Copy the full SHA
    3b22514 View commit details
    Browse the repository at this point in the history
  2. Merge pull request carpentries#422 from carpentries/adjust-dep-source

    move rstudio/renv to Config/Needs/check
    zkamvar authored Mar 23, 2023
    Configuration menu
    Copy the full SHA
    d110cde View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2023

  1. add workaround for renv

    This will test rstudio/renv#1177
    zkamvar committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    6358e3b View commit details
    Browse the repository at this point in the history
  2. fix number

    zkamvar committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    2681fcc View commit details
    Browse the repository at this point in the history
  3. Merge pull request carpentries#423 from carpentries/workaround-renv-0…

    ….17.2
    
    add workaround for renv
    zkamvar authored Mar 24, 2023
    Configuration menu
    Copy the full SHA
    3670b23 View commit details
    Browse the repository at this point in the history
  4. bump version

    zkamvar committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    eed463c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bd6c0b5 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. update templates

    zkamvar committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    652a68e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0dc532e View commit details
    Browse the repository at this point in the history
  3. bump version; document; news

    zkamvar committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    9b790c8 View commit details
    Browse the repository at this point in the history
  4. re-add covr

    zkamvar committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    13ea6d3 View commit details
    Browse the repository at this point in the history
  5. Apply suggestions from code review

    Co-authored-by: Toby Hodges <[email protected]>
    zkamvar and tobyhodges authored Apr 4, 2023
    Configuration menu
    Copy the full SHA
    54a527a View commit details
    Browse the repository at this point in the history
  6. use fixme for repo

    zkamvar committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    1e30066 View commit details
    Browse the repository at this point in the history
  7. Merge pull request carpentries#428 from carpentries/fix-license-contr…

    …ibuting
    
    Fix Templates; update dependencies
    zkamvar authored Apr 4, 2023
    Configuration menu
    Copy the full SHA
    73ea0cb View commit details
    Browse the repository at this point in the history
  8. add 404 page support

    This will fix carpentries#268
    zkamvar committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    993f187 View commit details
    Browse the repository at this point in the history
  9. Merge pull request carpentries#429 from carpentries/add404

    add 404 page support
    zkamvar authored Apr 4, 2023
    Configuration menu
    Copy the full SHA
    59735a2 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. Configuration menu
    Copy the full SHA
    e726507 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e3957e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de7f807 View commit details
    Browse the repository at this point in the history
  4. fix path bug in serve

    This allows us to deploy from a separate directory
    zkamvar committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    07384b4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d652cc5 View commit details
    Browse the repository at this point in the history
  6. update NEWS; bump version

    zkamvar committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    e0f9f53 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5058f20 View commit details
    Browse the repository at this point in the history
  8. fix 404 menu links

    zkamvar committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    73b087b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8d75ef3 View commit details
    Browse the repository at this point in the history
  10. add note for later

    zkamvar committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    870fe04 View commit details
    Browse the repository at this point in the history
  11. whoops

    zkamvar committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    8fc6fbb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3d088c7 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. add tests that will pass once issue is fix

    This will test for carpentries#445
    zkamvar committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    882f3b4 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

  1. Set dev version

    milanmlft committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    70027f9 View commit details
    Browse the repository at this point in the history
  2. update search to find explicit figures

    This will address carpentries#445
    zkamvar committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    1b6af38 View commit details
    Browse the repository at this point in the history
  3. bump version; update NEWS

    zkamvar committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    2efd2df View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. Add use_python() helper

    milanmlft committed May 2, 2023
    Configuration menu
    Copy the full SHA
    51c6995 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9623395 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. Configuration menu
    Copy the full SHA
    1495f89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cea48bf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    28425e8 View commit details
    Browse the repository at this point in the history
  4. Set working directory while setting up Python

    Avoids some undesirable renv side effects.
    milanmlft committed May 3, 2023
    Configuration menu
    Copy the full SHA
    b729c0c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5ffacc6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    669141c View commit details
    Browse the repository at this point in the history
  7. Reoxygenize

    milanmlft committed May 3, 2023
    Configuration menu
    Copy the full SHA
    0b45377 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4529311 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ec2599f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cc05834 View commit details
    Browse the repository at this point in the history
  11. Document

    zkamvar committed May 3, 2023
    Configuration menu
    Copy the full SHA
    1dd787a View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. apply fix for mysterious serve() errors

    This will fix carpentries#450
    zkamvar committed May 5, 2023
    Configuration menu
    Copy the full SHA
    0ffd0d5 View commit details
    Browse the repository at this point in the history
  2. clean up serve a bit

    zkamvar committed May 5, 2023
    Configuration menu
    Copy the full SHA
    e48a2e6 View commit details
    Browse the repository at this point in the history
  3. bump version and news

    zkamvar committed May 5, 2023
    Configuration menu
    Copy the full SHA
    7fb0275 View commit details
    Browse the repository at this point in the history
  4. Merge pull request carpentries#451 from carpentries/fix-serve

    make serve() not always fail
    zkamvar authored May 5, 2023
    Configuration menu
    Copy the full SHA
    ed786cf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5501b48 View commit details
    Browse the repository at this point in the history
  6. move shortcut into build_episode_md()

    This will fix carpentries#442
    zkamvar committed May 5, 2023
    Configuration menu
    Copy the full SHA
    b871bc3 View commit details
    Browse the repository at this point in the history
  7. Merge pull request carpentries#452 from carpentries/fix-build-location

    move markdown shortcut to `build_episode_md()`
    zkamvar authored May 5, 2023
    Configuration menu
    Copy the full SHA
    6989c39 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2023

  1. Include break time in timings

    I did not test this!
    bencomp committed May 12, 2023
    Configuration menu
    Copy the full SHA
    63cbcb8 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. allow {renv} to produce no messages

    This will begin to address carpentries#457
    zkamvar committed May 16, 2023
    Configuration menu
    Copy the full SHA
    cbd4580 View commit details
    Browse the repository at this point in the history
  2. Use default break length of 0 minutes

    Co-authored-by: Zhian N. Kamvar <[email protected]>
    bencomp and zkamvar authored May 16, 2023
    Configuration menu
    Copy the full SHA
    8a4b2c6 View commit details
    Browse the repository at this point in the history
  3. engage verbosity in {renv} for tests

    This will fix carpentries#457
    zkamvar committed May 16, 2023
    Configuration menu
    Copy the full SHA
    287c56a View commit details
    Browse the repository at this point in the history
  4. fix one last renv error

    zkamvar committed May 16, 2023
    Configuration menu
    Copy the full SHA
    b63f3f4 View commit details
    Browse the repository at this point in the history
  5. Reference "break" in YAML struct correctly

    Since `break` is a keyword, referencing `yaml$break` broke...
    
    Co-authored-by: Zhian N. Kamvar <[email protected]>
    bencomp and zkamvar authored May 16, 2023
    Configuration menu
    Copy the full SHA
    ebcbc13 View commit details
    Browse the repository at this point in the history
  6. bump version; add news

    zkamvar committed May 16, 2023
    Configuration menu
    Copy the full SHA
    b142108 View commit details
    Browse the repository at this point in the history
  7. fix withr test for ubuntu

    zkamvar committed May 16, 2023
    Configuration menu
    Copy the full SHA
    0de3543 View commit details
    Browse the repository at this point in the history
  8. Merge pull request carpentries#458 from carpentries/fix-renv-2023-05

    allow {renv} to produce no messages
    zkamvar authored May 16, 2023
    Configuration menu
    Copy the full SHA
    5549ae4 View commit details
    Browse the repository at this point in the history
  9. Merge pull request carpentries#455 from bencomp/437-break-times

    Include break time in timings
    zkamvar authored May 16, 2023
    Configuration menu
    Copy the full SHA
    e628a09 View commit details
    Browse the repository at this point in the history
  10. update get_syllabus test; add ben

    Note: I switched the warning test to use a snapshot because I was
    running into something similar to r-lib/testthat#1646
    zkamvar committed May 16, 2023
    Configuration menu
    Copy the full SHA
    c5e9a7b View commit details
    Browse the repository at this point in the history
  11. Merge pull request carpentries#460 from carpentries/add-test-2023-05-16

    add test for break timing
    zkamvar authored May 16, 2023
    Configuration menu
    Copy the full SHA
    46c7ece View commit details
    Browse the repository at this point in the history
  12. allow serve to modify server settings

    This will fix carpentries#459
    zkamvar committed May 16, 2023
    Configuration menu
    Copy the full SHA
    692d2b9 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    09db2f9 View commit details
    Browse the repository at this point in the history
  14. Merge pull request carpentries#461 from carpentries/add-servr-options

    allow serve to modify server settings
    zkamvar authored May 16, 2023
    Configuration menu
    Copy the full SHA
    d1f7de6 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. Add Ben's ORCID

    bencomp committed May 17, 2023
    Configuration menu
    Copy the full SHA
    0332825 View commit details
    Browse the repository at this point in the history
  2. Merge pull request carpentries#462 from bencomp/fix/bens-name

    Add Ben's ORCID
    zkamvar authored May 17, 2023
    Configuration menu
    Copy the full SHA
    694e839 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    41edc10 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d001f84 View commit details
    Browse the repository at this point in the history
  5. Merge pull request carpentries#464 from carpentries/fix-universe-failure

    add date to news; add CRAN skipper in CI test
    zkamvar authored May 17, 2023
    Configuration menu
    Copy the full SHA
    e13dd0b View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

  1. Configuration menu
    Copy the full SHA
    46b5706 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b0ef98d View commit details
    Browse the repository at this point in the history
  3. add test for callouts

    zkamvar committed May 18, 2023
    Configuration menu
    Copy the full SHA
    e783ef9 View commit details
    Browse the repository at this point in the history
  4. Merge pull request carpentries#466 from carpentries/use-loaded-pandoc…

    …-465
    
    ensure the same loaded pandoc version is used
    zkamvar authored May 18, 2023
    Configuration menu
    Copy the full SHA
    42dfaca View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c36155e View commit details
    Browse the repository at this point in the history
  6. make lua work

    zkamvar committed May 18, 2023
    Configuration menu
    Copy the full SHA
    cab90d3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e6f83fa View commit details
    Browse the repository at this point in the history
  8. clean up lua again

    zkamvar committed May 18, 2023
    Configuration menu
    Copy the full SHA
    990bd07 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. Configuration menu
    Copy the full SHA
    51ab216 View commit details
    Browse the repository at this point in the history
  2. bump news

    zkamvar committed May 19, 2023
    Configuration menu
    Copy the full SHA
    0989600 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    45e843a View commit details
    Browse the repository at this point in the history
  4. trim ws

    zkamvar committed May 19, 2023
    Configuration menu
    Copy the full SHA
    ab17243 View commit details
    Browse the repository at this point in the history
  5. add note to utils-aggregate

    zkamvar committed May 19, 2023
    Configuration menu
    Copy the full SHA
    4631108 View commit details
    Browse the repository at this point in the history
  6. adjust XPath for instructor notes aggregation

    This will address carpentries#463
    zkamvar committed May 19, 2023
    Configuration menu
    Copy the full SHA
    872527e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0b46bb6 View commit details
    Browse the repository at this point in the history
  8. Merge pull request carpentries#468 from carpentries/add-instructor-no…

    …te-headings-463
    
    add headings to instructor notes summary
    zkamvar authored May 19, 2023
    Configuration menu
    Copy the full SHA
    428cc08 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    36f9282 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b202fd4 View commit details
    Browse the repository at this point in the history
  11. add test for classes

    zkamvar committed May 19, 2023
    Configuration menu
    Copy the full SHA
    d797e34 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    aae5485 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    cda5f68 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    738f1bd View commit details
    Browse the repository at this point in the history
  15. Merge pull request carpentries#446 from carpentries/fix-image-process…

    …ing-445
    
    Only process standalone images into figures
    zkamvar authored May 19, 2023
    Configuration menu
    Copy the full SHA
    4b9d0c5 View commit details
    Browse the repository at this point in the history
  16. bump version; add news

    zkamvar committed May 19, 2023
    Configuration menu
    Copy the full SHA
    7a39a28 View commit details
    Browse the repository at this point in the history
  17. add date of release

    zkamvar committed May 19, 2023
    Configuration menu
    Copy the full SHA
    04ec2b3 View commit details
    Browse the repository at this point in the history
  18. Merge pull request carpentries#469 from carpentries/release-0.12.0

    bump version; add news
    zkamvar authored May 19, 2023
    Configuration menu
    Copy the full SHA
    e5f367b View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

  1. Configuration menu
    Copy the full SHA
    df07005 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7deb07d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac15e6c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    76c814d View commit details
    Browse the repository at this point in the history
  5. Set dev version

    milanmlft committed May 22, 2023
    Configuration menu
    Copy the full SHA
    2df6d49 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d096467 View commit details
    Browse the repository at this point in the history