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

Allow stdin for validate #236

Merged
merged 1 commit into from
Apr 10, 2024
Merged

Allow stdin for validate #236

merged 1 commit into from
Apr 10, 2024

Conversation

gadomski
Copy link
Member

@gadomski gadomski commented Apr 10, 2024

Closes

Description

Includes some tests for the CLI.

Checklist

  • Unit tests
  • Documentation, including doctests
  • Git history is linear
  • Commit messages are descriptive
  • (optional) Git commit messages follow conventional commits
  • Code is formatted (cargo fmt)
  • cargo test
  • Changes are added to the CHANGELOG

@gadomski gadomski added the [crate] cli stac-cli label Apr 10, 2024
@gadomski gadomski self-assigned this Apr 10, 2024
@gadomski gadomski force-pushed the issues/231-stdin-stac-validate branch from a7ee3e4 to c726b68 Compare April 10, 2024 15:13
@gadomski gadomski force-pushed the issues/231-stdin-stac-validate branch from c726b68 to 082ed1b Compare April 10, 2024 15:37
@gadomski gadomski enabled auto-merge (rebase) April 10, 2024 15:40
@gadomski gadomski merged commit a5d2a5c into main Apr 10, 2024
13 checks passed
@gadomski gadomski deleted the issues/231-stdin-stac-validate branch April 10, 2024 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[crate] cli stac-cli
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Take standard input to stac validate
1 participant