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

schemas: update to stac-api 1.0.0 #554

Merged
merged 5 commits into from
Dec 4, 2023

Commits on Dec 2, 2023

  1. pre-commit-config: do not reformat schemas

    Reformatting will give spurious differences
    after running the update.sh script.
    pjonsson committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    dd13e34 View commit details
    Browse the repository at this point in the history
  2. schemas/update.sh: auto-update STAC version

    Make the update script fix the STAC version
    instead of having a comment inside the test
    file.
    pjonsson committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    aa34b27 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce66967 View commit details
    Browse the repository at this point in the history
  4. schemas: update to stac-api 1.0.0

    This effectively renames the directory
    called master to 1.0.0.
    pjonsson committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    7504628 View commit details
    Browse the repository at this point in the history
  5. integration_tests: update stac-extension version

    I am not sure if it is the schema update, or some
    external change, but these versions are what are
    returned from these tests now.
    pjonsson committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    0c6ef0f View commit details
    Browse the repository at this point in the history