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: stac-utils/stac-task
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.0
Choose a base ref
...
head repository: stac-utils/stac-task
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.1
Choose a head ref
  • 16 commits
  • 14 files changed
  • 4 contributors

Commits on Oct 31, 2022

  1. update README

    matthewhanson committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    eefbeca View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2022

  1. Bump actions/cache from 3.0.11 to 3.2.1 (#7)

    Bumps [actions/cache](https://github.com/actions/cache) from 3.0.11 to 3.2.1.
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@v3.0.11...v3.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: actions/cache
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 28, 2022
    Configuration menu
    Copy the full SHA
    3d0cc96 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

  1. Configuration menu
    Copy the full SHA
    ec2c565 View commit details
    Browse the repository at this point in the history
  2. deps: autoupdate pre-commit

    gadomski committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    f37957d View commit details
    Browse the repository at this point in the history
  3. lint: add mypy

    gadomski committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    ef084d9 View commit details
    Browse the repository at this point in the history
  4. fix: typing

    gadomski committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    10826c4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7a9b1eb View commit details
    Browse the repository at this point in the history
  6. Bump actions/cache from 3.2.1 to 3.2.4

    Bumps [actions/cache](https://github.com/actions/cache) from 3.2.1 to 3.2.4.
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@v3.2.1...v3.2.4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/cache
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and gadomski committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    fc79b3b View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. fix: remove console_scripts

    That module doesn't exist so it was just an error.
    gadomski committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    206dc4b View commit details
    Browse the repository at this point in the history
  2. Bump actions/cache from 3.2.4 to 3.3.1

    Bumps [actions/cache](https://github.com/actions/cache) from 3.2.4 to 3.3.1.
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@v3.2.4...v3.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: actions/cache
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and gadomski committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    5860403 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dd81f70 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #18 from stac-utils/remove-console-script

    Remove console_scripts
    ircwaves authored Apr 14, 2023
    Configuration menu
    Copy the full SHA
    4ff3c9e View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. deps: autoupdate pre-commit

    gadomski committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    b0d0488 View commit details
    Browse the repository at this point in the history
  2. chore: format

    gadomski committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    14b3298 View commit details
    Browse the repository at this point in the history
  3. fix: typing

    gadomski committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    be0bc64 View commit details
    Browse the repository at this point in the history
  4. release: v0.1.1

    gadomski committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    8cd7cb0 View commit details
    Browse the repository at this point in the history
Loading