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

Fix erase bug #112

Merged
merged 31 commits into from
May 20, 2021
Merged

Fix erase bug #112

merged 31 commits into from
May 20, 2021

Commits on May 18, 2021

  1. Update bundled mapshaper to v0.4.163

    - has mapshaper-xl
    - last 0.4.x before 0.5.0 which requires greater refactoring to support
    ateucher committed May 18, 2021
    Configuration menu
    Copy the full SHA
    cbd0fd5 View commit details
    Browse the repository at this point in the history
  2. skip a test

    ateucher committed May 18, 2021
    Configuration menu
    Copy the full SHA
    1ac3f1e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    25c88f9 View commit details
    Browse the repository at this point in the history
  4. document

    ateucher committed May 18, 2021
    Configuration menu
    Copy the full SHA
    873094a View commit details
    Browse the repository at this point in the history
  5. update GH Actions

    ateucher committed May 18, 2021
    Configuration menu
    Copy the full SHA
    36dc10e View commit details
    Browse the repository at this point in the history
  6. whoops

    ateucher committed May 18, 2021
    Configuration menu
    Copy the full SHA
    6da383a View commit details
    Browse the repository at this point in the history
  7. update ppa in GH Actions

    ateucher committed May 18, 2021
    Configuration menu
    Copy the full SHA
    9cdce28 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2021

  1. Add ability to pass heap size to sys_mapshaper

    - Refactor finding/checking sys mapshaper exec
    ateucher committed May 19, 2021
    Configuration menu
    Copy the full SHA
    7a8b653 View commit details
    Browse the repository at this point in the history
  2. Add sys_gb arg universally

    ateucher committed May 19, 2021
    Configuration menu
    Copy the full SHA
    19fce08 View commit details
    Browse the repository at this point in the history
  3. document

    ateucher committed May 19, 2021
    Configuration menu
    Copy the full SHA
    e938106 View commit details
    Browse the repository at this point in the history
  4. Use system2

    ateucher committed May 19, 2021
    Configuration menu
    Copy the full SHA
    ec546a3 View commit details
    Browse the repository at this point in the history
  5. Update GH Actions

    ateucher committed May 19, 2021
    Configuration menu
    Copy the full SHA
    1c55595 View commit details
    Browse the repository at this point in the history
  6. tests

    ateucher committed May 19, 2021
    Configuration menu
    Copy the full SHA
    1afb092 View commit details
    Browse the repository at this point in the history
  7. GH Actions

    ateucher committed May 19, 2021
    Configuration menu
    Copy the full SHA
    85f4e00 View commit details
    Browse the repository at this point in the history
  8. use setup-r@v1 GHaction

    ateucher committed May 19, 2021
    Configuration menu
    Copy the full SHA
    92f5aa6 View commit details
    Browse the repository at this point in the history
  9. GH Actions: Use cache@v2

    ateucher committed May 19, 2021
    Configuration menu
    Copy the full SHA
    34efde5 View commit details
    Browse the repository at this point in the history
  10. tweak vignette

    ateucher committed May 19, 2021
    Configuration menu
    Copy the full SHA
    c7c9ffe View commit details
    Browse the repository at this point in the history
  11. Actions

    ateucher committed May 19, 2021
    Configuration menu
    Copy the full SHA
    58fa888 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2021

  1. Configuration menu
    Copy the full SHA
    fc0c088 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a06045 View commit details
    Browse the repository at this point in the history
  3. Update NEWS

    ateucher committed May 20, 2021
    Configuration menu
    Copy the full SHA
    a94c3ad View commit details
    Browse the repository at this point in the history
  4. invalidate GH actions cache

    ateucher committed May 20, 2021
    Configuration menu
    Copy the full SHA
    9ef0f51 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ea68d85 View commit details
    Browse the repository at this point in the history
  6. Update R-CMD-check.yaml

    try again setting tmpdir for check
    ateucher authored May 20, 2021
    Configuration menu
    Copy the full SHA
    3ff82ef View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    43d498b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    80bb991 View commit details
    Browse the repository at this point in the history
  9. Specify mapshaper command (reg or -xl)

    - Don't append -xl to mapshaper, windows binaries end in .CMD, so end up with mapshaper.CMD-xl
    ateucher committed May 20, 2021
    Configuration menu
    Copy the full SHA
    443b91c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    baa0c4b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a6c0be6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b18d0ca View commit details
    Browse the repository at this point in the history
  13. Remove travis and appveyor

    ateucher committed May 20, 2021
    Configuration menu
    Copy the full SHA
    e1b9e14 View commit details
    Browse the repository at this point in the history