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/1.0.0 #113

Merged
merged 23 commits into from
Apr 23, 2024
Merged

Release/1.0.0 #113

merged 23 commits into from
Apr 23, 2024

Conversation

danielfromearth
Copy link
Collaborator

[1.0.0]

Added

  • issue/6: Create Adapter code that processes a Harmony Message and STAC Catalog
  • issue/7: Create working Docker image
  • issue/13: Add simple command line interface for testing
  • issue/16: Add a logo
  • PR #75: Add Docker build steps to GitHub Actions workflow
  • PR #84: Add readme badges
  • PR #100: Add license
  • PR #111: Add codecov to CI pipeline
  • PR #112: Add SNYK and PyPI to CI pipeline

Changed

  • issue/11: Rename from concat_batcher to batchee
  • issue/21: Improve CICD workflows
  • issue/41: Change Adapter output from single to multiple STAC Catalogs

Deprecated

Removed

Fixed

dependabot bot and others added 19 commits April 15, 2024 10:17
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.3.5 to 0.3.7.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@v0.3.5...v0.3.7)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [black](https://github.com/psf/black) from 24.3.0 to 24.4.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](psf/black@24.3.0...24.4.0)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.3.7 to 0.4.1.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@v0.3.7...v0.4.1)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [harmony-service-lib](https://github.com/nasa/harmony-service-lib-py) from 1.0.25 to 1.0.26.
- [Release notes](https://github.com/nasa/harmony-service-lib-py/releases)
- [Commits](nasa/harmony-service-lib-py@v1.0.25...v1.0.26)

---
updated-dependencies:
- dependency-name: harmony-service-lib
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…ice-lib-1.0.26

Bump harmony-service-lib from 1.0.25 to 1.0.26
@danielfromearth danielfromearth self-assigned this Apr 22, 2024
@codecov-commenter
Copy link

codecov-commenter commented Apr 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ No coverage uploaded for pull request base (main@c365c56). Click here to learn what that means.

❗ Current head 881e25c differs from pull request most recent head cd2bdd6. Consider uploading reports for the commit cd2bdd6 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #113   +/-   ##
=======================================
  Coverage        ?   15.32%           
=======================================
  Files           ?        4           
  Lines           ?      137           
  Branches        ?        0           
=======================================
  Hits            ?       21           
  Misses          ?      116           
  Partials        ?        0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@danielfromearth danielfromearth requested a review from ank1m April 22, 2024 18:51
@ank1m
Copy link
Collaborator

ank1m commented Apr 23, 2024

Tests with the release image in local environment were successful
image

@danielfromearth danielfromearth merged commit 33f1472 into main Apr 23, 2024
2 checks passed
@danielfromearth danielfromearth deleted the release/1.0.0 branch April 23, 2024 18:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants