Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: locationtech/rasterframes
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: develop
Choose a base ref
...
head repository: locationtech/rasterframes
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: python/spark-3.2
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 19 commits
  • 85 files changed
  • 2 contributors

Commits on Feb 24, 2023

  1. seperate out scala and python build ci

    Thomas Maschler authored and echeipesh committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    a348f99 View commit details
    Browse the repository at this point in the history
  2. move python package to project root

    Thomas Maschler authored and echeipesh committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    79ed1c7 View commit details
    Browse the repository at this point in the history
  3. pweave build script and poetry pyproject.toml

    Thomas Maschler authored and echeipesh committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    3f691c9 View commit details
    Browse the repository at this point in the history
  4. linting

    Thomas Maschler authored and echeipesh committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    4d0d7a5 View commit details
    Browse the repository at this point in the history
  5. Makefile

    Thomas Maschler authored and echeipesh committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    2a0cb58 View commit details
    Browse the repository at this point in the history
  6. Fix doc build script

    Thomas Maschler authored and echeipesh committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    f7a9802 View commit details
    Browse the repository at this point in the history
  7. update python_build action

    Thomas Maschler authored and echeipesh committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    4fc3ea4 View commit details
    Browse the repository at this point in the history
  8. update pytest

    Thomas Maschler authored and echeipesh committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    dd965c7 View commit details
    Browse the repository at this point in the history
  9. use pytest for tests

    Thomas Maschler authored and echeipesh committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    ce6e203 View commit details
    Browse the repository at this point in the history
  10. fix landsat urls

    Thomas Maschler authored and echeipesh committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    3e19af5 View commit details
    Browse the repository at this point in the history
  11. fix wrong insert

    Thomas Maschler authored and echeipesh committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    79d70a1 View commit details
    Browse the repository at this point in the history
  12. update ci

    Thomas Maschler authored and echeipesh committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    23ab41f View commit details
    Browse the repository at this point in the history
  13. run python ci in python folder

    Thomas Maschler authored and echeipesh committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    8fec077 View commit details
    Browse the repository at this point in the history
  14. add cd to each step

    Thomas Maschler authored and echeipesh committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    df315fe View commit details
    Browse the repository at this point in the history
  15. fix import and assert brackets

    Thomas Maschler authored and echeipesh committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    071a214 View commit details
    Browse the repository at this point in the history
  16. update poetry.lock and add make clean-test

    Thomas Maschler authored and echeipesh committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    8bc265d View commit details
    Browse the repository at this point in the history
  17. move pyproject.toml and Makefile to root folder

    Thomas Maschler authored and echeipesh committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    1c9a744 View commit details
    Browse the repository at this point in the history
  18. fix linting dependencies

    Thomas Maschler authored and echeipesh committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    5ca2c84 View commit details
    Browse the repository at this point in the history
  19. fix test_rf_standardize

    echeipesh committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    35bf627 View commit details
    Browse the repository at this point in the history
Loading