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

Release 0.0.1 #26

Merged
merged 63 commits into from
Mar 12, 2024
Merged

Release 0.0.1 #26

merged 63 commits into from
Mar 12, 2024

Conversation

asjohnston-asf
Copy link
Member

No description provided.

jhkennedy and others added 30 commits February 29, 2024 14:09
Add some basic niceties to the repo
Add static analysis for Ruff and cfn-lint, keep it up to date with dependabot
Add in landsat search and submit functionality
Co-authored-by: Andrew Johnston <[email protected]>
jhkennedy and others added 26 commits March 4, 2024 13:58
Setup deployment workflow
fix path to cloudformation
update integration test payloads
Refine criteria for which reference/secondary scenes qualify for processing
add dead letter queue as an offramp for messages that cannot be processed
implement batchItemFailures so only failures are returned to the queue
fix environment variable name mismatch
prune to 50 random landsat tiles for production pilot
add changelog and github workflows for initial release
@asjohnston-asf asjohnston-asf added the patch Bump the patch version number of this project label Mar 8, 2024
Copy link

github-actions bot commented Mar 8, 2024

Developer checklist

  • Indicated the level of changes to this package by affixing one of these labels:
    • major -- Major changes to the API that may break current workflows
    • minor -- Minor changes to the API that do not break current workflows
    • patch -- Patches and bugfixes for the current version that do not break current workflows
    • bumpless -- Changes to documentation, CI/CD pipelines, etc. that don't affect the software's version
  • (If applicable) Updated the dependencies and indicated any downstream changes that are required
  • Added/updated documentation for these changes
  • Added/updated tests for these changes
  • Verified changes in test deployment and summarized results, e.g. in PR description or comments on the related issue(s)

Reviewer checklist

  • Have all dependencies been updated?
  • Is the level of changes labeled appropriately?
  • Are all the changes described appropriately in CHANGELOG.md?
  • Has the documentation been adequately updated?
  • Are the tests adequate?
  • Have the changes been verified in the test deployment?

@asjohnston-asf asjohnston-asf merged commit 9d122c6 into main Mar 12, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch Bump the patch version number of this project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants