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 tree structure #509

Merged
merged 29 commits into from
Nov 1, 2024
Merged

Add tree structure #509

merged 29 commits into from
Nov 1, 2024

Commits on Oct 30, 2024

  1. feat(core): add node

    gadomski committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    2025440 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78dd00b View commit details
    Browse the repository at this point in the history
  3. chore: update changelog

    gadomski committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    956548a View commit details
    Browse the repository at this point in the history
  4. fix: tests

    gadomski committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    e0cb76d View commit details
    Browse the repository at this point in the history
  5. fix: clippy

    gadomski committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    97e040e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cd62e8d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b7bbd28 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Configuration menu
    Copy the full SHA
    9bd011f View commit details
    Browse the repository at this point in the history
  2. fixup

    gadomski committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    0a9cd5c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    39f4602 View commit details
    Browse the repository at this point in the history
  4. test: debug-by-github-actions

    Thanks Bill Gates
    gadomski committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    6532d8d View commit details
    Browse the repository at this point in the history
  5. fix(ci): test stac-types too

    gadomski committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    1bc852a View commit details
    Browse the repository at this point in the history
  6. fix: whoops

    gadomski committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    cc49bf2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f4d9d0f View commit details
    Browse the repository at this point in the history
  8. ci: don't fail fast

    gadomski committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    5c7f0e2 View commit details
    Browse the repository at this point in the history
  9. tmp: ignore resolve test

    gadomski committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    6ca87ad View commit details
    Browse the repository at this point in the history
  10. 🤦 more debug-by-ci

    gadomski committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    d5c10cc View commit details
    Browse the repository at this point in the history
  11. feat: fixitup

    No canoclaize
    gadomski committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    88a0d46 View commit details
    Browse the repository at this point in the history
  12. horray, more debug by ci

    gadomski committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    ddba2b4 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. refactor!: use enum for hrefs

    I thought about this when I started this project, and now here we are.
    gadomski committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    ae3699c View commit details
    Browse the repository at this point in the history
  2. fix: some froms

    gadomski committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    c9bd10a View commit details
    Browse the repository at this point in the history
  3. fix: awkward?

    gadomski committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    bcb3ef2 View commit details
    Browse the repository at this point in the history
  4. feat: try maybe on windoze?

    gadomski committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    f8e605d View commit details
    Browse the repository at this point in the history
  5. realized href

    gadomski committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    d400078 View commit details
    Browse the repository at this point in the history
  6. more debug-by-ci

    gadomski committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    238bfd1 View commit details
    Browse the repository at this point in the history
  7. weird

    gadomski committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    3924848 View commit details
    Browse the repository at this point in the history
  8. ignore test on windoze

    gadomski committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    d907b10 View commit details
    Browse the repository at this point in the history
  9. more debug by ci

    gadomski committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    b541932 View commit details
    Browse the repository at this point in the history
  10. simplify the test?

    gadomski committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    0d3194e View commit details
    Browse the repository at this point in the history